RESOLVED FIXED 92359
Web Inspector: move StringImpl size calculation to StringImpl
https://bugs.webkit.org/show_bug.cgi?id=92359
Summary Web Inspector: move StringImpl size calculation to StringImpl
Yury Semikhatsky
Reported 2012-07-26 03:07:33 PDT
It is now implemented in InspectorMemoryAgent.
Attachments
Patch (5.05 KB, patch)
2012-07-26 03:20 PDT, Yury Semikhatsky
no flags
Patch (5.08 KB, patch)
2012-07-26 03:21 PDT, Yury Semikhatsky
buildbot: commit-queue-
Patch for landing (4.74 KB, patch)
2012-07-30 01:09 PDT, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2012-07-26 03:20:04 PDT
Yury Semikhatsky
Comment 2 2012-07-26 03:21:36 PDT
WebKit Review Bot
Comment 3 2012-07-26 06:18:14 PDT
Comment on attachment 154601 [details] Patch Clearing flags on attachment: 154601 Committed r123740: <http://trac.webkit.org/changeset/123740>
WebKit Review Bot
Comment 4 2012-07-26 06:18:18 PDT
All reviewed patches have been landed. Closing bug.
Yury Semikhatsky
Comment 5 2012-07-26 07:51:11 PDT
Build Bot
Comment 6 2012-07-26 20:37:30 PDT
Yury Semikhatsky
Comment 7 2012-07-30 01:09:43 PDT
Created attachment 155228 [details] Patch for landing Added WTF_EXPORT_PRIVATE modifier to StringImpl::sizeInBytes method.
Yury Semikhatsky
Comment 8 2012-07-30 02:05:36 PDT
Note You need to log in before you can comment on or make changes to this bug.