Open
Bug 1501210
Opened 7 years ago
Updated 3 years ago
[wpt-sync] Sync PR 13673 - Null check context in HTMLMediaElementAudioOutputDevice
Categories
(Core :: Audio/Video: Playback, enhancement, P4)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13673 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13673
Details from upstream follow.
Daniel Cheng <dcheng@chromium.org> wrote:
> Null check context in HTMLMediaElementAudioOutputDevice
>
> This was introduced by r596416, which incorrectly assumed the
> pre-existing DCHECK(context) was true. It is not.
>
> Bug: 895695
> Change-Id: I260c5d613d40e68da6ac1926176e060eb8c49b66
> Reviewed-on: https://chromium-review.googlesource.com/1288674
> WPT-Export-Revision: b0b34ef9ed83bd8ba6cac4fa3c035edd327bad57
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Audio/Video: Playback
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9f2338f92804b60a840938821053fcc52ab024fd
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•