Closed
Bug 1647429
Opened 6 years ago
Closed 6 years ago
Fix use of GetTopLevelContentDocument in Document::PropagateUseCounters(|ToPage)
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1656114
People
(Reporter: kmag, Unassigned)
References
Details
GetTopLevelContentDocument returns null when the top-level document is in a different process, or there are cross-process interstitials between it and the current document. This means that for these frames, use counters are never propagated upward.
Updated•6 years ago
|
Severity: -- → S3
Fission Milestone: --- → ?
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Comment 3•6 years ago
|
||
Clearing Fission Milestone for bugs resolved as duplicates. We don't need to track duplicates.
Fission Milestone: M6c → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•