[Webkit-unassigned] [Bug 38661] Persist V8's ScriptData to cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 14 13:32:50 PDT 2010


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





--- Comment #24 from Tony Gentilcore <tonyg at chromium.org>  2010-06-14 13:32:48 PST ---
(In reply to comment #23)
> Created an attachment (id=58694)
 --> (https://bugs.webkit.org/attachment.cgi?id=58694) [details]
> Patch

This patch has two differences from the original that had to be rolled back:
1. It includes a LayoutTest that fails with the original patch, but passes now.
2. It doesn't call .utf8() on the source string, but instead uses the same external V8 string that is passed to compile().

-- 
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