Closed
Bug 739898
Opened 12 years ago
Closed 12 years ago
Stop using enablePrivilege in test_bug480509.html
Categories
(Core Graveyard :: Security: UI, defect)
Core Graveyard
Security: UI
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla14
People
(Reporter: peterv, Assigned: peterv)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.07 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
Stop using enablePrivilege, add an API to SpecialPowers to set a property to a value and use it to set xhr.channel.notificationsCallback.
Attachment #610020 -
Flags: review?(bzbarsky)
![]() |
||
Comment 1•12 years ago
|
||
Comment on attachment 610020 [details] [diff] [review] v1 r=me. I'm impressed there was no eval involved in the impl! ;)
Attachment #610020 -
Flags: review?(bzbarsky) → review+
![]() |
||
Updated•12 years ago
|
Blocks: ParisBindings
Comment 2•12 years ago
|
||
Are you able to use |SpecialPowers.wrap(req).channel.notificationCallbacks = foo| instead?
Assignee | ||
Comment 3•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/ba46fc01fb32 I'll file a new bug to try the SpecialPowers.wrap method.
Assignee | ||
Comment 4•12 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/183eed448b9d
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
Comment 5•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/ba46fc01fb32
Comment 6•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/ba46fc01fb32
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•