Closed
Bug 2053056
Opened 10 days ago
Closed 5 days ago
[wpt-sync] Sync PR 61113 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=316630
Categories
(Core :: Audio/Video: Playback, task, P4)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 61113 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/61113
Details from upstream follow.
Jean-Yves Avenard <jean-yves.avenard@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=316630
The ISO/IEC 14496-12 (ISO BMFF) specification defines the `language` field of the `mdhd` box to be a packed representation of a ISO-639-2, 3 character language code. The existing file has the language for both tracks set to "unk". The test verifies that the "language" property on the VideoTrack and AudioTrack resulting from parsing test.mp4 is set to "eng". Updating the language field for both tracks in test.mp4 to "eng" causes this test to pass.
| Assignee | ||
Updated•10 days ago
|
Component: web-platform-tests → Audio/Video: Playback
Product: Testing → Core
| Assignee | ||
Comment 1•10 days ago
|
||
| Assignee | ||
Comment 2•10 days ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/448fa225e922
https://hg.mozilla.org/integration/autoland/rev/d25ddae95c03
[wpt PR 61113] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=316630, a=testonly
| Assignee | ||
Comment 4•5 days ago
|
||
Test result changes from PR not available.
Comment 5•5 days ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 days ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•