Bug 130739 - [WK2] Schemes registered as cache partitioned are not properly registered in new web processes
Summary: [WK2] Schemes registered as cache partitioned are not properly registered in ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Vicki Pfau
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-25 14:16 PDT by Vicki Pfau
Modified: 2014-03-25 14:53 PDT (History)
0 users

See Also:


Attachments
Patch (1.38 KB, patch)
2014-03-25 14:20 PDT, Vicki Pfau
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>