Closed
Bug 1609163
Opened 1 year ago
Closed 1 year ago
Implement Page.getNavigationHistory
Categories
(Remote Protocol :: CDP, task)
Remote Protocol
CDP
Tracking
(firefox74 fixed)
RESOLVED
FIXED
Firefox 74
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
To get back and forward navigation working which I would like to have to tests handling frames attached and detached, it would be great to also see how it works with the bfcache.
Implementing this will be easy by using nsISHistory. I can query for entries and then retrieve details for the history entry from nsISHEntry.
| Assignee | ||
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
Updated•2 months ago
|
Component: CDP: Page → CDP
You need to log in
before you can comment on or make changes to this bug.
Description
•