Closed
Bug 57884
Opened 24 years ago
Closed 23 years ago
Unknown content type handler dialog needs override capability
Categories
(Core Graveyard :: Embedding: APIs, defect, P3)
Tracking
(Not tracked)
People
(Reporter: jud, Assigned: chak)
References
Details
Embedding applications need the ability to provide their own unknown content
type dialog. I suspect this means that we need a new interface,
nsIUnknownCTypeDialog or something, which the embeddor implements (the impl
throws UI). Based on the return values in the callbacks, we'll take appropriate
action.
Obviously I haven't fleshed this out.
Reporter | ||
Updated•24 years ago
|
Keywords: embed → mozilla0.9.1
Comment 2•24 years ago
|
||
Correction: Changing QA contact for the Embed API bugs to David Epstein.
QA Contact: mdunn → depstein
Reporter | ||
Comment 3•23 years ago
|
||
-> chak. this *might* be done already.
Assignee | ||
Comment 5•23 years ago
|
||
We can now override the unknown content type handler dialogs by the fix checked
in as part of #90538
*** This bug has been marked as a duplicate of 90538 ***
Status: NEW → RESOLVED
Closed: 23 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
•