Bug 92372 - Web Inspector: reduce auto refresh rate of the live native memory diagram
Summary: Web Inspector: reduce auto refresh rate of the live native memory diagram
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexei Filippov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-26 05:46 PDT by Alexei Filippov
Modified: 2012-07-26 09:27 PDT (History)
11 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2012-07-26 05:49 PDT, Alexei Filippov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexei Filippov 2012-07-26 05:46:44 PDT
It is currently 200ms which seems to be too frequent. Make it once per a second.
Comment 1 Alexei Filippov 2012-07-26 05:49:05 PDT
Created attachment 154624 [details]
Patch
Comment 2 Yury Semikhatsky 2012-07-26 07:05:29 PDT
Comment on attachment 154624 [details]
Patch

What's the motivation for this change? Is the current rate too high?
Comment 3 Alexei Filippov 2012-07-26 07:26:51 PDT
It's subjective. I think 200 ms is too high. If 1 sec is too low for you, let's close the deal at 500ms ;-)
Comment 4 WebKit Review Bot 2012-07-26 09:27:07 PDT
Comment on attachment 154624 [details]
Patch

Clearing flags on attachment: 154624

Committed r123758: <http://trac.webkit.org/changeset/123758>
Comment 5 WebKit Review Bot 2012-07-26 09:27:11 PDT
All reviewed patches have been landed.  Closing bug.