Closed Bug 503246 Opened 16 years ago Closed 15 years ago

nsISound::playSystemSound("_moz_mailbeep"); is obsolete on Gecko1.9.2a1 and later

Categories

(Thunderbird :: OS Integration, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.1b1

People

(Reporter: masayuki, Assigned: standard8)

References

Details

|nsISound::playSystemSound("_moz_mailbeep");| is obsolete on Gecko1.9.2a1 and later. Use |nsISound::playEventSound(nsISound::EVENT_NEW_MAIL_RECIEVED);| instead. This is not a bug for *current* thunderbird trunk build. But after Tb3, we should fix it. http://mxr.mozilla.org/comm-central/source/mail/components/preferences/general.js#126 http://mxr.mozilla.org/comm-central/source/mailnews/base/src/nsStatusBarBiffManager.cpp#157
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Hey, the product is different with bug 503248.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
I've already got another bug I have to remember to fix (on the branch) after we branch for 3.0, with a little luck that'll remind me it's time to fix this on the trunk.
Assignee: nobody → philringnalda
Status: REOPENED → ASSIGNED
Whiteboard: [needs branch]
Target Milestone: --- → Future
Target Milestone: Future → Thunderbird 3.1a1
Actually, since the API has become broken and worthless on OS X since 1.8, I guess I won't be the one to fix this after all.
Assignee: philringnalda → nobody
Status: ASSIGNED → NEW
Whiteboard: [needs branch]
Target Milestone: Thunderbird 3.1a1 → Thunderbird 3.1b1
(In reply to comment #4) > Actually, since the API has become broken and worthless on OS X since 1.8, I > guess I won't be the one to fix this after all. So what should we do with this bug Phil ?
Depends on: 594355
I'm fixing this in bug 594355.
Assignee: nobody → bugzilla
Status: NEW → ASSIGNED
This is now fixed with the checkin of bug 594355
Status: ASSIGNED → RESOLVED
Closed: 16 years ago15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.