Closed
Bug 539587
Opened 16 years ago
Closed 15 years ago
XHR - open() method
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: dbuchner, Unassigned)
References
Details
(Whiteboard: JCP)
Exposes the open method of the XHR object with the added constraint of filtering the method's URL property for domains not indicated in XHR declaration of the extension's manifest.
see the W3C XHR spec for further details
http://www.w3.org/TR/XMLHttpRequest/#the-open-method
Reporter | ||
Updated•16 years ago
|
Whiteboard: JCP
Reporter | ||
Updated•16 years ago
|
OS: Windows 7 → All
Hardware: x86 → All
Reporter | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Comment 1•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
•