Closed
Bug 211578
Opened 22 years ago
Closed 22 years ago
api change in nsIHelperAppLauncherDialog
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 211577
People
(Reporter: Biesinger, Assigned: adamlock)
Details
I tried to find a component for MFCEmbed, but failed. using embedding apis as a
guess; please reassign as needed
bug 193698 added a third argument to nsIHelperAppLauncherDialog::Show, called
aForced.
It is true if the server sent a Content-Disposition of "attachment", which means
that Mozilla (Gecko) will always show the dialog, even if the type could be
handled internally or if the user asked to remember his choice.
Maybe MFCEmbed has a use for this parameter. (I changed the function definition
to add this parameter, but it is unused at the moment)
(The affected file is embedding/tests/mfcembed/components/HelperAppDlg.cpp)
Comment 1•22 years ago
|
||
*** Bug 211577 has been marked as a duplicate of this bug. ***
Dupe bug 211577
*** This bug has been marked as a duplicate of 211577 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•