Bug 113709 - [WK2] Sandbox extension tracking is incorrect when restoring a session
Summary: [WK2] Sandbox extension tracking is incorrect when restoring a session
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-04-01 10:45 PDT by Alexey Proskuryakov
Modified: 2013-04-01 11:04 PDT (History)
0 users

See Also:


Attachments
proposed fix (3.52 KB, patch)
2013-04-01 10:53 PDT, Alexey Proskuryakov
andersca: review+
Details | Formatted Diff | Diff

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