Closed Bug 306077 Opened 19 years ago Closed 19 years ago

do not package channel-prefs.js in MAR complete and partial patches

Categories

(Toolkit :: Application Update, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.8final

People

(Reporter: chase, Assigned: darin.moz)

References

Details

(Keywords: fixed1.8, Whiteboard: needs fix on branch and trunk)

Attachments

(1 file)

We need to ensure we're not packaging channel-prefs.js in MAR complete and
partial patches.  If we package it, then any changes to the build systems'
--enable-update-channel will be sent to nightly testers and then to beta users
when we switch back to the nightly channel for nightlies.
Blocks: 305475
No, I misspoke.  It will not be sent to beta users because AUS2 will not be
sending them updates.  But packaging this file will inadvertently place nightly
users on the beta channel when we make the switch which we don't want to do.
From IRC, Ben and I discussed appending:

  ! -name "channel-prefs.js"

to the find commands at:
http://lxr.mozilla.org/mozilla/source/tools/update-packaging/make_full_update.sh#67
http://lxr.mozilla.org/mozilla/source/tools/update-packaging/make_incremental_update.sh#76
http://lxr.mozilla.org/mozilla/source/tools/update-packaging/make_incremental_update.sh#78

That should cause the channel-prefs.js file to be excluded from the list of
packaged files.
Flags: blocking1.8b4rc?
I tested the find command in isolation with the modification chase mentions and
it seems to correctly exclude the specified file from the list. 
-> Darin
Assignee: nobody → darin
Whiteboard: needs fix on branch and trunk
Status: NEW → ASSIGNED
Target Milestone: --- → Firefox1.5
Flags: blocking1.8b4rc? → blocking1.8b4rc+
Attached patch v1 patchSplinter Review
Simple patch that excludes "channel-prefs.js" from the generated MAR files.
Attachment #194490 - Flags: review?(chase)
Attachment #194490 - Flags: review?(chase)
Attachment #194490 - Flags: review+
Attachment #194490 - Flags: approval1.8b4+
fixed-on-trunk, fixed1.8
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: