[webkit-reviews] review granted: [Bug 66713] postMessage to raises INVALID_STATE_ERR instead of DATA_CLONE_ERR in many cases. : [Attachment 105088] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 25 11:42:11 PDT 2011


Dmitry Titov <dimich at chromium.org> has granted David Levin
<levin at chromium.org>'s request for review:
Bug 66713: postMessage to raises INVALID_STATE_ERR instead of DATA_CLONE_ERR in
many cases.
https://bugs.webkit.org/show_bug.cgi?id=66713

Attachment 105088: Patch
https://bugs.webkit.org/attachment.cgi?id=105088&action=review

------- Additional Comments from Dmitry Titov <dimich at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=105088&action=review


r=me with a nit.

> LayoutTests/ChangeLog:3
> +	   postMessage to raises INVALID_STATE_ERR instead of DATA_CLONE_ERR in
many cases.

"to raises" -> "to raise"?

> Source/WebCore/ChangeLog:3
> +	   postMessage to raises INVALID_STATE_ERR instead of DATA_CLONE_ERR in
many cases.

same as above


More information about the webkit-reviews mailing list