Closed Bug 659048 Opened 14 years ago Closed 14 years ago

Use extensions.checkCompatibility.nightly to disable compatibility in nightly builds

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla7

People

(Reporter: mossop, Assigned: mossop)

References

Details

Attachments

(1 file)

So the main devs don't have to change a new preference every 6 weeks. Users of other channels should be pushed to the add-on compatibility reporter
Attached patch patch rev 1Splinter Review
This switched to only using the versions string on the aurora, beta and release channels. Everywhere else (nightly, self-built etc.) it uses the nightly pref.
Assignee: nobody → dtownsend
Status: NEW → ASSIGNED
Attachment #534833 - Flags: review?(robert.bugzilla)
Attachment #534833 - Flags: review?(robert.bugzilla) → review+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Flags: in-litmus-
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
Blocks: 591601
#ifdef MOZ_COMPATABILITY_NIGHTLY const PREF_EM_CHECK_COMPATIBILITY = Note the spelling difference. The first is incorrect, the second is correct. Please change it, it makes my eyes hurt.
Oops. Fancy providing a patch to fix it?
I could but I don't even have a local repository set up at the moment so it would be much quicker for someone else to patch it. There's just one change in each of the following 3 files. toolkit/mozapps/extensions/Makefile.in toolkit/mozapps/extensions/XPIProvider.jsm toolkit/mozapps/extensions/content/extensions.js
Reopened the bug until someone pushes the patch to fix the issue from comment 3, 4, 5.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Small typos that don't affect the functionality of the bug fix aren't worth keeping a bug open for. If you want to provide a patch to correct it then I'll review it and land it
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
after installing add-ons (with modified install.rdf/maxver=9.0a1) into new/clean profile, new config "nightly.disableCheckCompatibility/boolean/false" is created. correct ? old config is "extensions.checkCompatibility.(version-number)/boolean/false"
(In reply to comment #8) > after installing add-ons (with modified install.rdf/maxver=9.0a1) into > new/clean profile, new config > "nightly.disableCheckCompatibility/boolean/false" is created. If you're modifying the install.rdf then you don't need to do anything, otherwise as the bug summary says, the new pref is extensions.checkCompatibility.nightly
Verified fixed with Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0a1) Gecko/20110630 Firefox/7.0a1
Status: RESOLVED → VERIFIED
Depends on: 669541
I've backed this out of aurora as it wasn't working right there for some reason. This is no loss as it was only meant to affect Nightly anyway. I've filed bug 669541 to get it fixed before the next merge. http://hg.mozilla.org/releases/mozilla-aurora/rev/92120afb1a58
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: