[Webkit-unassigned] [Bug 66877] [Chromium] Add ability to do static SerializedScriptValue deserialization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 14:10:19 PDT 2011


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





--- Comment #12 from David Levin <levin at chromium.org>  2011-08-29 14:10:19 PST ---
(From update of attachment 105493)
View in context: https://bugs.webkit.org/attachment.cgi?id=105493&action=review

> Source/WebKit/chromium/src/WebSerializedScriptValue.cpp:50
> +    WebSerializedScriptValue v = SerializedScriptValue::create(value, didThrow);

Use words not abbreviations for WebKit variable names.

> Source/WebKit/chromium/src/WebSerializedScriptValue.cpp:52
> +      return createInvalid();

4 space indent for WebKit.

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