Closed
Bug 740397
Opened 14 years ago
Closed 14 years ago
Make tests that try to get XHR.channel use SpecialPowers
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: peterv, Assigned: peterv)
Details
Attachments
(1 file)
|
5.25 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
Instead of enablePrivilege("UniversalXPConnect") we should use SpecialPowers.wrap. This also removes the patch from bug 739898 and replaces it with a fix to use SpecialPowers.wrap.
Attachment #610564 -
Flags: review?(bobbyholley+bmo)
Updated•14 years ago
|
Attachment #610564 -
Flags: review?(bobbyholley+bmo) → review+
| Assignee | ||
Comment 1•14 years ago
|
||
| Assignee | ||
Comment 2•14 years ago
|
||
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•