[Webkit-unassigned] [Bug 99674] Web Inspector: [JSC] SourceProvider reuses IDs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 20:13:39 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=99674





--- Comment #1 from Timothy Hatcher <timothy at apple.com>  2012-10-17 20:14:31 PST ---
Retaining SourceProvider will eat more memory since ScriptDebugListener::Script already duplicates the data provided by SourceProvider. Unless we make ScriptDebugListener::Script be a shell for SourceProvider.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list