Bug 180504

Summary: -[WKWebViewConfiguration copyWithZone] doesn't copy _groupIdentifier
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: WebKit APIAssignee: Jeff Miller <jeffm>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, jeffm, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Jeff Miller
Reported 2017-12-06 14:03:05 PST
-[WKWebViewConfiguration copyWithZone] doesn't copy the _groupIdentifier string, which means WKWebView's created with a copy of the configuration won't have a page group. For example, this is done during UIDelegate::UIClient::createNewPage().
Attachments
Patch (3.01 KB, patch)
2017-12-06 14:38 PST, Jeff Miller
ggaren: review+
Radar WebKit Bug Importer
Comment 1 2017-12-06 14:03:47 PST
Jeff Miller
Comment 2 2017-12-06 14:38:45 PST
Geoffrey Garen
Comment 3 2017-12-06 14:41:02 PST
Comment on attachment 328633 [details] Patch r=me
Jeff Miller
Comment 4 2017-12-06 16:19:35 PST
Note You need to log in before you can comment on or make changes to this bug.