Bug 130537

Summary: Make WKProcessPoolConfiguration SPI
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch thorton: review+

Description Anders Carlsson 2014-03-20 14:11:17 PDT
Make WKProcessPoolConfiguration SPI
Comment 1 Anders Carlsson 2014-03-20 14:11:54 PDT
Created attachment 227332 [details]
Patch
Comment 2 WebKit Commit Bot 2014-03-20 14:13:11 PDT
Attachment 227332 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKProcessPoolConfiguration.h:35:  Missing spaces around =  [whitespace/operators] [4]
Total errors found: 1 in 10 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-03-20 15:10:52 PDT
Created attachment 227344 [details]
Patch
Comment 4 WebKit Commit Bot 2014-03-20 15:13:32 PDT
Attachment 227344 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKProcessPoolConfiguration.h:35:  Missing spaces around =  [whitespace/operators] [4]
Total errors found: 1 in 10 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Tim Horton 2014-03-20 15:52:19 PDT
Comment on attachment 227344 [details]
Patch

rs=me
Comment 6 Anders Carlsson 2014-03-20 16:04:14 PDT
Committed r166011: <http://trac.webkit.org/changeset/166011>