Bug 139866 - Rename a bunch of API classes and move them to Shared/API
Summary: Rename a bunch of API classes and move them to Shared/API
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-12-22 10:31 PST by Anders Carlsson
Modified: 2014-12-22 11:27 PST (History)
6 users (show)

See Also:


Attachments
Patch (101.57 KB, patch)
2014-12-22 10:32 PST, 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-12-22 10:31:59 PST
Rename a bunch of API classes and move them to Shared/API
Comment 1 Anders Carlsson 2014-12-22 10:32:43 PST
Created attachment 243626 [details]
Patch
Comment 2 WebKit Commit Bot 2014-12-22 10:34:43 PST
Attachment 243626 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/Cocoa/UIDelegate.mm:181:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/Cocoa/UIDelegate.h:69:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/API/C/WKPage.cpp:1480:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/WebPageProxy.cpp:2348:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/WebPageProxy.h:699:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/API/APIUIClient.h:117:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/WebOriginDataManagerProxy.h:56:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/Shared/API/c/WKSerializedScriptValue.cpp:30:  Alphabetical sorting problem.  [build/include_order] [4]
ERROR: Source/WebKit2/UIProcess/WebOriginDataManagerProxy.cpp:208:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/Shared/SecurityOriginData.cpp:31:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 10 in 48 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-12-22 11:27:10 PST
Committed r177639: <http://trac.webkit.org/changeset/177639>