Bug 74324 - Add WKConnection objective-c wrapper around WKConnectionRef
Summary: Add WKConnection objective-c wrapper around WKConnectionRef
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-12 13:30 PST by Sam Weinig
Modified: 2011-12-12 13:41 PST (History)
1 user (show)

See Also:


Attachments
Patch (20.00 KB, patch)
2011-12-12 13:32 PST, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>