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 Jul 31, 2023
1 parent e65ba2d commit ae16ff1
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 @@ -23,4 +23,4 @@
# don't change CLOBBER for WebIDL changes any more.


Modified build files in third_party/libwebrtc - Bug 1839451 - (fix-f6eae959bf) s/rtc_encoder_simulcast_proxy/rtc_simulcast_encoder_adapter/ BUILD ref.
Merge day clobber 2023-07-31
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 @@
117.0a1
117.0
2 changes: 1 addition & 1 deletion browser/config/version_display.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
117.0a1
117.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.
#--------------------------------------------------------

117.0a1
117.0

0 comments on commit ae16ff1

Please sign in to comment.