Closed Bug 679179 Opened 13 years ago Closed 13 years ago

pitch Add-on Compatibility Reporter to users of Nightly and Aurora

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: fligtar, Assigned: cvan)

Details

If a user is on Nightly or Aurora (or Beta, but I don't think there's a way to tell) AND they are on a page with a maxVersion-incompatible add-on (not platform or minVersion) AND they don't already have the ACR installed (see bug 675762) we should display this banner: http://cl.ly/282P2G2G1m3w2q1c133c

Clicking the close button should never show the banner again. The link to ACR should have a download src of prerelease-banner (and be sure to add it to the db).

Here's the CSS codes: http://cl.ly/3q072o2K3S1E311Q0d1A
Assignee: nobody → cwiemeersch
Target Milestone: --- → 6.2.2
https://github.com/jbalogh/zamboni/commit/81d5444
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: 6.2.2 → 6.2.1
* Checked that we show the bubble to Nightly and Aurora users
* Checked that we don't show the user message if ACR is already installed. (by setting localStorage['ShowIncompatibleAddons'] = 1)
* Checked that we don't show the message once it is closed.
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.