This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Replies: 3 comments 6 replies
-
I have updated your issue to note which ones are already enabled. Some general questions:
Before enabling anything, I want to make sure that each feature isn't disabled for a security or privacy reason |
Beta Was this translation helpful? Give feedback.
5 replies
-
Async SourceBuffers appear to be non-standard and unsupported as of right now.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I am going to add webxr to the list, because it annoys me slightly that I can't play around with a-frame in Pulse and that I have to use edge. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please enable by default the experimental support for:
browser.compactmode.show
image.jxl.enabled
html5.inert.enabled
layout.forms.input-type-show-password-button.enabled
layout.css.initial-letter.enabled
Not implemented: https://bugzilla.mozilla.org/show_bug.cgi?id=1223880layout.css.backdrop-filter.enabled
Enabled since firefox103
layout.css.fit-content-function.enabled
Enabled since firefox52
layout.css.container-queries.enabled
layout.css.scroll-linked-animations.enabled
layout.css.has-selector.enabled
gfx.offscreencanvas.enabled
Enabled since firefox105
dom.webgpu.enabled
media.setsinkid.enabled
asynchronous SourceBuffer ->not on track to become a standardmedia.mediasource.experimental.enabled
gfx.font_rendering.colr_v1.enabled
Enabled since firefox107
dom.events.asyncClipboard.clipboardItem
anddom.events.asyncClipboard.read
(Clipboard.read()
)dom.security.sanitizer.enabled
(partly implemented)dom.payments.request.enabled
+ regiondom.payments.request.supportedRegions
dom.enable_web_task_scheduling
dom.security.featurePolicy.header.enabled
privacy.clearsitedata.cache.enabled
devtools.webconsole.input.context
dom.vr.webxr.enabled
(WIP: https://bugzilla.mozilla.org/show_bug.cgi?id=1419190)Beta Was this translation helpful? Give feedback.
All reactions