Enable `dom.media.pseudo-classes.enabled` on Nightly
Categories
(Core :: Audio/Video: Playback, enhancement, P2)
Tracking
()
People
(Reporter: alwu, Assigned: alwu)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(2 files)
| Assignee | ||
Comment 1•1 month ago
|
||
Comment 4•1 month ago
|
||
Comment 5•1 month ago
|
||
Looks like we just need to annotate some expected "timeout" and "notrun" statuses in WPT /css/selectors/invalidation/media-loading-pseudo-classes-in-has.html
Comment 6•1 month ago
|
||
And while we're at it, we might consider adding a prefs line to force the pref to true in
https://searchfox.org/firefox-main/rev/336fbf710daa1af13ff2bb550dd0ea1d4e82b305/testing/web-platform/meta/css/selectors/invalidation/media-loading-pseudo-classes-in-has.html.ini
...just as we did in this directory:
https://searchfox.org/firefox-main/rev/336fbf710daa1af13ff2bb550dd0ea1d4e82b305/testing/web-platform/meta/css/selectors/media/__dir__.ini
...so that we get consistent test-results regardless of the pref default value.
| Assignee | ||
Comment 7•1 month ago
|
||
The test implementation is incorrect, which results in no stalled event being
dispatched and causes the test to time out. This issue should be fixed in
bug 2015583.
| Assignee | ||
Updated•1 month ago
|
Comment 9•1 month ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d96b10aad8b2
https://hg.mozilla.org/mozilla-central/rev/a3ecfeca5c26
Comment 10•1 month ago
|
||
Does it need a mention in our nightly release notes? Thanks
Comment 12•1 month ago
|
||
Please request the addition by following our Bugzilla Release Notes nomination documentation, thanks!
https://wiki.mozilla.org/Release_Management/Release_Notes_Nomination#Nomination_in_Bugzilla
| Assignee | ||
Comment 13•1 month ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: Enable a new feature on Nightly (currently Nightly only and will have another bug to flip pref for all channels)
[Affects Firefox for Android]: Yes
[Suggested wording]: Enabled media element pseudo-classes, such as :playing, :paused..e.t.c
[Links (documentation, blog post, etc)]: https://bugzilla.mozilla.org/show_bug.cgi?id=2013367#c0
Comment 14•1 month ago
|
||
Note added to 149 release notes with this wording;
Enabled media element pseudo-classes, such as :playing, :paused…
I am keeping the relnote-firefox? flag set until we include this note in our final 149 release notes, thanks.
Updated•1 month ago
|
Comment 15•1 month ago
|
||
This should also be mentioned at https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features. So adding the dev-doc-needed flag.
Alastor, once you file the bug for shipping the new pseudo-classes, don't forget to add the dev-doc-needed flag and request the addition to the release notes there, as well, so it's not forgotten to document the shipping.
Sebastian
Updated•1 month ago
|
Comment 16•23 days ago
|
||
Related issues and pull requests
Updated•9 days ago
|
Description
•