Merge mozilla-central to autoland. CLOSED TREE

This commit is contained in:
Butkovits Atila 2024-02-19 12:13:29 +02:00
Родитель e4dc3fb9ef bf8c7a7d47
Коммит 1d51bf4a9a
6 изменённых файлов: 7 добавлений и 5 удалений

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

@ -283,3 +283,5 @@ fc01df84fa6d91b9dabb4b608eb947cef3230871 FIREFOX_NIGHTLY_120_END
2506788ad1107aedfe4a7e67b5cc9a6b6779912b FIREFOX_NIGHTLY_122_END
6b4a069fe37d2413229dda3b61ccaf7b8f3a5f5d FIREFOX_BETA_123_BASE
4ef3a0b2e8cd48a60eed95f8ba15e13ee48432af FIREFOX_NIGHTLY_123_END
2af34b4c9adf8c8defd3251b569af9c38cc0a429 FIREFOX_BETA_124_BASE
3a789882861bf458a92ed529bdbe4ddc39bd9671 FIREFOX_NIGHTLY_124_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 - turn off our 'fake' vpx build that only pointed to media/libvpx/libvpx
Merge day clobber 2024-02-19

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

@ -1 +1 @@
124.0a1
125.0a1

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

@ -1 +1 @@
124.0a1
125.0a1

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

@ -10,4 +10,4 @@
# hardcoded milestones in the tree from these two files.
#--------------------------------------------------------
124.0a1
125.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.126.0";
export const WEAVE_VERSION = "1.127.0";
// Sync Server API version that the client supports.
export const SYNC_API_VERSION = "1.5";