Rename a bunch of API classes and move them to Shared/API
Created attachment 243626 [details] Patch
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.
Committed r177639: <http://trac.webkit.org/changeset/177639>