Closed Bug 175206 Opened 22 years ago Closed 22 years ago

nullplugin should remember if user has clicked cancel for the same mimetype earlier

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 83754

People

(Reporter: rune.froysa, Assigned: rubydoo123)

References

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

If the user earlier in the same browser-session has clicked cancel in a "click
here to download plugin" dialog, Mozilla should not pop-up a new request for the
same mimetype, atleast not within the same browser session.

I guess this can be implemented by making
modules/plugin/samples/default/unix/nullplugin.c contain a hash of all mimetypes
that it has displayed dialogs for, and check for this early in makeWidget()

Reproducible: Always

Steps to Reproduce:
1.Enter any page that contains a ref. to a mimetype that requires a plugin that
is not installed
2.click cancel on the download dialog
3.re-enter the page

Actual Results:  
The dialog reappares

Expected Results:  
It should have remembered that I didn't want the plugin.
Whiteboard: DUPEME

*** This bug has been marked as a duplicate of 83754 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
*** Bug 258654 has been marked as a duplicate of this bug. ***
Whiteboard: DUPEME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.