RESOLVED FIXED Bug 45234
Allow passing null to postMessage API functions
https://bugs.webkit.org/show_bug.cgi?id=45234
Summary Allow passing null to postMessage API functions
Sam Weinig
Reported 2010-09-04 15:41:49 PDT
We should allow passing null to the postMessage API functions through explicit serialization of the null value for user messages.
Attachments
Patch (9.66 KB, patch)
2010-09-04 15:45 PDT, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2010-09-04 15:45:55 PDT
Sam Weinig
Comment 2 2010-09-04 17:21:32 PDT
Landed in r66799.
Note You need to log in before you can comment on or make changes to this bug.