WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
89548
Web Inspector: reduce timeline refresh rate
https://bugs.webkit.org/show_bug.cgi?id=89548
Summary
Web Inspector: reduce timeline refresh rate
Andrey Kosyakov
Reported
2012-06-19 22:13:49 PDT
Timeline appears to slow down the inspected page refresh rate due to resource contention (particularly observed in Chromium on Mac, see crbug.com/133651). Reduced refresh rate and lazier update logic should help to mitigate that effect (though real fix should probably be in the platform itself). - reduce refresh for both overview and main panes to 300ms - automatically limit window size to approximately one pageful of events in the lower pane - do not refresh lower pane for events that are outside of the window
Attachments
Patch
(9.77 KB, patch)
2012-06-19 22:33 PDT
,
Andrey Kosyakov
pfeldman
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2012-06-19 22:33:20 PDT
Created
attachment 148505
[details]
Patch
Build Bot
Comment 2
2012-06-19 23:13:49 PDT
Comment on
attachment 148505
[details]
Patch
Attachment 148505
[details]
did not pass mac-ews (mac): Output:
http://queues.webkit.org/results/13007119
Andrey Kosyakov
Comment 3
2012-06-20 17:54:09 PDT
Committed
r120891
: <
http://trac.webkit.org/changeset/120891
>
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