mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
This commit is contained in:
commit
31ac616126
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user