зеркало из https://github.com/mozilla/pjs.git
Bump to track incompatible bytecode changes for bug 336379 (r=mrbkap).
This commit is contained in:
Родитель
241bef68b8
Коммит
d9ed34634c
|
@ -129,7 +129,7 @@ const char XUL_FASTLOAD_FILE_BASENAME[] = "XUL";
|
|||
// Increase the subtractor when changing version, say when changing the
|
||||
// (opaque to FastLoad code) format of JS script, function, regexp, etc.
|
||||
// XDR serializations.
|
||||
#define XUL_FASTLOAD_FILE_VERSION (0xfeedbeef - 13)
|
||||
#define XUL_FASTLOAD_FILE_VERSION (0xfeedbeef - 14)
|
||||
|
||||
#define XUL_SERIALIZATION_BUFFER_SIZE (64 * 1024)
|
||||
#define XUL_DESERIALIZATION_BUFFER_SIZE (8 * 1024)
|
||||
|
|
Загрузка…
Ссылка в новой задаче