WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
32053
Update back/forward navigation model to accurately follow HTML5 spec for state objects/hash changes
https://bugs.webkit.org/show_bug.cgi?id=32053
Summary
Update back/forward navigation model to accurately follow HTML5 spec for stat...
Brady Eidson
Reported
2009-12-01 21:15:19 PST
Update back/forward navigation model to accurately follow HTML5 spec for state objects/hash changes HTML5 specifies navigation and history traversal in terms of which document a navigation belongs to. This precise specification affects how hash changes and state object (
https://bugs.webkit.org/show_bug.cgi?id=32052
) traversals work, especially when scheduled during a page load (the page load shouldn't be cancelled if the scheduled navigation is to the same document)
Attachments
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2009-12-02 10:58:13 PST
Another thing covered by this bug is going back to a page that is in the page cache - activating page-cache items does not yet handle the popstate machinery, but having *all* back/forward history items track their document should help fix this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug