RESOLVED FIXED 136191
Web Inspector: Do not copy large module source strings
https://bugs.webkit.org/show_bug.cgi?id=136191
Summary Web Inspector: Do not copy large module source strings
Joseph Pecoraro
Reported 2014-08-22 19:24:41 PDT
We should use a non-copying WTFString constructor for the large inspector module strings: InjectedScriptSource_js CommandLineAPIModuleSource_js Note, other compiled strings were not copied: XMLViewer_js XMLViewer_css
Attachments
[PATCH] Proposed Fix (2.84 KB, patch)
2014-08-22 19:25 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2014-08-22 19:25:36 PDT
Joseph Pecoraro
Comment 2 2014-08-22 19:25:48 PDT
Created attachment 237021 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2014-08-23 01:17:05 PDT
Comment on attachment 237021 [details] [PATCH] Proposed Fix Clearing flags on attachment: 237021 Committed r172888: <http://trac.webkit.org/changeset/172888>
WebKit Commit Bot
Comment 4 2014-08-23 01:17:08 PDT
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.