зеркало из https://github.com/mozilla/gecko-dev.git
Bump XDR from recursion emitter changes (bug 520753, r=brendan).
This commit is contained in:
Родитель
8dfdeda010
Коммит
6db2fd756c
|
@ -204,7 +204,7 @@ JS_XDRFindClassById(JSXDRState *xdr, uint32 id);
|
|||
* before deserialization of bytecode. If the saved version does not match
|
||||
* the current version, abort deserialization and invalidate the file.
|
||||
*/
|
||||
#define JSXDR_BYTECODE_VERSION (0xb973c0de - 54)
|
||||
#define JSXDR_BYTECODE_VERSION (0xb973c0de - 55)
|
||||
|
||||
/*
|
||||
* Library-private functions.
|
||||
|
|
Загрузка…
Ссылка в новой задаче