Closed Bug 1647407 Opened 4 years ago Closed 4 years ago

Fix use of GetCrossDocParentNode in Navigator::MozGetUserMediaDevices

Categories

(Core :: WebRTC: Audio/Video, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1579261

People

(Reporter: kmag, Unassigned)

References

Details

It's used to count when getUserMedia is used in a cross-origin iframe, but by definition will never be able to walk to a cross-origin parent frame under Fission. It needs to be updated to use WindowContexts instead, and assume a cross-process context is cross-origin.

Nico, it looks like you added the call in Bug 1528078, would you be comfortable updating it?

Severity: -- → S3
Flags: needinfo?(na-g)
See Also: → 1647416

Oops, I meant that for Bug 1647416.

Flags: needinfo?(na-g)

Hah! turns out both uses were added by the same bug :) Sorry for the noise.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.