Closed Bug 1472428 Opened 6 years ago Closed 6 years ago

[FIX] HTMLMediaElement.cpp should not use IsInUncomposedDoc

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: smaug, Assigned: smaug)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This is mostly telemetry stuff
IsInComposedDoc returns true either when IsInUncomposedDoc returns true, or if node is in shadow DOM hosted by an element which is in uncomposed doc.
Assignee: nobody → bugs
Attachment #8989273 - Flags: review?(cpearce)
Summary: HTMLMediaElement.cpp should not use IsInUncomposedDoc → [FIX] HTMLMediaElement.cpp should not use IsInUncomposedDoc
Attachment #8989273 - Flags: review?(cpearce) → review+
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5258fc74ef24
HTMLMediaElement should use IsInComposedDoc, r=cpearce
https://hg.mozilla.org/mozilla-central/rev/5258fc74ef24
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: