Closed
Bug 705997
Opened 14 years ago
Closed 14 years ago
Remove additional Java Consoles
Categories
(Firefox :: Installer, defect)
Firefox
Installer
Tracking
()
RESOLVED
FIXED
Firefox 9
People
(Reporter: fligtar, Assigned: robert.strong.bugs)
Details
(Whiteboard: [qa?])
Attachments
(1 file)
|
3.00 KB,
patch
|
bbondy
:
review+
akeybl
:
approval-mozilla-aurora+
akeybl
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
In bug 654131, we removed a number of Java Consoles in use at the time, but several more have been added since then accounting for tens of millions of users. We should update the list again.
{CAFEEFAC-0016-0000-0027-ABCDEFFEDCBA}
{CAFEEFAC-0016-0000-0028-ABCDEFFEDCBA}
{CAFEEFAC-0016-0000-0029-ABCDEFFEDCBA}
{CAFEEFAC-0016-0000-0030-ABCDEFFEDCBA}
{CAFEEFAC-0016-0000-0031-ABCDEFFEDCBA}
{CAFEEFAC-0016-0000-0032-ABCDEFFEDCBA}
{CAFEEFAC-0017-0000-0001-ABCDEFFEDCBA}
{CAFEEFAC-0017-0000-0002-ABCDEFFEDCBA}
{CAFEEFAC-0017-0000-0003-ABCDEFFEDCBA}
{CAFEEFAC-0017-0000-0004-ABCDEFFEDCBA}
I'd like this to land on Beta or at least Aurora -- it's very low risk and will help clean up this mess without waiting months.
| Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → robert.bugzilla
Status: NEW → ASSIGNED
Attachment #577775 -
Flags: review?(netzen)
Comment 2•14 years ago
|
||
Comment on attachment 577775 [details] [diff] [review]
patch rev1
Looks good, verified it matches up to each of the IDs in the original post a and the NSIS logic lib code looks good in PostUpdate.
Attachment #577775 -
Flags: review?(netzen) → review+
| Assignee | ||
Comment 3•14 years ago
|
||
Pushed to fx-team
https://hg.mozilla.org/integration/fx-team/rev/984277762e0e
Whiteboard: [fixed-in-fx-team]
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 11
Version: unspecified → Trunk
| Assignee | ||
Comment 5•14 years ago
|
||
fligtar, if you still want this on other branches please nominate and include the justification for product drivers. Thanks!
| Reporter | ||
Comment 6•14 years ago
|
||
Comment on attachment 577775 [details] [diff] [review]
patch rev1
This patch removes additional Java Consoles that have surfaced since our original removal of Java Consoles a few months ago in Firefox 8. These versions account for tens of millions of users and can cause users to see incompatibility dialogs when upgrading. This is a low risk patch that just adds additional GUIDs to the list of removals on upgrade. Would like it to land sooner than Firefox 11.
Attachment #577775 -
Flags: approval-mozilla-beta?
Attachment #577775 -
Flags: approval-mozilla-aurora?
| Assignee | ||
Comment 7•14 years ago
|
||
Specifically, the add-on compatibility dialog after upgrading since we don't report incompatible extensions located in the installation directory's extensions directory.
Comment 8•14 years ago
|
||
Comment on attachment 577775 [details] [diff] [review]
patch rev1
[Triage Comment]
We're using a known mechanism to remove Java Consoles, so unless the GUIDs are incorrect for some reason, this is very low risk. Approving for aurora and beta. Please land asap.
Attachment #577775 -
Flags: approval-mozilla-beta?
Attachment #577775 -
Flags: approval-mozilla-beta+
Attachment #577775 -
Flags: approval-mozilla-aurora?
Attachment #577775 -
Flags: approval-mozilla-aurora+
Comment 9•14 years ago
|
||
Please land ASAP to make it into today's beta.
| Assignee | ||
Comment 10•14 years ago
|
||
Pushed to mozilla-aurora
https://hg.mozilla.org/releases/mozilla-aurora/rev/f294d7315211
Pushed to mozilla-beta
https://hg.mozilla.org/releases/mozilla-beta/rev/75ab3bc0ea30
| Assignee | ||
Updated•14 years ago
|
status-firefox10:
--- → fixed
status-firefox11:
--- → fixed
status-firefox9:
--- → fixed
Target Milestone: Firefox 11 → Firefox 9
| Assignee | ||
Updated•14 years ago
|
Flags: in-testsuite-
Comment 11•14 years ago
|
||
Do we know what versions of Java SE installs these consoles so QA can verify the fix?
Whiteboard: [qa?]
| Reporter | ||
Comment 12•14 years ago
|
||
(In reply to Anthony Hughes, Mozilla QA (irc: ashughes) from comment #11)
> Do we know what versions of Java SE installs these consoles so QA can verify
> the fix?
I don't know the specific Java version numbers tied with installation; it's probably a good bet that these come with the most recent ones, as they'll usually get a couple users for a few weeks and then surge to become the most-used version all of the sudden.
You need to log in
before you can comment on or make changes to this bug.
Description
•