[Webkit-unassigned] [Bug 36892] [V8] SerializedScriptValue must be deserialized only once and in the right context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 31 11:35:00 PDT 2010


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


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52190|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #2 from David Levin <levin at chromium.org>  2010-03-31 11:35:00 PST ---
(From update of attachment 52190)

> diff --git a/WebCore/bindings/scripts/CodeGeneratorV8.pm b/WebCore/bindings/scripts/CodeGeneratorV8.pm
> +        if ($serializedAttribute->type =~ /^readonly/) {
> +            $attrAttr .= "|v8::ReadOnly";

Ideally add spaces around | (so the code will match the general WK style).

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