Closed
Bug 130361
Opened 23 years ago
Closed 12 years ago
Use a custom message instead of WM_USER for turbo tray icon
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: deanis74, Assigned: jag+mozilla)
References
()
Details
The turbo tray icon uses WM_USER as its notification message. Although this
works, we should really use our own message registered using
RegisterWindowMessage(). This will help avoid bugs similar to bug 87788 in the
future.
Filed bug 130389 for the mail tray icon.
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
Comment 2•18 years ago
|
||
Quicklaunch is done based on: Bug 383161 – keep in memory (turbo mode?) for
faster startup not working
so this one should be WONTFIX I guess.
No, it's a valid request for the suite. In my mind, it's still the preferred way to avoid fun bugs like bug 87788.
Updated•17 years ago
|
Assignee: law → jag
QA Contact: pawyskoczka
![]() |
||
Comment 4•12 years ago
|
||
We don't have a "turbo tray icon" any more. => INVALID/WONTFIX
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•