Bug 45151

Summary: Add ability to send WKDictionaryRefs via post message.
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Real patch andersca: review+

Description Sam Weinig 2010-09-02 16:31:06 PDT
Add ability to send WKDictionaryRefs via post message.
Comment 1 Sam Weinig 2010-09-02 16:32:21 PDT
Created attachment 66428 [details]
Patch
Comment 2 Sam Weinig 2010-09-02 16:36:14 PDT
Created attachment 66429 [details]
Real patch
Comment 3 WebKit Review Bot 2010-09-02 16:38:44 PDT
Attachment 66429 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKit2/Shared/UserMessageCoders.h:49:  One space before end of line comments  [whitespace/comments] [5]
WebKit2/Shared/UserMessageCoders.h:60:  One space before end of line comments  [whitespace/comments] [5]
WebKit2/Shared/UserMessageCoders.h:61:  One space before end of line comments  [whitespace/comments] [5]
Total errors found: 3 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Sam Weinig 2010-09-02 16:57:35 PDT
Landed in r66693.