Bug 74324

Summary: Add WKConnection objective-c wrapper around WKConnectionRef
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Sam Weinig 2011-12-12 13:30:53 PST
Add WKConnection objective-c wrapper around WKConnectionRef
Comment 1 Sam Weinig 2011-12-12 13:32:49 PST
Created attachment 118833 [details]
Patch
Comment 2 WebKit Review Bot 2011-12-12 13:35:10 PST
Attachment 118833 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/UIProcess/API/mac/WKConnectionInternal.h:28:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2011-12-12 13:41:38 PST
Committed r102616: <http://trac.webkit.org/changeset/102616>