Bug 130537 - Make WKProcessPoolConfiguration SPI
Summary: Make WKProcessPoolConfiguration SPI
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-03-20 14:11 PDT by Anders Carlsson
Modified: 2014-03-20 16:04 PDT (History)
1 user (show)

See Also:


Attachments
Patch (32.46 KB, patch)
2014-03-20 14:11 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (32.46 KB, patch)
2014-03-20 15:10 PDT, Anders Carlsson
thorton: 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-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>