WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
142466
Web Inspector: DOM tree updates lag out when many inline styles change quickly
https://bugs.webkit.org/show_bug.cgi?id=142466
Summary
Web Inspector: DOM tree updates lag out when many inline styles change quickly
Brian Burg
Reported
2015-03-08 15:26:10 PDT
Steps to reproduce: 1. Capture timeline data in 1st level inspector 2. Open 2nd level inspector 3. Show DOM tree in 2nd level inspector 4. Zoom or otherwise change timeline record positions in 1st level inspector It will take several seconds for the frontend to catch up. I am not sure what the bottleneck is. We may need a more robust backoff/coalescing approach to fetching attributes. It appears that DOMTreeManager simply coalesces with a 0-delay timer before fetching.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-03-08 15:26:25 PDT
<
rdar://problem/20086880
>
Blaze Burg
Comment 2
2018-08-23 13:52:05 PDT
This is so bad inspecting a cnn.com recording that inspector^2 simply hangs.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug