Closed
Bug 1890756
Opened 1 year ago
Closed 1 year ago
Implement NavigationCurrentEntryChangeEvent and `Navigaion.oncurrententrychange`
Categories
(Core :: DOM: Navigation, task)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
People
(Reporter: farre, Unassigned)
References
(Blocks 1 open bug)
Details
This includes the attributes:
readonly attribute NavigationType? navigationType;
readonly attribute NavigationHistoryEntry from;
| Reporter | ||
Updated•1 year ago
|
Type: defect → task
| Reporter | ||
Updated•1 year ago
|
Depends on: 1895254
Summary: Implement NavigationCurrentEntryChangeEvent → Implement NavigationCurrentEntryChangeEvent and `Navigaion.oncurrententrychange`
Comment 1•1 year ago
|
||
This was implemented in the patch for bug 1890747.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•