RESOLVED FIXED 103106
Web Inspector: inspector overlay is always updated when inspector is open
https://bugs.webkit.org/show_bug.cgi?id=103106
Summary Web Inspector: inspector overlay is always updated when inspector is open
Andrey Kosyakov
Reported 2012-11-23 01:11:33 PST
0. Start chromium, navigate to about:tracing (this is just for about:tracing, the bug is perhaps present on all platforms) 1. Navigate to http://www.florajs.com/demos/flap.html in another tab 2. Record a trace, observe it's mostly JS and style recalculation 3. Open DevTools on the demo page 4. Record another trace. 5. Observe we spend 8-9ms per frame in LayerTreeHost::updateLayers now
Attachments
Patch (2.96 KB, patch)
2012-11-23 01:42 PST, Alexander Pavlov (apavlov)
pfeldman: review+
Alexander Pavlov (apavlov)
Comment 1 2012-11-23 01:42:45 PST
Alexander Pavlov (apavlov)
Comment 2 2012-11-23 01:46:13 PST
Note You need to log in before you can comment on or make changes to this bug.