trav90
|
10b24b8110
|
Fix Value::isGCThing footgun, stop returning true for NullValue
|
2019-02-15 23:41:26 +08:00 |
|
wolfbeast
|
434f3590e3
|
Remove base conditional code for crash reporter and injector.
|
2019-02-15 23:39:53 +08:00 |
|
janekptacijarabaci
|
f8591643c5
|
JS - support for Array.prototype.values()
|
2019-02-15 23:39:48 +08:00 |
|
wolfbeast
|
ef6478af8c
|
Revert "Enable Array.prototype.values"
This reverts commit 424ed1b165e50f2e71c082c0c70fcda2a2764d18.
|
2019-02-15 23:39:47 +08:00 |
|
wolfbeast
|
663b7836f5
|
Enable Array.prototype.values
This resolves #85
|
2019-02-15 23:39:40 +08:00 |
|
janekptacijarabaci
|
d3ffa46e36
|
Update RegExp Xray code
Issue #77
|
2019-02-15 23:38:37 +08:00 |
|
janekptacijarabaci
|
dd09fc2495
|
Simplify Error Xray code
|
2019-02-15 23:38:20 +08:00 |
|
janekptacijarabaci
|
0e7a16c088
|
Bug 755821: Function() should use the parser's argument parsing code
|
2019-02-15 23:38:10 +08:00 |
|
NTD
|
b4c6885d32
|
Remove MOZ_MULET
|
2019-02-15 23:34:18 +08:00 |
|
wolfbeast
|
acf9f2c39c
|
Don't allow proxies in the proto chain.
|
2019-02-15 23:30:26 +08:00 |
|
wolfbeast
|
567399f367
|
Stop bypassing the Xray layer when walking the prototype chain.
|
2019-02-15 23:30:16 +08:00 |
|
wolfbeast
|
f8ab99eba0
|
Remove SetGCZeal() stub and its callers.
|
2019-02-14 14:38:14 +08:00 |
|
wolfbeast
|
b5de790f2a
|
Remove remaining conditional GCZeal code.
Creates stubs:
jsgc.h/cpp
VerifyBarriers() stub
MaybeVerifyBarriers() stub
GCRuntime::computeNonIncrementalMarkingForValidation() stub
GCRuntime::validateIncrementalMarking() stub
GCRuntime::finishMarkingValidation() stub
GCRuntime::pushZealSelectedObjects() stub
bool useZeal?
GCRuntime::runDebugGC() stub
XPConnect:
nsXPCComponents_Utils::SetGCZeal() stub (always NS_OK)
|
2019-02-14 14:37:52 +08:00 |
|
roytam1
|
dcd9973243
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|