This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 7858 - All the current entries should merge into one current entry in the joint session history. (imagine a series of nested iframes that haven't been navigated, and call go(-1)... it should go back at the top-level, not do something weird with the iframes)
Summary: All the current entries should merge into one current entry in the joint sess...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: LC
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords: NE
Depends on:
Blocks:
 
Reported: 2009-10-09 11:59 UTC by contributor
Modified: 2010-10-04 13:59 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2009-10-09 11:59:50 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#current-entry-of-the-joint-session-history

Comment:
All the current entries should merge into one current entry in the joint session history. (imagine a series of nested iframes that haven't been navigated, and call go(-1)... it should go back at the top-level, not do something weird with the iframes)

Posted from: 98.248.33.53
Comment 1 Ian 'Hixie' Hickson 2009-10-09 12:01:30 UTC
We should probably just remove all the current entries other than the latest one.
Comment 2 contributor 2009-10-20 11:32:19 UTC
Checked in as WHATWG revision r4209.
Check-in comment: Fix the joint session history -- the current entries of other frames shouldn't be shown.
http://html5.org/tools/web-apps-tracker?from=4208&to=4209