Closed
Bug 1914572
Opened 1 year ago
Closed 1 year ago
[wmfme] MFCDM origin filter would fail on the container
Categories
(Core :: Audio/Video: Playback, defect, P1)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
131 Branch
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
When using the container, it will add ^userContextId=X in the back of the origin, which makes our origin check failed.
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f00d31000f6e
use find instead of equal because the container will add extra tokens in the current origin. r=media-playback-reviewers,padenot
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•