Status
People
(Reporter: krupa, Assigned: cvan)
Tracking
Details
Attachments
(1 attachment)
617.57 KB,
image/png
|
Details |
Created attachment 557572 [details] screenshot As per bug 679179, if a user is on Nightly or Aurora.. AND they don't already have the ACR installed (see bug 675762) we should display this banner: http://cl.ly/282P2G2G1m3w2q1c133c However, we show the bubble for users who have ACR already installed.
(Assignee) | ||
Comment 1•7 years ago
|
||
You have to set localStorage['AllowIncompatibleAddons'] = 1 because ACR doesn't do it on dev sites. If localStorage['AllowIncompatibleAddons'] is set, we assume that ACR is in fact installed.
(Reporter) | ||
Comment 2•7 years ago
|
||
(In reply to Chris Van Wiemeersch [:cvan] from comment #1) > You have to set localStorage['AllowIncompatibleAddons'] = 1 because ACR > doesn't do it on dev sites. If localStorage['AllowIncompatibleAddons'] is > set, we assume that ACR is in fact installed. wfm now. Thanks!
Status: NEW → RESOLVED
Last Resolved: 7 years ago
Resolution: --- → WORKSFORME
Updated•2 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•