Closed
Bug 388909
Opened 17 years ago
Closed 17 years ago
disabled MOZ_RDF build broken after landing 384374
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9alpha8
People
(Reporter: romaxa, Assigned: romaxa)
References
Details
Attachments
(2 files)
3.52 KB,
patch
|
Biesinger
:
review+
Biesinger
:
superreview+
|
Details | Diff | Splinter Review |
1.75 KB,
patch
|
Details | Diff | Splinter Review |
I think we can disable
nsExternalHelperAppService::FillHandlerInfoForTypeFromDS
Because it never calls when RDF disabled
Attachment #273085 -
Flags: superreview?(cbiesinger)
Attachment #273085 -
Flags: review?(cbiesinger)
Assignee | ||
Comment 1•17 years ago
|
||
Updated•17 years ago
|
Attachment #273085 -
Flags: superreview?(cbiesinger)
Attachment #273085 -
Flags: superreview+
Attachment #273085 -
Flags: review?(cbiesinger)
Attachment #273085 -
Flags: review+
Assignee | ||
Updated•17 years ago
|
Keywords: checkin-needed
Updated•17 years ago
|
Assignee: nobody → romaxa
Flags: in-testsuite-
Comment 2•17 years ago
|
||
mozilla/uriloader/exthandler/nsExternalHelperAppService.cpp 1.318
mozilla/uriloader/exthandler/nsExternalHelperAppService.h 1.83
Status: NEW → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9beta1
Assignee | ||
Comment 3•17 years ago
|
||
:(, after fixing of 'bug 385065 – protocol handling dialog'
This was broken again
Assignee | ||
Comment 4•17 years ago
|
||
Assignee | ||
Updated•17 years ago
|
Keywords: checkin-needed
Comment 5•17 years ago
|
||
Sorry about that - there were some nasty conflicts when merging - didn't realize I broke this.
Comment 6•17 years ago
|
||
Once again, sorry!
Checking in uriloader/exthandler/nsExternalHelperAppService.cpp;
new revision: 1.329; previous revision: 1.328
Status: REOPENED → RESOLVED
Closed: 17 years ago → 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Keywords: checkin-needed
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•