Bug 76059 - Web Inspector: provide basic information about DOM character data size
Summary: Web Inspector: provide basic information about DOM character data size
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-11 07:16 PST by Yury Semikhatsky
Modified: 2012-01-17 07:37 PST (History)
14 users (show)

See Also:


Attachments
Patch (14.63 KB, patch)
2012-01-11 07:20 PST, Yury Semikhatsky
pfeldman: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Patch for landing (13.73 KB, patch)
2012-01-12 04:35 PST, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2012-01-11 07:16:35 PST
Web Inspector: memory agent should provide information about DOM character data size.
Comment 1 Yury Semikhatsky 2012-01-11 07:20:42 PST
Created attachment 122017 [details]
Patch
Comment 2 WebKit Review Bot 2012-01-11 07:28:20 PST
Comment on attachment 122017 [details]
Patch

Attachment 122017 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11211016
Comment 3 Yury Semikhatsky 2012-01-12 04:35:34 PST
Created attachment 122214 [details]
Patch for landing

This change depends on V8 change: http://codereview.chromium.org/9139018/
Comment 4 Yury Semikhatsky 2012-01-17 07:37:32 PST
Committed r105157: <http://trac.webkit.org/changeset/105157>