Bug 150597 - Add an API test for _WKRemoteObjectRegistry
Summary: Add an API test for _WKRemoteObjectRegistry
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-27 12:06 PDT by Anders Carlsson
Modified: 2015-10-27 12:18 PDT (History)
1 user (show)

See Also:


Attachments
Patch (18.15 KB, patch)
2015-10-27 12:12 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2015-10-27 12:06:20 PDT
Add an API test for _WKRemoteObjectRegistry
Comment 1 Anders Carlsson 2015-10-27 12:12:20 PDT
Created attachment 264148 [details]
Patch
Comment 2 WebKit Commit Bot 2015-10-27 12:14:57 PDT
Attachment 264148 [details] did not pass style-queue:


ERROR: Tools/TestWebKitAPI/Tests/WebKit2Cocoa/RemoteObjectRegistry.mm:56:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2015-10-27 12:16:45 PDT
Comment on attachment 264148 [details]
Patch

r=me
Comment 4 Anders Carlsson 2015-10-27 12:18:51 PDT
Committed r191630: <http://trac.webkit.org/changeset/191630>