WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107938
Refactor InspectorMemoryAgent: memory data as a map.
https://bugs.webkit.org/show_bug.cgi?id=107938
Summary
Refactor InspectorMemoryAgent: memory data as a map.
Marja Hölttä
Reported
2013-01-25 05:09:26 PST
This will be used by
bug 107651
which adds a WebKit API for accessing the memory information collected by the inspector.
Attachments
Patch
(11.51 KB, patch)
2013-01-25 05:12 PST
,
Marja Hölttä
no flags
Details
Formatted Diff
Diff
Patch
(11.50 KB, patch)
2013-01-25 05:13 PST
,
Marja Hölttä
no flags
Details
Formatted Diff
Diff
Patch
(11.51 KB, patch)
2013-01-25 05:34 PST
,
Marja Hölttä
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Marja Hölttä
Comment 1
2013-01-25 05:12:16 PST
Created
attachment 184730
[details]
Patch
Marja Hölttä
Comment 2
2013-01-25 05:13:46 PST
Created
attachment 184731
[details]
Patch
Yury Semikhatsky
Comment 3
2013-01-25 05:33:01 PST
Comment on
attachment 184731
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=184731&action=review
> Source/WebCore/inspector/InspectorController.cpp:449 > + m_memoryAgent->getProcessMemoryDistributionAsMap(0, graph, &memoryInfo);
0 -> false
Marja Hölttä
Comment 4
2013-01-25 05:34:17 PST
Created
attachment 184735
[details]
Patch
Marja Hölttä
Comment 5
2013-01-25 05:34:37 PST
Comment on
attachment 184731
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=184731&action=review
>> Source/WebCore/inspector/InspectorController.cpp:449 >> + m_memoryAgent->getProcessMemoryDistributionAsMap(0, graph, &memoryInfo); > > 0 -> false
Oops! Fixed.
WebKit Review Bot
Comment 6
2013-01-25 06:38:53 PST
Comment on
attachment 184735
[details]
Patch Clearing flags on attachment: 184735 Committed
r140823
: <
http://trac.webkit.org/changeset/140823
>
WebKit Review Bot
Comment 7
2013-01-25 06:38:59 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug