Closed
Bug 1604691
Opened 5 years ago
Closed 5 years ago
Add testing API to simulate media control keys event
Categories
(Core :: Audio/Video: Playback, task, P2)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla73
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(3 files)
We should have a testing API to simulate media control keys event for mochitest, which should be independent with the real implementation on platforms.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Attachment #9117146 -
Attachment description: Bug 1604691 - part2 : to generate test events in MediaControlService. → Bug 1604691 - part1 : to generate test events in MediaControlService.
Updated•5 years ago
|
Attachment #9117145 -
Attachment description: Bug 1604691 - part1 : add webidl method in ChromeUtils to support generating testing event. → Bug 1604691 - part2: add webidl method in ChromeUtils to support generating testing event.
Updated•5 years ago
|
Attachment #9117145 -
Attachment description: Bug 1604691 - part2: add webidl method in ChromeUtils to support generating testing event. → Bug 1604691 - part2 : add webidl method in ChromeUtils to support generating testing event.
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e3c086d2b1b
part1 : to generate test events in MediaControlService. r=bzbarsky
https://hg.mozilla.org/integration/autoland/rev/6dd43e833b68
part2 : add webidl method in ChromeUtils to support generating testing event. r=bzbarsky
https://hg.mozilla.org/integration/autoland/rev/89b3007b5de2
part3 : add test. r=bzbarsky
Comment 5•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1e3c086d2b1b
https://hg.mozilla.org/mozilla-central/rev/6dd43e833b68
https://hg.mozilla.org/mozilla-central/rev/89b3007b5de2
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•