Bug 93604

Summary: Web Inspector: DocumentEventQueue memory instrumentation
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: alph, apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 87262    
Attachments:
Description Flags
Patch none

Yury Semikhatsky
Reported 2012-08-09 05:00:24 PDT
According to pprof the queue may grow up to hundreds of Kbs on simple examples. It should be instrumented.
Attachments
Patch (4.73 KB, patch)
2012-08-09 05:02 PDT, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2012-08-09 05:02:03 PDT
WebKit Review Bot
Comment 2 2012-08-09 05:06:24 PDT
Attachment 157434 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/dom/Event.h:34: Code inside a namespace should not be indented. [whitespace/indent] [4] Total errors found: 1 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Review Bot
Comment 3 2012-08-09 10:37:22 PDT
Comment on attachment 157434 [details] Patch Clearing flags on attachment: 157434 Committed r125185: <http://trac.webkit.org/changeset/125185>
WebKit Review Bot
Comment 4 2012-08-09 10:37:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.