Merge mozilla-inbound to mozilla-central. a=merge

This commit is contained in:
Andreea Pavel 2018-11-04 23:43:17 +02:00
Родитель 13dd240e14 1382cb18d9
Коммит e15294193f
2 изменённых файлов: 2 добавлений и 1 удалений

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

@ -12,6 +12,7 @@
#include "nsCOMPtr.h"
#include "nsITimer.h"
#include "nsString.h"
#define INITAL_REPEAT_DELAY 250

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

@ -2,7 +2,7 @@
set -x -e -v
# If you update this, make sure to update the minimum version in
# build/moz.configure/rust.configure and python/mozboot/mozboot/osx.py as well.
# build/moz.configure/rust.configure as well.
CBINDGEN_VERSION=v0.6.7
TARGET="$1"