Firefox
EN
Better stack fixing for Firefox
Nicholas Nethercote
Nicholas Nethercote
I recently undertook a project to improve the stack fixing tools used for Firefox. This has resulted in some large performance wins (e.g. 10x-100x) and a significant improvement in code quality. The story involves Rust, Python, executable and debug info formats, Taskcluster, and many unexpected complications. What is a stack fixer? Within the Firefox code […]