Closed
Bug 1728375
Opened 3 years ago
Closed 3 years ago
Make it easier for nsISHistoryListener's to react to purges and truncations
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
Details
Attachments
(1 file)
I'm hoping to augment nsISHistoryListener with the following information:
- The number of entries that are purged when purging history
- The number of entries truncated when navigating at a mid-point in history
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → mconley
Status: NEW → ASSIGNED
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f4e545a23ae
Notify session history listeners when entries are being removed via purging or truncation. r=smaug
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•