Bug 45234

Summary: Allow passing null to postMessage API functions
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch andersca: review+

Description Sam Weinig 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.
Comment 1 Sam Weinig 2010-09-04 15:45:55 PDT
Created attachment 66591 [details]
Patch
Comment 2 Sam Weinig 2010-09-04 17:21:32 PDT
Landed in r66799.