WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 90686
Web Inspector: show loaders memory consumption on the memory chart
https://bugs.webkit.org/show_bug.cgi?id=90686
Summary
Web Inspector: show loaders memory consumption on the memory chart
Yury Semikhatsky
Reported
2012-07-06 06:56:06 PDT
Size of FrameLoader, DocumentLoader, ResourceLoader and their resources should be shown on the memory pie chart.
Attachments
Patch draft
(8.67 KB, patch)
2012-07-06 07:59 PDT
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
Patch
(12.80 KB, patch)
2012-07-17 05:53 PDT
,
Ilya Tikhonovsky
no flags
Details
Formatted Diff
Diff
Patch
(18.77 KB, patch)
2012-07-17 07:50 PDT
,
Ilya Tikhonovsky
pfeldman
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2012-07-06 07:59:51 PDT
Created
attachment 151083
[details]
Patch draft
Early Warning System Bot
Comment 2
2012-07-06 08:16:57 PDT
Comment on
attachment 151083
[details]
Patch draft
Attachment 151083
[details]
did not pass qt-wk2-ews (qt): Output:
http://queues.webkit.org/results/13140508
Early Warning System Bot
Comment 3
2012-07-06 08:20:59 PDT
Comment on
attachment 151083
[details]
Patch draft
Attachment 151083
[details]
did not pass qt-ews (qt): Output:
http://queues.webkit.org/results/13140509
Build Bot
Comment 4
2012-07-06 10:39:22 PDT
Comment on
attachment 151083
[details]
Patch draft
Attachment 151083
[details]
did not pass mac-ews (mac): Output:
http://queues.webkit.org/results/13155316
Ilya Tikhonovsky
Comment 5
2012-07-17 05:53:49 PDT
Created
attachment 152746
[details]
Patch
Build Bot
Comment 6
2012-07-17 06:32:13 PDT
Comment on
attachment 152746
[details]
Patch
Attachment 152746
[details]
did not pass mac-ews (mac): Output:
http://queues.webkit.org/results/13272140
Ilya Tikhonovsky
Comment 7
2012-07-17 07:50:20 PDT
Created
attachment 152762
[details]
Patch
Pavel Feldman
Comment 8
2012-07-17 13:09:35 PDT
Comment on
attachment 152762
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=152762&action=review
> Source/WebCore/loader/ResourceLoader.cpp:533 > + printf("ResourceLoader: %u\n", m_resourceData ? m_resourceData->size() : 0);
Please remove this logging.
Ilya Tikhonovsky
Comment 9
2012-07-17 22:59:06 PDT
Committed
r122920
: <
http://trac.webkit.org/changeset/122920
>
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