Closed
Bug 1873294
Opened 2 years ago
Closed 2 years ago
Clean up logic for firing cross-process load events
Categories
(Core :: DOM: Navigation, enhancement)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
123 Branch
| Tracking | Status | |
|---|---|---|
| firefox123 | --- | fixed |
People
(Reporter: nika, Assigned: nika)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
Previously it may have been possible in some edge cases for us to send
MaybeFireEmbedderLoadEvents for a non-toplevel frame during docshell
tree teardown.
Pushed by nlayzell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a36120786a42
Clean up logic for firing cross-process load events, r=smaug
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•