[Webkit-unassigned] [Bug 107655] [v8] prepare SerializedScriptValue for transition to Latin-1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 23 03:39:52 PST 2013


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





--- Comment #5 from Dan Carney <dcarney at google.com>  2013-01-23 03:41:45 PST ---
jsbell, alecflett: just to clarify what will happen.  Once V8_ONE_BYTE_STRINGS_ENABLED is defined in v8, one byte strings will now potentially have payloads with bytes > 0xf.  This was previously impossible, so a version 2 SSV should not be allowed to read from a version 3 value.  Version 3 can read version 2 without issue.

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