Closed
Bug 1479935
Opened 8 years ago
Closed 8 years ago
Enable async clipboard readText and writeText APIs by default
Categories
(Core :: DOM: Events, enhancement, P3)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: annyG, Assigned: annyG)
References
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
Enable async clipboard readText and writeText APIs by default by turning on "dom.events.asyncClipboard" pref.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → agakhokidze
| Assignee | ||
Comment 1•8 years ago
|
||
MozReview-Commit-ID: LpdRgQCnMNN
Comment 2•8 years ago
|
||
Comment on attachment 8998199 [details]
Bug 1479935 - Enable async clipboard readText and writeText APIs by default, r=nika
:Nika Layzell has approved the revision.
https://phabricator.services.mozilla.com/D2858
Attachment #8998199 -
Flags: review+
Updated•8 years ago
|
Keywords: dev-doc-needed
Pushed by nlayzell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/50396ca120f5
Enable async clipboard readText and writeText APIs by default, r=nika
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Comment 5•8 years ago
|
||
When documenting this please make sure https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Interact_with_the_clipboard is updated as well. I started doing this, but maybe this should be more prominent and mention the permissions.
Comment 6•7 years ago
|
||
Will need to sort out how to deal with covering the permissions since Firefox doesn't currently support/require them.
You need to log in
before you can comment on or make changes to this bug.
Description
•