Closed
Bug 738542
Opened 13 years ago
Closed 13 years ago
Increase plugin.scan.SunJRE preference from 1.3 to 1.6
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla14
People
(Reporter: sgautherie, Assigned: jaas)
References
()
Details
Attachments
(1 file)
1.06 KB,
patch
|
smichaud
:
review+
|
Details | Diff | Splinter Review |
http://mxr.mozilla.org/comm-central/source/mozilla/modules/libpref/src/init/all.js#2052
{
2053 // Locate Java by scanning the Sun JRE installation directory with a minimum version
2054 pref("plugin.scan.SunJRE", "1.3");
}
Iiuc, only 1.6.0.14+ is supported nowadays.
Attachment #608698 -
Flags: review?(smichaud)
Updated•13 years ago
|
Attachment #608698 -
Flags: review?(smichaud) → review+
pushed to mozilla-inbound
http://hg.mozilla.org/integration/mozilla-inbound/rev/d1fe9713a665
Comment 3•13 years ago
|
||
Please can you set the target milestone when landing on inbound, along the lines of http://blog.bonardo.net/2012/03/23/how-you-can-help-mozilla-inbound-sheriffs-when-pushing :-)
https://hg.mozilla.org/mozilla-central/rev/d1fe9713a665
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
Reporter | ||
Comment 4•13 years ago
|
||
V.Fixed, per MXR search.
Status: RESOLVED → VERIFIED
Flags: in-testsuite-
Summary: Increase plugin.scan.SunJRE from 1.3 to 1.6 → Increase plugin.scan.SunJRE preference from 1.3 to 1.6
Whiteboard: [good first bug][mentor=sgautherie][lang=js]
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
•