[webkit-reviews] review granted: [Bug 47390] Add Private API for creating a WebKit1 WebSerializedJSValue from the internal representation of a WebKit2 WebSerializedScriptValue : [Attachment 70192] Fixes style issue in previous patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 10:39:37 PDT 2010


Sam Weinig <sam at webkit.org> has granted Jessie Berlin <jberlin at webkit.org>'s
request for review:
Bug 47390: Add Private API for creating a WebKit1 WebSerializedJSValue from the
internal representation of a WebKit2 WebSerializedScriptValue
https://bugs.webkit.org/show_bug.cgi?id=47390

Attachment 70192: Fixes style issue in previous patch
https://bugs.webkit.org/attachment.cgi?id=70192&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=70192&action=review

> WebKit2/Shared/API/c/WKSerializedScriptValuePrivate.h:35
> +WK_EXPORT void*
WKSerializedScriptValueGetInternalRepresentation(WKSerializedScriptValueRef);

We usually give a parameter name here.


More information about the webkit-reviews mailing list