Bug 134682 - [Cocoa] Assertion failure in NavigationState::LoaderClient::didStartProvisionalLoadForFrame (navigationID) when navigating through the page cache
Summary: [Cocoa] Assertion failure in NavigationState::LoaderClient::didStartProvision...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-07 09:05 PDT by mitz
Modified: 2014-07-07 09:21 PDT (History)
3 users (show)

See Also:


Attachments
Remove some assertions added in r170660 (6.07 KB, patch)
2014-07-07 09:07 PDT, mitz
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-07-07 09:05:11 PDT
[Cocoa] Assertion failure in NavigationState::LoaderClient::didStartProvisionalLoadForFrame (navigationID) when navigating through the page cache
Comment 1 mitz 2014-07-07 09:07:25 PDT
Created attachment 234490 [details]
Remove some assertions added in r170660
Comment 2 mitz 2014-07-07 09:21:39 PDT
Fixed in <http://trac.webkit.org/r170845>.