Open
Bug 169414
Opened 22 years ago
Updated 2 years ago
handle native paths for sound files as biff sounds for all platforms.
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(Not tracked)
NEW
People
(Reporter: sspitzer, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.15 KB,
patch
|
Details | Diff | Splinter Review |
handle native paths for sound files as biff sounds for all platforms.
here comes a patch with some todo comments.
Reporter | ||
Comment 1•22 years ago
|
||
accepting, 1.2beta
I want both file://, C:\, and true system sounds to work for the sound url pref
value.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.2beta
Reporter | ||
Comment 2•22 years ago
|
||
Comment 3•22 years ago
|
||
Copying my comment from bug 64462:
------- Additional Comment #126 From Peter Van der Beken 2002-09-18 04:51 -------
You want to use persistentDescriptor to store a path I think
(http://lxr.mozilla.org/seamonkey/source/xpcom/io/nsILocalFile.idl#118. It seems
like nsIPrefBranch does the right thing if you call [Set|Get]ComplexValue with a
nsILocalFile.
*** Bug 170751 has been marked as a duplicate of this bug. ***
Setting All/All per comment 4.
OS: Windows 2000 → All
Hardware: PC → All
Reporter | ||
Comment 6•22 years ago
|
||
I think we'd want something similar fix for editor's insert image UI
Reporter | ||
Comment 7•22 years ago
|
||
moving out to 1.3 beta
Target Milestone: mozilla1.2beta → mozilla1.3beta
*** Bug 178037 has been marked as a duplicate of this bug. ***
*** Bug 179157 has been marked as a duplicate of this bug. ***
*** Bug 171059 has been marked as a duplicate of this bug. ***
*** Bug 180101 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 12•22 years ago
|
||
clearing milestone, since I don't plan on doing this any time soon (too many
other bugs)
Target Milestone: mozilla1.3beta → ---
Comment 13•22 years ago
|
||
*** Bug 199154 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 14•22 years ago
|
||
over to dmose, our linux + mailnews guy.
Assignee: sspitzer → dmose
Status: ASSIGNED → NEW
Comment 15•21 years ago
|
||
*** Bug 214937 has been marked as a duplicate of this bug. ***
Comment 16•21 years ago
|
||
Is the 'native paths' part of this bug fixed now that bug 177280 is fixed?
If yes, can this bug also be closed, or should it be kept open because of the
'true system sounds' part in comment #1? If it's the latter, then I believe that
the summary needs tweaking to reflect this - or maybe a new bug filed only on
the system sounds aspect?
Comment 17•21 years ago
|
||
*** Bug 236022 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: MailNews → Core
Comment 18•18 years ago
|
||
Assigning bugs that I'm not actively working on back to nobody; use
SearchForThis as a search term if you want to delete all related bugmail at
once.
Assignee: dmose → nobody
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Comment 20•15 years ago
|
||
(In reply to comment #16)
> Is the 'native paths' part of this bug fixed now that bug 177280 is fixed?
>
> If yes, can this bug also be closed, or should it be kept open because of the
> 'true system sounds' part in comment #1? If it's the latter, then I believe that
> the summary needs tweaking to reflect this - or maybe a new bug filed only on
> the system sounds aspect?
resolved?
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•