Closed
Bug 1666582
Opened 5 years ago
Closed 4 years ago
Audit usages of ChromeOnly & NeedsCallerType or ChromeOnly & NeedsSubjectPrincipal in certain moz* DataTransfer APIs
Categories
(Core :: DOM: Events, enhancement)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
97 Branch
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | fixed |
People
(Reporter: annyG, Assigned: evilpies)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
And remove unnecessary annotations, as per nika's comment here https://phabricator.services.mozilla.com/D91017#2915682
"Now that it's [ChromeOnly] theoretically you shouldn't need NeedsCallerType or NeedsSubjectPrincipal anymore. It's probably fine to clean that up in a follow-up though."
Updated•5 years ago
|
Severity: -- → S3
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → evilpies
Status: NEW → ASSIGNED
Pushed by evilpies@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/a383b6e47998
Remove NeedsSubjectPrincipal/ from chrome-only DataTransfer APIs. r=annyG,emilio
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•