Merge mozilla-central to autoland. a=merge on a CLOSED TREE

This commit is contained in:
Andreea Pavel 2018-11-04 23:45:22 +02:00
commit 31ac616126
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -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"