Closed
Bug 1317720
Opened 9 years ago
Closed 9 years ago
Use more NeedsCallerType instead of NeedsSubjectPrincipal in datatransfer code
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
5.36 KB,
patch
|
nika
:
review+
|
Details | Diff | Splinter Review |
Some places don't need a full-on principal.
![]() |
Assignee | |
Comment 1•9 years ago
|
||
The other DataTransfer methods really do need the principal
Attachment #8810894 -
Flags: review?(michael)
![]() |
Assignee | |
Updated•9 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Comment 2•9 years ago
|
||
Comment on attachment 8810894 [details] [diff] [review]
Use NeedsCallerType instead of NeedsSubjectPrincipal for DataTransfer.types
Review of attachment 8810894 [details] [diff] [review]:
-----------------------------------------------------------------
This is much nicer, thanks
Attachment #8810894 -
Flags: review?(michael) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1780e17c3c7a
Use NeedsCallerType instead of NeedsSubjectPrincipal for DataTransfer.types. r=mystor
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•