Closed
Bug 1666287
Opened 5 years ago
Closed 5 years ago
Remove pref dom.datatransfer.mozAtAPIs
Categories
(Core :: DOM: Events, task)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
83 Branch
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: annyG, Assigned: annyG)
References
Details
Attachments
(1 file)
And change all of the APIs that used to rely on pref "dom.datatransfer.mozAtAPIs" to be ChromeOnly.
Updated•5 years ago
|
Severity: -- → S3
| Assignee | ||
Comment 1•5 years ago
|
||
Make mozItemCount, mozTypesAt, mozClearDataAt, mozSetDataAt, mozGetDataAt
DataTransfer APIs ChromeOnly
Pushed by agakhokidze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ed85141ba8ba
Remove pref dom.datatransfer.mozAtAPIs and make relevant APIs ChromeOnly, r=nika
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•