Closed
Bug 506719
Opened 16 years ago
Closed 11 years ago
remove support for NS_WIN_JRE_SCAN_KEY
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 583566
People
(Reporter: jaas, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
8.71 KB,
patch
|
Details | Diff | Splinter Review |
We should stop doing an explicit search for Java plugins in Firefox 4. We would like to treat all NPAPI plugins equally, removing Java as a special case is an important step. The Firefox 4 target allows Java plugin vendors to update their installers.
(Side note: we should also remove special UI for disabling Java and have users simply use the addons manager to disable/enable Java plugins).
Java plugin vendors should follow the registry-based solution outlined here:
https://developer.mozilla.org/en/Plugins/The_First_Install_Problem
Changing summary to reflect a Gecko 1.9.3 target, need Sun to tell us what the first version of Java that will not require us to check Java-specific registry keys is.
Summary: remove support for NS_WIN_JRE_SCAN_KEY in Firefox 4 → remove support for NS_WIN_JRE_SCAN_KEY in Gecko 1.9.3
Comment 4•15 years ago
|
||
Sun (became Oracle) has implemented the registry-based solution which is currently scheduled to be in JRE 6 update 21 release.
We'd like to get a Firefox version which implements the registry based solution for testing our fix.
Attachment #390875 -
Attachment is obsolete: true
We probably shouldn't do this in Gecko 1.9.3. Lets do it in whatever comes after Gecko 1.9.3.
Summary: remove support for NS_WIN_JRE_SCAN_KEY in Gecko 1.9.3 → remove support for NS_WIN_JRE_SCAN_KEY
Comment 7•14 years ago
|
||
Is this still wanted? The patch has been rotted by http://hg.mozilla.org/mozilla-central/rev/8b86086e5f0e ; would it help if I updated it?
![]() |
||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•