Closed
Bug 1562353
Opened 5 years ago
Closed 5 years ago
[webvtt] Add a test to ensure that media element can't access CORS vtt file if server doesn't response to CORS header
Categories
(Core :: Audio/Video: Playback, task, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Forked from bug1464012 comment21,
We also need a test case for the invert, where the server does not respond with the correct CORS headers
Assignee | ||
Comment 1•5 years ago
|
||
This test is used to ensure that we shouldn't load CORS resource if server doesn't respond with correct CORS header.
In this situation, loading should be expected to fail.
Updated•5 years ago
|
Attachment #9075193 -
Attachment description: Bug 1562353 - add test to ensure we won't load CORS text track if server doesn't response with correct CORS header. → Bug 1562353 - add CORS test.
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d70d3b500a6d
add CORS test. r=jya
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•