Bug 113788

Summary: Web Inspector: memory instrumentation for external strings is broken
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, gyuyoung.kim, keishi, loislo, pfeldman, pmuellr, rakuco, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Yury Semikhatsky 2013-04-02 08:37:40 PDT
r144527 broke this when skipped all raw pointers in the memory instrumentation traversal algorithm. No we don't see JS externals strings in the native memory snapshot.
Comment 1 Yury Semikhatsky 2013-04-02 08:43:46 PDT
Created attachment 196149 [details]
Patch
Comment 2 Ilya Tikhonovsky 2013-04-02 08:48:18 PDT
Comment on attachment 196149 [details]
Patch

LGTM
Comment 3 WebKit Review Bot 2013-04-02 11:15:00 PDT
Comment on attachment 196149 [details]
Patch

Clearing flags on attachment: 196149

Committed r147466: <http://trac.webkit.org/changeset/147466>
Comment 4 WebKit Review Bot 2013-04-02 11:15:04 PDT
All reviewed patches have been landed.  Closing bug.