Closed
Bug 811432
Opened 13 years ago
Closed 13 years ago
Allow systemxhr permission for privileged apps (in addition to certified apps)
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: pauljt, Assigned: gwagner)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
1.34 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
The systemxhr permission was originally proposed to be available to privileged apps, not just certified apps. Currently only certified apps can get this permission:
https://mxr.mozilla.org/mozilla-aurora/source/dom/apps/src/PermissionsInstaller.jsm#216
See bug 692677 for original discussion.
Note that if bug 783716 lands, this bug is not needed, however currently 783716 isnt basecamp blocking.
Comment 1•13 years ago
|
||
This is blocking meaningful use cases such as bug 810044, the podcasts reference app.
Blocks: 810044
Updated•13 years ago
|
blocking-basecamp: ? → +
Comment 2•13 years ago
|
||
Agreed.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → anygregor
Assignee | ||
Comment 3•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Attachment #682240 -
Flags: review?(jonas)
Attachment #682240 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
Comment 6•13 years ago
|
||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•