Closed
Bug 225807
Opened 21 years ago
Closed 21 years ago
make more use of getPrimaryExtension
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.7alpha
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
Attachments
(1 file)
4.57 KB,
patch
|
bzbarsky
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
bug 223990 introduced this function.
the following files could make use of it:
editor/ui/composer/content/ComposerCommands.js#769
modules/libpr0n/decoders/icon/win/nsIconChannel.cpp#214
modules/libpr0n/decoders/icon/os2/nsIconChannel.cpp#412
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #136015 -
Flags: review?(bz-vacation)
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.7alpha
![]() |
||
Comment 2•21 years ago
|
||
Comment on attachment 136015 [details] [diff] [review]
patch
r=bzbarsky
Attachment #136015 -
Flags: review?(bz-vacation) → review+
Assignee | ||
Updated•21 years ago
|
Attachment #136015 -
Flags: superreview?(darin)
Updated•21 years ago
|
Attachment #136015 -
Flags: superreview?(darin) → superreview+
Assignee | ||
Comment 3•21 years ago
|
||
Checking in editor/ui/composer/content/ComposerCommands.js;
/cvsroot/mozilla/editor/ui/composer/content/ComposerCommands.js,v <--
ComposerCommands.js
new revision: 1.191; previous revision: 1.190
done
Checking in modules/libpr0n/decoders/icon/os2/nsIconChannel.cpp;
/cvsroot/mozilla/modules/libpr0n/decoders/icon/os2/nsIconChannel.cpp,v <--
nsIconChannel.cpp
new revision: 1.11; previous revision: 1.10
done
Checking in modules/libpr0n/decoders/icon/win/nsIconChannel.cpp;
/cvsroot/mozilla/modules/libpr0n/decoders/icon/win/nsIconChannel.cpp,v <--
nsIconChannel.cpp
new revision: 1.29; previous revision: 1.28
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•