Bug 130739

Summary: [WK2] Schemes registered as cache partitioned are not properly registered in new web processes
Product: WebKit Reporter: Vicki Pfau <jeffrey+webkit>
Component: WebKit2Assignee: Vicki Pfau <jeffrey+webkit>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Vicki Pfau 2014-03-25 14:16:04 PDT
When registering a scheme as cache partitioned, new web processes do not properly pick up the fact that the scheme was registered.
Comment 1 Vicki Pfau 2014-03-25 14:20:07 PDT
Created attachment 227796 [details]
Patch
Comment 2 Vicki Pfau 2014-03-25 14:29:18 PDT
<rdar://problem/16424080>
Comment 3 Vicki Pfau 2014-03-25 14:53:49 PDT
Committed r166258: <http://trac.webkit.org/changeset/166258>