Merge mozilla-central to autoland. CLOSED TREE

This commit is contained in:
Narcis Beleuzu 2023-07-31 19:37:03 +03:00
commit 15de925e05
6 changed files with 7 additions and 5 deletions

View File

@ -265,3 +265,5 @@ f8fa7749f7bdc93fa3491918a4e8b0fb4db659eb FIREFOX_BETA_115_BASE
8f983388de8ac77550eb07422e61c0444e7b8eb5 FIREFOX_NIGHTLY_115_END
9d50665254899d8431813bdc04178e6006ce6d59 FIREFOX_BETA_116_BASE
592c2df16ac45a09c837b8a281e366c419c8b94d FIREFOX_NIGHTLY_116_END
91dd0dbb8e738b29e6f14bdbaaf28f2b1f531b2b FIREFOX_BETA_117_BASE
7b63ca6bbdfaf5d4dc027f808de9f74789a5fa6e FIREFOX_NIGHTLY_117_END

View File

@ -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

View File

@ -1 +1 @@
117.0a1
118.0a1

View File

@ -1 +1 @@
117.0a1
118.0a1

View File

@ -10,4 +10,4 @@
# hardcoded milestones in the tree from these two files.
#--------------------------------------------------------
117.0a1
118.0a1

View File

@ -4,7 +4,7 @@
// Don't manually modify this line, as it is automatically replaced on merge day
// by the gecko_migration.py script.
export const WEAVE_VERSION = "1.119.0";
export const WEAVE_VERSION = "1.120.0";
// Sync Server API version that the client supports.
export const SYNC_API_VERSION = "1.5";