Closed
Bug 300488
Opened 19 years ago
Closed 19 years ago
firefox -remote applies pending updates while main process still running
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.8final
People
(Reporter: shaver, Assigned: darin.moz)
References
Details
(Keywords: fixed1.8)
Attachments
(1 file)
|
1.94 KB,
patch
|
benjamin
:
review+
benjamin
:
approval1.8b4+
|
Details | Diff | Splinter Review |
I had downloaded an update, but not yet restarted to apply it, and then I clicked a link in gnome-terminal. This popped up the "applying updates to Firefox" window, and when that finished it loaded my URL in a new tab in the running process. I suspect that that process is not long for this world, but maybe I'll get lucky.
Comment 1•19 years ago
|
||
Looks to me like we could/should move the block at http://lxr.mozilla.org/mozilla/source/toolkit/xre/nsAppRunner.cpp#1861 after line 1963.
Updated•19 years ago
|
Assignee: nobody → darin
Flags: blocking1.8b4+
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Firefox1.1
Updated•19 years ago
|
Attachment #190739 -
Flags: review?(benjamin)
Attachment #190739 -
Flags: review+
Attachment #190739 -
Flags: approval1.8b4+
| Assignee | ||
Comment 4•19 years ago
|
||
fixed-on-trunk
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•