Closed
Bug 388252
Opened 18 years ago
Closed 17 years ago
Addon 2334 has the DOM Inspector's ID
Categories
(addons.mozilla.org Graveyard :: Administration, defect)
addons.mozilla.org Graveyard
Administration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sdwilsh, Assigned: fligtar)
References
()
Details
Addon 2334 uses inspector@mozilla.org as its id. This person doesn't seem to be maintaining the addon, and this is preventing us from hosting DOMi on amo.
Comment 1•18 years ago
|
||
This add-on 2334 is getting more obsolete by the day anyway since it's for Tb 1.5.* and another build that works on Tb 2.* has been submitted by mscott: https://addons.mozilla.org/en-US/thunderbird/addon/1806
Assignee | ||
Comment 2•17 years ago
|
||
E-mailed the extension author.
Shawn, if this GUID is freed, we have builds to upload right? This isn't a hypothetical thing?
Assignee: nobody → fligtar
Comment 3•17 years ago
|
||
(In reply to comment #2)
> Shawn, if this GUID is freed, we have builds to upload right? This isn't a
> hypothetical thing?
mconnor wants to completely removed DOM Inspector from Firefox release builds, so this is going to be needed in order to put release copies of DOMi on AMO for people to download since they won't be able to get it directly with Firefox anymore.
Reporter | ||
Comment 4•17 years ago
|
||
I haven't tested it in a little while, but last I tested it, it works in Firefox. I want to test it in other trunk apps (it doesn't work for branch last I checked) before I say for sure.
Assignee | ||
Comment 5•17 years ago
|
||
The author has consented to us taking the GUID. I'll work on this this week.
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•17 years ago
|
||
SQL to be run:
UPDATE addons SET guid='old-inspector@mozilla.org' WHERE id=2334;
Keywords: push-needed
Comment 7•17 years ago
|
||
Pushed with 400178
Updated•16 years ago
|
Component: Add-ons → Administration
QA Contact: add-ons → administration
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•