Bug 89968

Summary: Web Inspector: add character data to the DOM section of native memory view
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, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 87262    
Attachments:
Description Flags
Patch vsevik: review+

Description Yury Semikhatsky 2012-06-26 03:14:44 PDT
A significant chunk of memory may be occupied by character data held by DOM elements, it should be included into the native memory view.
Comment 1 Yury Semikhatsky 2012-06-26 03:20:13 PDT
Created attachment 149503 [details]
Patch
Comment 2 Alexei Filippov 2012-06-26 03:51:27 PDT
Comment on attachment 149503 [details]
Patch

lgtm
Comment 3 Yury Semikhatsky 2012-06-29 01:46:22 PDT
Committed r121530: <http://trac.webkit.org/changeset/121530>