Closed
Bug 573663
Opened 14 years ago
Closed 14 years ago
AddonInstall.sourceURL should be accessible as a nsIURI
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
VERIFIED
DUPLICATE
of bug 575463
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: Unfocused, Unassigned)
Details
(Whiteboard: [AddonsRewrite])
AddonInstall.sourceURL is currently exposed as a string - but its often used as a nsIURI. Basically, the same reasoning behind bug 563262.
Comment 1•14 years ago
|
||
Means we would have to change the API? A good reason to do it as early as possible? Looks like to be an easy patch.
blocking2.0: --- → ?
Updated•14 years ago
|
Version: unspecified → Trunk
Comment 2•14 years ago
|
||
Again not a blocker I think. Would take a patch to convert to sourceURI though. That could likely land after first beta since this API is probably far less used by add-ons.
blocking2.0: ? → -
Comment 3•14 years ago
|
||
This bug was forgot and this was done in bug 575463.
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•