[Webkit-unassigned] [Bug 63481] Bring V8's SerializedScriptValue implementation up to date

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 11 15:43:29 PDT 2011


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





--- Comment #11 from Dmitry Lomov <dslomov at google.com>  2011-07-11 15:43:29 PST ---
(From update of attachment 99884)
View in context: https://bugs.webkit.org/attachment.cgi?id=99884&action=review

Code changes look good to me, with a minor comment on comment.

> Source/WebCore/bindings/v8/SerializedScriptValue.cpp:159
> +// externally.

I think it should be mentioned that it is ok to persist SerializedScriptValue as a binary blob, but this code should always be used to interpret the blob.

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