Closed
Bug 639563
Opened 15 years ago
Closed 15 years ago
[ACR] Consolidate compatibility preferences into one place
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
ACR-0.9
People
(Reporter: kinger, Assigned: kinger)
Details
Henrik:
I think that we should have one central place where we store all the
preferences we are setting via the extension. Right now the code has to
be updated on two different places.
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → briks.si
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → ACR-0.9
| Assignee | ||
Comment 1•15 years ago
|
||
Fixed with a JS module, v86264.
ACR release version - 0.8.2.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 3•15 years ago
|
||
Everything looks fine except a small nit in acr.js:
ACR.CHECK_COMPATIBILITY_PREFS_FB = COMPATIBILITY_PREFS_FX
I assume that should have been ACR.CHECK_COMPATIBILITY_PREFS_FX.
Otherwise looks fine and will save us some trouble in the future.
Status: RESOLVED → VERIFIED
Updated•10 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
•