Closed
Bug 1609163
Opened 5 years ago
Closed 5 years 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)
(deleted),
text/x-phabricator-request
|
Details |
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•5 years ago
|
||
Comment 2•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
Updated•4 years ago
|
Component: CDP: Page → CDP
You need to log in
before you can comment on or make changes to this bug.
Description
•