Closed
Bug 214006
Opened 22 years ago
Closed 22 years ago
[FIX]Update Linux helper app code a tad
Categories
(Core Graveyard :: File Handling, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.5beta
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
13.44 KB,
patch
|
Biesinger
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
Now that the caller checks for a handler on its own, we can stop returning null
just because we got no handler.
The rest is some refactoring/cleanup.
![]() |
Assignee | |
Comment 1•22 years ago
|
||
![]() |
Assignee | |
Updated•22 years ago
|
Priority: -- → P3
Summary: Update Linux helper app code a tad → [FIX]Update Linux helper app code a tad
Target Milestone: --- → mozilla1.5beta
![]() |
Assignee | |
Updated•22 years ago
|
Attachment #128596 -
Flags: superreview?(darin)
Attachment #128596 -
Flags: review?(cbiesinger)
Comment 2•22 years ago
|
||
Comment on attachment 128596 [details] [diff] [review]
patch
nsOSHelperAppService::LookUpHandlerAndDescription now no longer needs to be a
class member... but feel free to leave it that way
r=biesi
Attachment #128596 -
Flags: review?(cbiesinger) → review+
Updated•22 years ago
|
Attachment #128596 -
Flags: superreview?(darin) → superreview+
![]() |
Assignee | |
Comment 3•22 years ago
|
||
Checked this in.
Status: NEW → RESOLVED
Closed: 22 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
•