Merge mozilla-central to autoland a=merge CLOSED TREE

This commit is contained in:
Sandor Molnar 2024-05-13 19:17:57 +03:00
commit c99a252d0f
7 changed files with 8 additions and 6 deletions

View file

@ -291,3 +291,5 @@ fc01df84fa6d91b9dabb4b608eb947cef3230871 FIREFOX_NIGHTLY_120_END
25a22c2f939167a119d912b3fe61312db879d576 FIREFOX_BETA_126_BASE 25a22c2f939167a119d912b3fe61312db879d576 FIREFOX_BETA_126_BASE
b4d3227540c9ebc43d64aac6168fdca7019c22d8 FIREFOX_BETA_126_BASE b4d3227540c9ebc43d64aac6168fdca7019c22d8 FIREFOX_BETA_126_BASE
de27b0fc3ab30bad572ccdcd8ea161d1f9a198ad FIREFOX_NIGHTLY_126_END de27b0fc3ab30bad572ccdcd8ea161d1f9a198ad FIREFOX_NIGHTLY_126_END
45d7400ced7eab36c5e094eabc83333b77bd5212 FIREFOX_BETA_127_BASE
41e8bcefc0ec9c22e3dfe0dbc8dd122cfe6316f8 FIREFOX_NIGHTLY_127_END

View file

@ -22,4 +22,4 @@
# changes to stick? As of bug 928195, this shouldn't be necessary! Please # changes to stick? As of bug 928195, this shouldn't be necessary! Please
# don't change CLOBBER for WebIDL changes any more. # don't change CLOBBER for WebIDL changes any more.
Bug 1889978 - Changed system header list Merge day clobber 2024-05-13

View file

@ -1 +1 @@
127.0a1 128.0a1

View file

@ -1 +1 @@
127.0a1 128.0a1

View file

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

View file

@ -1 +1 @@
127.0a1 128.0a1

View file

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