Closed
Bug 539581
Opened 16 years ago
Closed 15 years ago
implement reduced-privilege network request module
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 547091
Future
People
(Reporter: dbuchner, Unassigned)
References
Details
JCP that allows access to the browser's native XHR methods with security measures included that mitigate malicious attempts to inject and eval suspicious code within chrome-privileged space.
Reporter | ||
Updated•16 years ago
|
OS: Windows 7 → All
Hardware: x86 → All
Updated•15 years ago
|
Priority: -- → P1
Summary: XHR → implement reduced-privilege network request module
Target Milestone: -- → Future
Updated•15 years ago
|
Whiteboard: JCP
Comment 1•15 years ago
|
||
The core implementation here is a duplicate of bug 547091. The reduced privilege piece is different, but that's also something for which we will need a reduced privilege security model and a JEP before we get to the "file a bug for implementation" stage.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Comment 2•15 years ago
|
||
The Add-on SDK is no longer a Mozilla Labs experiment and has become a big enough project to warrant its own Bugzilla product, so the "Add-on SDK" product has been created for it, and I am moving its bugs to that product.
To filter bugmail related to this change, filter on the word "looptid".
Component: Jetpack SDK → General
Product: Mozilla Labs → Add-on SDK
QA Contact: jetpack-sdk → general
You need to log in
before you can comment on or make changes to this bug.
Description
•