зеркало из https://github.com/mozilla/gecko-dev.git
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
This commit is contained in:
Родитель
c746686fd1
Коммит
857d1ac980
2
CLOBBER
2
CLOBBER
|
@ -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.
|
||||
|
||||
Bug 1297097 - Remove preference "layout.css.vertical-text.enabled" modifies nsCSSPropList.h. Might need a clobber due to bug 1276197.
|
||||
Merge day clobber
|
|
@ -1 +1 @@
|
|||
51.0a1
|
||||
52.0a1
|
||||
|
|
|
@ -1 +1 @@
|
|||
51.0a1
|
||||
52.0a1
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
# hardcoded milestones in the tree from these two files.
|
||||
#--------------------------------------------------------
|
||||
|
||||
51.0a1
|
||||
52.0a1
|
||||
|
|
|
@ -46,7 +46,7 @@ EXTRA_PP_JS_MODULES['services-sync'] += [
|
|||
]
|
||||
|
||||
# Definitions used by constants.js
|
||||
DEFINES['weave_version'] = '1.53.0'
|
||||
DEFINES['weave_version'] = '1.54.0'
|
||||
DEFINES['weave_id'] = '{340c2bbc-ce74-4362-90b5-7c26312808ef}'
|
||||
|
||||
EXTRA_JS_MODULES['services-sync'].engines += [
|
||||
|
|
|
@ -22,7 +22,7 @@ namespace mozilla {
|
|||
*/
|
||||
struct Module
|
||||
{
|
||||
static const unsigned int kVersion = 51;
|
||||
static const unsigned int kVersion = 52;
|
||||
|
||||
struct CIDEntry;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче