Bug 113709

Summary: [WK2] Sandbox extension tracking is incorrect when restoring a session
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix andersca: review+

Description Alexey Proskuryakov 2013-04-01 10:45:48 PDT
When a session is restored, a load is sometimes started and immediately replaced with another one. This erroneously clears pending provisional sandbox extension.

<rdar://problem/13490123>
Comment 1 Alexey Proskuryakov 2013-04-01 10:53:33 PDT
Created attachment 195993 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2013-04-01 11:04:34 PDT
Committed <http://trac.webkit.org/changeset/147344>.