Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Intent to ship: Enable navigator.clipboard.* APIs by default

252 views
Skip to first unread message

Anny Gakhokidze

unread,
Aug 7, 2018, 2:19:58 PM8/7/18
to dev-pl...@lists.mozilla.org
As of Firefox 63 I intend to turn on navigator.clipboard.* by default.
It has been developed behind the “dom.events.asyncClipboard” preference.
The APIs that will be exposed are clipboard.readText and
clipboard.writeText and
they will be exposed to secure contexts only.
The readText API will only be usable from WebExtension contexts.

See more details about this feature in the following ‘intent to implement’
thread:
https://groups.google.com/forum/#!topic/mozilla.dev.platform/skHoHwfapEY

Chrome has been shipping this by default since 66.

Spec: https://www.w3.org/TR/clipboard-apis/#async-clipboard-api

Bug to turn on by default:
https://bugzilla.mozilla.org/show_bug.cgi?id=1479935

-Anny.

Vlad Filippov

unread,
Aug 7, 2018, 3:17:16 PM8/7/18
to
Exciting new APIs. Great work!

charlie...@gmail.com

unread,
Dec 5, 2018, 3:47:53 PM12/5/18
to
On Tuesday, August 7, 2018 at 2:19:58 PM UTC-4, Anny Gakhokidze wrote:
Any plan to provide this support for web page, not only for browser extensions?
0 new messages