[Webkit-unassigned] [Bug 102293] IndexedDB: SerializedScriptValue::toWireString() fails for odd-length serialized data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 15:41:00 PST 2012


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


Joshua Bell <jsbell at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #2 from Joshua Bell <jsbell at chromium.org>  2012-11-14 15:42:48 PST ---
This is effectively a duplicate of webkit.org/b/99310 - it would make more sense to upload the patch there - but review the discussion first.

The "right" solution is probably to rip the notion of "WireString" out of SSV and use e.g. Vector<char> instead.

*** This bug has been marked as a duplicate of bug 99310 ***

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