Bug 282627
Summary: | [Navigation] Entry state can be lost during traversals | ||
---|---|---|---|
Product: | WebKit | Reporter: | Patrick Griffis <pgriffis> |
Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=282628 | ||
Bug Depends on: | 282630 | ||
Bug Blocks: | 258384 |
Patrick Griffis
state/same-document-away-and-back-location-api.html
updateCurrentEntry-method/same-document-away-and-back-location-api.html
The cause is unclear at a glance. Currently HistoryItem and NavigationHistoryEntry both maintain their own state, so at some point they are probably out of sync and state is lost.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139735948>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/37460
EWS
Committed 287401@main (79c78cf13ab4): <https://commits.webkit.org/287401@main>
Reviewed commits have been landed. Closing PR #37460 and removing active labels.