Confirmed users
336
edits
(Added links from presentation) |
No edit summary |
||
Line 78: | Line 78: | ||
* To flash repainted areas in the browser, set "nglayout.debug.paint_flashing" to True in about:config | * To flash repainted areas in the browser, set "nglayout.debug.paint_flashing" to True in about:config | ||
* Example page with excessive repainting: http://www.mozilla.org/projects/firefox/prerelease.html | * Example page with excessive repainting: http://www.mozilla.org/projects/firefox/prerelease.html | ||
'''Profiler''' | |||
* Reporting a performance problem: https://developer.mozilla.org/en/Performance/Reporting_a_Performance_Problem | |||
* Profiler documentation: https://developer.mozilla.org/en-US/docs/Performance/Profiling_with_the_Built-in_Profiler |