Closed
Bug 245317
Opened 21 years ago
Closed 21 years ago
Extension safe mode (-no-extensions switch) causes infinite spawn loop
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: fpwoshg, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7) Gecko/20040601 Firefox/0.8.0+
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7) Gecko/20040601 Firefox/0.8.0+
Starting Firefox with the -no-extensions switch causes Firefox to continually
spawn new instances of itself until manually killed (which is difficult unless
FF is creating console windows as well).
Reproducible: Always
Steps to Reproduce:
1. Start Firefox with the -no-extensions switch
Actual Results:
Firefox opens a new instance, closes the current instance, opens a new instance,
closes the current instance, etc.
Expected Results:
Firefox starts normally with extensions disabled.
| Assignee | ||
Comment 1•21 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•