Bug 130033

Summary: [Cocoa] Allow setting a custom group identifier on a WKWebView
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add _groupIdentifier property to WKWebViewConfiguration thorton: review+

Description mitz 2014-03-10 12:11:22 PDT
[Cocoa] Allow setting a custom group identifier on a WKWebView
Comment 1 mitz 2014-03-10 12:17:46 PDT
<rdar://problem/16278716>
Comment 2 mitz 2014-03-10 12:19:42 PDT
Created attachment 226329 [details]
Add _groupIdentifier property to WKWebViewConfiguration
Comment 3 WebKit Commit Bot 2014-03-10 12:21:47 PDT
Attachment 226329 [details] did not pass style-queue:


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


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 mitz 2014-03-10 13:13:25 PDT
Committed <http://trac.webkit.org/r165398>.