Closed
Bug 241369
Opened 21 years ago
Closed 21 years ago
Installer can't close mozturbo.exe
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
Details
(Keywords: fixed1.7)
Attachments
(1 file)
1.42 KB,
patch
|
jhpedemonte
:
review+
mkaply
:
superreview+
mkaply
:
approval1.7+
|
Details | Diff | Splinter Review |
I have found case where mozturbo.exe can't be closed and the installer just ends
with no message.
Two things need to be done here.
1. Initialize HEV in mozturbo.cpp with a NULLHANDLE.
2. Add a message in the installer when closing mozturbo fails so it says
something like "Unable to end mozturbo.exe. Please close manually"
Comment 1•21 years ago
|
||
Why can't mozturbo.exe be closed?
Assignee | ||
Comment 2•21 years ago
|
||
Default for semaphore handle and add an install message for this case.
Comment 3•21 years ago
|
||
Comment on attachment 146810 [details] [diff] [review]
Fix
What's the MOZILLAMAIL change at the end? Everything else looks fine.
Attachment #146810 -
Flags: review+
Assignee | ||
Comment 4•21 years ago
|
||
That was an accident because this diff was against a 1.7b tree.
Assignee | ||
Comment 5•21 years ago
|
||
Comment on attachment 146810 [details] [diff] [review]
Fix
sr=blizzard (platform specific)
a=mkaply (OS/2 only)
I'm not worried about this l10n change because it is installer and OS/2 only.
Attachment #146810 -
Flags: superreview+
Attachment #146810 -
Flags: approval1.7+
Assignee | ||
Comment 6•21 years ago
|
||
Fix checked in.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•