Merge mozilla-central to autoland on a CLOSED TREE

This commit is contained in:
Cristian Tuns 2023-09-25 12:11:04 -04:00
Родитель b2e89b7820 95ec620fda
Коммит 9965a3ac3d
6 изменённых файлов: 7 добавлений и 5 удалений

Просмотреть файл

@ -269,3 +269,5 @@ f8fa7749f7bdc93fa3491918a4e8b0fb4db659eb FIREFOX_BETA_115_BASE
7b63ca6bbdfaf5d4dc027f808de9f74789a5fa6e FIREFOX_NIGHTLY_117_END
6aaf2cf582814f5a76c09fa2ac7cc760a5886134 FIREFOX_BETA_118_BASE
1429ba8bcd5b6beb45399f77673bc59439db5d91 FIREFOX_NIGHTLY_118_END
68035862c82691cc5ad039c1067c1fd24d048350 FIREFOX_BETA_119_BASE
b8084fc54e158a2adcdac710ea0c3a7c9559309e FIREFOX_NIGHTLY_119_END

Просмотреть файл

@ -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.
Modified build files in third_party/libwebrtc - Bug 1774628 - re-enable support for Windows.Graphics.Capture APIs in libwebrtc. - moz.build file updates. r?pehrsons!
Merge day clobber 2023-09-25

Просмотреть файл

@ -1 +1 @@
119.0a1
120.0a1

Просмотреть файл

@ -1 +1 @@
119.0a1
120.0a1

Просмотреть файл

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

Просмотреть файл

@ -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.121.0";
export const WEAVE_VERSION = "1.122.0";
// Sync Server API version that the client supports.
export const SYNC_API_VERSION = "1.5";