Closed
Bug 429922
Opened 17 years ago
Closed 14 years ago
File launch after update
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 491947
People
(Reporter: abe.gillespie, Unassigned)
Details
(Whiteboard: [closeme 2009-12-20])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
This is a pretty insignificant bug, but I know you guys take QC seriously, so ...
This happens right after an update and before the browser has been opened again to show the update window. If, in this scenario, you launch a local HTML file (double-click in Windows Explorer) you'll get a cryptic error message. The nice thing is FF still loads the file despite the error.
Reproducible: Always
Steps to Reproduce:
1. Wait for a Firefox update
2. Shutdown browser after update but do not reopen
3. Double-click a local HTML file
Actual Results:
Error message.
Expected Results:
No error message.
Smurfy
Can you give the text of the error message? It could be a javascript alert from one of the pages you had open before you updated. (After updates, Firefox restores your session automatically.)
Reporter | ||
Comment 2•17 years ago
|
||
Unfortunately I'd have to wait for another FF update to reproduce it (and that's even if I remember to try this again). I can tell you with a high degree of certainty that it is not a javascript error. Firstly, there were no pages being restored. Secondly, the HTML file I loaded includes no Javascript.
I doubt it will, but if it helps, the local page I load is the readme.html page from famfamfam's silk icon set: http://www.famfamfam.com/lab/icons/silk/famfamfam_silk_icons_v013.zip
Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
Comment 4•15 years ago
|
||
btw: this would be due to the DDE code in toolkit -> startup and not app update. We are planning on disabling DDE in bug 491947 sometime in the future which will fix this bug though it isn't the root cause hence why it shouldn't be duped to it until after bug 491947 is fixed.
Comment 5•14 years ago
|
||
No reply to comment #3 and as stated in comment #4 this isn't an app update problem and will be fixed by bug 491947. resolving -> duplicate
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•