Closed
Bug 1233837
Opened 9 years ago
Closed 9 years ago
support migration override in distribution.ini
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 44
People
(Reporter: mixedpuppy, Unassigned)
Details
Attachments
(1 file)
1.22 KB,
patch
|
benjamin
:
review+
robert.strong.bugs
:
feedback+
ritu
:
approval-mozilla-aurora+
ritu
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
override.ini is being used in repack distributions to prevent migration for some partner builds. The problem is our uninstaller does not know about the file, leaving it behind when firefox is uninstalled. This *may* be desired in some enterprise environments or other distributions we are unaware of.
Rather than depending on override.ini for partner builds, lets just add support for migration override to distribution.ini.
We'll need to uplift any patch as far as we possibly can to make an important timeline, at least to aurora if not beta.
Attachment #8700175 -
Flags: feedback?(robert.strong.bugs)
Attachment #8700175 -
Flags: feedback?(benjamin)
![]() |
||
Comment 1•9 years ago
|
||
Comment on attachment 8700175 [details] [diff] [review]
migration override in distribution.ini
Looks fine and simple enough to me and shouldn't have any of the bad repercussions the other methods that have been suggested would.
Attachment #8700175 -
Flags: feedback?(robert.strong.bugs) → feedback+
Comment 3•9 years ago
|
||
Please request uplift to beta if the patch applies cleanly. Ritu, n-i to you to make sure you see this.
Reporter | ||
Comment 4•9 years ago
|
||
Comment on attachment 8700175 [details] [diff] [review]
migration override in distribution.ini
Lets get this onto nightly, let it simmer a few days, I can verify some repacks against that and request uplifts.
Attachment #8700175 -
Flags: feedback?(benjamin) → review?(benjamin)
Tracked for FF44
Flags: needinfo?(rkothari)
Comment 6•9 years ago
|
||
I want to set the right expectations with stakeholders -- does "Tracked" mean it's committed to 44?
Thanks
Comment 7•9 years ago
|
||
Comment on attachment 8700175 [details] [diff] [review]
migration override in distribution.ini
No, tracked doesn't imply a commitment.
Attachment #8700175 -
Flags: review?(benjamin) → review+
Reporter | ||
Comment 8•9 years ago
|
||
Reporter | ||
Comment 9•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/69b5cacf1cbbdb7f47dc775c17db96482d5123eb
Bug 1233837 support migration wizard override from distribution.ini, r=bsmedberg
Comment 10•9 years ago
|
||
bugherder |
Reporter | ||
Updated•9 years ago
|
Component: Releases: Custom Builds → General
Product: Release Engineering → Firefox
QA Contact: coop
Target Milestone: --- → Firefox 44
Reporter | ||
Comment 11•9 years ago
|
||
Comment on attachment 8700175 [details] [diff] [review]
migration override in distribution.ini
Approval Request Comment
[Feature/regressing bug #]: override.ini support
[User impact if declined]: override.ini is left behind after uninstall on windows, failing MS requirements for partners.
[Describe test coverage new/current, TreeHerder]: manual testing, verified nightly build against existing partner repacks
[Risks and why]: code change is in xre_main, failure would likely prevent any startup
[String/UUID change made/needed]: none
Attachment #8700175 -
Flags: approval-mozilla-beta?
Attachment #8700175 -
Flags: approval-mozilla-aurora?
Comment on attachment 8700175 [details] [diff] [review]
migration override in distribution.ini
This is needed to meet partner requirements, Beta44+, Aurora45+
Attachment #8700175 -
Flags: approval-mozilla-beta?
Attachment #8700175 -
Flags: approval-mozilla-beta+
Attachment #8700175 -
Flags: approval-mozilla-aurora?
Attachment #8700175 -
Flags: approval-mozilla-aurora+
status-firefox45:
--- → affected
Reporter | ||
Comment 13•9 years ago
|
||
Reporter | ||
Comment 14•9 years ago
|
||
Marking 44 and 45 fixed based on comment 13 and 14.
Comment 16•9 years ago
|
||
bugherder uplift |
status-b2g-v2.5:
--- → fixed
Comment 17•9 years ago
|
||
[bugday-20160323]
Status: RESOLVED,FIXED -> UNVERIFIED
Comments:
STR: Not clear.
Developer specific testing
Component:
Name Firefox
Version 46.0b9
Build ID 20160322075646
Update Channel beta
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
OS Windows 7 SP1 x86_64
Expected Results:
Developer specific testing
Actual Results:
As expected
status-b2g-v2.5:
fixed → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•