[Webkit-unassigned] [Bug 32846] Timeline Panel timings are polluted by DOM Mutation events (which force inline Style Recalculations)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 21 23:34:17 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32846





--- Comment #3 from Pavel Feldman <pfeldman at chromium.org>  2009-12-21 23:34:17 PST ---
We can temporarily disable DOMAgent, visually disable Elements panel as a whole
while timeline is running. Once it has completed, we can re-push DOM tree and
restore elements tree selection. Seems to be fairly straightforward and local
change.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list