Closed
Bug 1424113
Opened 7 years ago
Closed 7 years ago
Remove CPOWs objects from autoplay tests
Categories
(Core :: Audio/Video: Playback, enhancement, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(1 file)
In bug1421518 and bug1420488, I added some tests which is using the CPOWs object.
Howevet, DOM team's folk told me that CPOWs should not suppose to be used anymore, I need to be replace them with ContentTask.
Updated•7 years ago
|
Priority: -- → P3
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Attachment #8940993 -
Flags: review?(pbrosset)
Comment 3•7 years ago
|
||
Comment on attachment 8940993 [details]
Bug 1424113 - remove CPOWs objects from autoplay tests.
You'll need a review from a toolkit peer on this. I can only review stuff from the devtools module.
See https://wiki.mozilla.org/Modules/All#Toolkit
Assignee | ||
Comment 4•7 years ago
|
||
(In reply to Patrick Brosset <:pbro> from comment #3)
> Comment on attachment 8940993 [details]
> Bug 1424113 - remove CPOWs objects from autoplay tests.
>
> You'll need a review from a toolkit peer on this. I can only review stuff
> from the devtools module.
> See https://wiki.mozilla.org/Modules/All#Toolkit
OK, I'll find a toolkit peer and ask for a review, thanks you!
Assignee | ||
Updated•7 years ago
|
Attachment #8940993 -
Flags: review?(pbrosset) → review?(rchien)
Assignee | ||
Updated•7 years ago
|
Attachment #8940993 -
Flags: review?(rchien) → review?(dao+bmo)
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8940993 [details]
Bug 1424113 - remove CPOWs objects from autoplay tests.
https://reviewboard.mozilla.org/r/211272/#review217762
::: toolkit/content/tests/browser/browser.ini:17
(Diff revision 1)
> file_mediaPlaybackFrame.html
> file_mediaPlaybackFrame2.html
> file_multipleAudio.html
> file_multiplePlayingAudio.html
> file_nonAutoplayAudio.html
> + file_video.html
Please make this and gizmo.mp4 support files for browser_autoplay_policy_play_twice.js and browser_autoplay_policy_user_gestures.js explicitly, rather than for all tests.
Attachment #8940993 -
Flags: review?(dao+bmo) → review+
Comment hidden (mozreview-request) |
Assignee | ||
Comment 7•7 years ago
|
||
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9517df1f4b1b
remove CPOWs objects from autoplay tests. r=dao
Comment 9•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•