Changes

Jump to: navigation, search

Mozilla.dev.tech.layout

224 bytes added, 15:57, 6 October 2006
FAQ
be used. [http://www.mozilla.org/performance/tools.html] also lists some profiles.
2. How do you findout if there are any reflows that are pending and wait to show the view until afterwards, but if none are pending, show the view immediately? What is the best way to determine whether there are any pending changes?
 
A. On the reflow branch you could check the DIRTY and DIRTY_CHILDREN framestate
flags. That won't help with pending style changes, but it'll work to detect
cases when the popup or something in it needs to be reflown.
1
edit

Navigation menu