Add non-subdomain "zoom.us" to OffscreenCanvas allowlist
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox99 | --- | fixed |
firefox100 | --- | fixed |
firefox101 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta+
dmeehan
:
approval-mozilla-release+
|
Details | Review |
Sometimes video links are on zoom.us instead of a subdomain e.g. us04web.zoom.us, mozilla.zoom.us, etc.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
•
|
||
As a quick estimate, I would say this impacts ~1/4 of Zoom meetings, extrapolating from crash reports data of https://zoom.us/wc
(571 reports) vs https://*.zoom.us/wc
(1504 reports) over the last 3 months.
Comment 4•3 years ago
|
||
bugherder |
Comment 5•3 years ago
|
||
The patch landed in nightly and beta is affected.
:aosmond, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 6•3 years ago
|
||
I manually verified that using zoom.us now results in getting gallery mode.
Assignee | ||
Comment 7•3 years ago
|
||
Comment on attachment 9271460 [details]
Bug 1763801 - Enable OffscreenCanvas on zoom.us without subdomains.
Beta/Release Uplift Approval Request
- User impact if declined: Users who go to zoom.us URLs instead of subdomain.zoom.us URLs won't get gallery mode / OffscreenCanvas
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): We have already enabled this on *.zoom.us. This just is a pref change to enable it on zoom.us as well. I manually verified both continue to work in the latest nightly.
- String changes made/needed:
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 8•3 years ago
|
||
Comment on attachment 9271460 [details]
Bug 1763801 - Enable OffscreenCanvas on zoom.us without subdomains.
Beta/Release Uplift Approval Request
- User impact if declined: Users who go to zoom.us URLs instead of subdomain.zoom.us URLs won't get gallery mode / OffscreenCanvas
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): We have already enabled this on *.zoom.us. This just is a pref change to enable it on zoom.us as well. I manually verified both continue to work in the latest nightly.
- String changes made/needed:
Comment 9•3 years ago
|
||
Comment on attachment 9271460 [details]
Bug 1763801 - Enable OffscreenCanvas on zoom.us without subdomains.
Approved for 100.0b5
Comment 10•3 years ago
|
||
bugherder uplift |
Comment 11•3 years ago
|
||
Comment on attachment 9271460 [details]
Bug 1763801 - Enable OffscreenCanvas on zoom.us without subdomains.
Approved for 99.0.1
Comment 12•3 years ago
|
||
bugherder uplift |
Description
•