Skip to content

Commit

Permalink
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release…
Browse files Browse the repository at this point in the history
… ba=release
  • Loading branch information
Mozilla Releng Treescript committed Mar 18, 2024
1 parent 601d59c commit 35996fd
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion CLOBBER
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
# don't change CLOBBER for WebIDL changes any more.

Removed proxying objects - Bug 1878638: Remove handle duplication rules for Windows process sandboxes
Merge day clobber 2024-03-18
2 changes: 1 addition & 1 deletion browser/config/mozconfigs/linux32/l10n-mozconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}
ac_add_options --with-branding=browser/branding/nightly
ac_add_options --enable-official-branding
ac_add_options --disable-nodejs

. "$topsrcdir/build/mozconfig.no-compile"
Expand Down
2 changes: 1 addition & 1 deletion browser/config/mozconfigs/linux64/l10n-mozconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}
ac_add_options --with-branding=browser/branding/nightly
ac_add_options --enable-official-branding

. "$topsrcdir/build/mozconfig.no-compile"
ac_add_options --disable-nodejs
Expand Down
2 changes: 1 addition & 1 deletion browser/config/mozconfigs/macosx64/l10n-mozconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if test `uname -s` = "Linux"; then
fi

ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}
ac_add_options --with-branding=browser/branding/nightly
ac_add_options --enable-official-branding

ac_add_options --disable-nodejs
unset NODEJS
Expand Down
2 changes: 1 addition & 1 deletion browser/config/mozconfigs/win32/l10n-mozconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
. "$topsrcdir/build/mozconfig.no-compile"

ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}
ac_add_options --with-branding=browser/branding/nightly
ac_add_options --enable-official-branding

ac_add_options --disable-nodejs
unset NODEJS
Expand Down
2 changes: 1 addition & 1 deletion browser/config/mozconfigs/win64-aarch64/l10n-mozconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
. "$topsrcdir/build/mozconfig.no-compile"

ac_add_options --enable-update-channel="${MOZ_UPDATE_CHANNEL}"
ac_add_options --with-branding=browser/branding/nightly
ac_add_options --enable-official-branding

ac_add_options --disable-nodejs
unset NODEJS
Expand Down
2 changes: 1 addition & 1 deletion browser/config/mozconfigs/win64/l10n-mozconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
. "$topsrcdir/build/mozconfig.no-compile"

ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}
ac_add_options --with-branding=browser/branding/nightly
ac_add_options --enable-official-branding

ac_add_options --disable-nodejs
unset NODEJS
Expand Down
2 changes: 1 addition & 1 deletion browser/config/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
125.0a1
125.0
2 changes: 1 addition & 1 deletion browser/config/version_display.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
125.0a1
125.0b1
2 changes: 1 addition & 1 deletion config/milestone.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
# hardcoded milestones in the tree from these two files.
#--------------------------------------------------------

125.0a1
125.0

0 comments on commit 35996fd

Please sign in to comment.