Closed
Bug 656195
Opened 14 years ago
Closed 14 years ago
update Firefox max version to 7.0a1
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: myk, Assigned: myk)
Details
Attachments
(2 files)
542 bytes,
patch
|
Details | Diff | Splinter Review | |
333 bytes,
patch
|
cmtalbert
:
review+
|
Details | Diff | Splinter Review |
We should set the Firefox max version to 7.0a1 and update the revision of the SDK for which tests are run on mozilla-central changes before mozilla-central's version changes to 7.0a1 next week. Otherwise, SDK tests are going to start failing.
Comment 1•14 years ago
|
||
This is probably the first half.. the other will require changes to the buildbot setup.
Attachment #531812 -
Flags: review?(myk)
Comment 2•14 years ago
|
||
Comment on attachment 531812 [details] [diff] [review]
modify maxVersion in .rdf to 7.0a1
install.rdf was updated by the patch from bug 656551
Attachment #531812 -
Flags: review?(myk)
Assignee | ||
Comment 3•14 years ago
|
||
This patch updates mozilla-central to pull the new revision of the SDK.
Clint: can you review and land on mozilla-central?
Note: we should land this before mozilla-central's version gets updated, since otherwise the tests will start failing. It isn't clear when that is going to happen. Originally, the Firefox 6 merge to aurora (a prerequisite) was going to happen on May 17, but last week's planning notes <https://wiki.mozilla.org/Firefox/Planning/2011-05-11> suggest it will happen "in two weeks", i.e. the week of May 23-27.
Attachment #532769 -
Flags: review?(ctalbert)
Comment on attachment 532769 [details] [diff] [review]
patch to update mozilla-central
r+
Attachment #532769 -
Flags: review?(ctalbert) → review+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•