Bug 153550

Summary: Add WebKitAddition extension points to WebCore, WebKit and WebKitLegacy
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cgarcia, commit-queue, esprehn+autocc, japhet, kangil.han
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

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>