Bug 130868 - Add _ prefix to WKRemoteObjectRegistery and WKRemoteObjectInterface
Summary: Add _ prefix to WKRemoteObjectRegistery and WKRemoteObjectInterface
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-27 15:36 PDT by Anders Carlsson
Modified: 2014-03-27 15:59 PDT (History)
1 user (show)

See Also:


Attachments
Patch (89.11 KB, patch)
2014-03-27 15:39 PDT, Anders Carlsson
sam: 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 2014-03-27 15:36:57 PDT
Add _ prefix to WKRemoteObjectRegistery and WKRemoteObjectInterface
Comment 1 Anders Carlsson 2014-03-27 15:39:44 PDT
Created attachment 227995 [details]
Patch
Comment 2 WebKit Commit Bot 2014-03-27 15:42:05 PDT
Attachment 227995 [details] did not pass style-queue:


ERROR: Source/WebKit2/Shared/API/Cocoa/RemoteObjectRegistry.h:31:  _WKRemoteObjectRegistry is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
Total errors found: 1 in 25 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-03-27 15:59:30 PDT
Committed r166379: <http://trac.webkit.org/changeset/166379>