Bug 265401
Summary: | [Navigation] Dispatch NavigateEvent on same-document navigations | ||
---|---|---|---|
Product: | WebKit | Reporter: | Patrick Griffis <pgriffis> |
Component: | WebCore Misc. | Assignee: | Patrick Griffis <pgriffis> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 258384 |
Patrick Griffis
When NavigationAPI is enabled this will track same-document navigations, setting currentEntry, and dispatch NavigateEvent with the proper NavigationDestination.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Patrick Griffis
Pull request: https://github.com/WebKit/WebKit/pull/20952
Radar WebKit Bug Importer
<rdar://problem/119149634>
Patrick Griffis
Pull request: https://github.com/WebKit/WebKit/pull/25640
EWS
Committed 276522@main (b3b7f859d975): <https://commits.webkit.org/276522@main>
Reviewed commits have been landed. Closing PR #25640 and removing active labels.