Closed
Bug 422199
Opened 18 years ago
Closed 18 years ago
no restart button after downloading extension updates - document.getElementById(id) is null
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9beta5
People
(Reporter: aryx, Unassigned)
Details
(Keywords: regression)
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9b5pre) Gecko/2008031109 Minefield/3.0b5pre - Build ID: 2008031109
1. Install a few old versions of extensions in a Firefox 2.0.0.* profile and restart.
2. Start the profile with trunk.
3. Download the updates.
Actual result:
Restart button is missing.
Error: document.getElementById(id) is null
Source File: chrome://mozapps/content/extensions/extensions.xml
Line: 378
Flags: blocking-firefox3?
Comment 1•18 years ago
|
||
Can you clarify what you mean with step 3?
How are you prompted to install updates? Are there any additional clicks to perform?
| Reporter | ||
Comment 2•18 years ago
|
||
I went to the add-ons manager and checked for updates. After they all got downloaded, no restart button appeared.
Hint: All extensions had been disabled because they were incompatible.
Comment 3•18 years ago
|
||
Ah ok, the error message is nothing to do with this problem then. What extensions were you updating? Are you sure you aren't just seeing bug 414936?
| Reporter | ||
Comment 4•18 years ago
|
||
IE Tab to 1.5.20080310
Searchbar Autosizer to 1.3.8
View Dependencies to 0.3.3.0
Ok, looks similar to bug 414936. You can dupe it or leave it open and we can test again after that one has been fixed.
Updated•18 years ago
|
Flags: blocking-firefox3?
Comment 5•18 years ago
|
||
Is this fixed now?
Comment 6•18 years ago
|
||
I believe this was fixed by bug 414936.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 beta5
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•