Bug 70389 - Assertion failure when going back in page with navigated subframes
Summary: Assertion failure when going back in page with navigated subframes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on: 70393
Blocks:
  Show dependency treegraph
 
Reported: 2011-10-18 17:25 PDT by Anders Carlsson
Modified: 2011-10-18 18:37 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.32 KB, patch)
2011-10-18 17:32 PDT, Anders Carlsson
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-10-18 17:25:12 PDT
Assertion failure when going back in page with navigated subframes
Comment 1 Anders Carlsson 2011-10-18 17:32:07 PDT
Created attachment 111537 [details]
Patch
Comment 2 Anders Carlsson 2011-10-18 17:51:28 PDT
Committed r97821: <http://trac.webkit.org/changeset/97821>
Comment 3 Dirk Pranke 2011-10-18 18:20:01 PDT
Oddly, the -expected.txt file in the patch has "This tests that navigating two subframes and then going back using history.go(-2) won't assert." once, but the file that actually got landed has that line repeated. 

I assume that is a mistake somehow? I will land an updated baseline if you aren't around to comment on this in the next ~30 min or so.
Comment 4 Dirk Pranke 2011-10-18 18:34:42 PDT
filed bug 70393 to fix the baseline.
Comment 5 Dirk Pranke 2011-10-18 18:37:00 PDT
landed an updated baseline.