Bug 153550 - Add WebKitAddition extension points to WebCore, WebKit and WebKitLegacy
Summary: Add WebKitAddition extension points to WebCore, WebKit and WebKitLegacy
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: 2016-01-27 09:49 PST by Anders Carlsson
Modified: 2016-01-27 15:12 PST (History)
6 users (show)

See Also:


Attachments
Patch (39.85 KB, patch)
2016-01-27 09:53 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 2016-01-27 09:49:55 PST
Add WebKitAddition extension points to WebCore, WebKit and WebKitLegacy
Comment 1 Anders Carlsson 2016-01-27 09:53:41 PST
Created attachment 270002 [details]
Patch
Comment 2 WebKit Commit Bot 2016-01-27 09:54:59 PST
Attachment 270002 [details] did not pass style-queue:


ERROR: Source/WebKit/mac/WebView/WebView.mm:1221:  "WebKitAdditions/WebViewInitialization.mm" already included at Source/WebKit/mac/WebView/WebView.mm:977  [build/include] [4]
ERROR: Source/WebKit2/UIProcess/WebPageProxy.cpp:713:  "WebKitAdditions/WebPageProxyInitialization.h" already included at Source/WebKit2/UIProcess/WebPageProxy.cpp:481  [build/include] [4]
Total errors found: 2 in 24 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2016-01-27 15:12:38 PST
Committed r195698: <http://trac.webkit.org/changeset/195698>