Bug 298465
| Summary: | [Navigation API] Replace does not replace the current entry in the UI Process b/f list | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | rupin |
| Component: | New Bugs | Assignee: | rupin |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
rupin
[Navigation API] Replace does not replace the current entry in the UI Process b/f list
Check the state of the UI Process b/f list (WebBackForwardList) after the replace operation in LayoutTests/imported/w3c/web-platform-tests/navigation-api/currententrychange-event/navigation-navigate-replace-cross-doc.html and you'll see that instead of replacing the current history entry, a new history was created.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/159962421>
rupin
Pull request: https://github.com/WebKit/WebKit/pull/51323
EWS
Committed 300563@main (530b62a6cfaa): <https://commits.webkit.org/300563@main>
Reviewed commits have been landed. Closing PR #51323 and removing active labels.