summaryrefslogtreecommitdiff
path: root/js/xpconnect
Commit message (Expand)AuthorAge
* Issue #1257 - Part1: Remove watch class-hook and proxy trap.wolfbeast2019-10-26
* Don't treat format warnings as errors in xpconnectMatt A. Tobin2019-10-16
* 1283712 - Part 7: Add nsIScriptErrorNote and nsIScriptError.notes.Gaming4JC2019-07-18
* 1332245 - Move nsScriptError from js/xpconnect to dom/bindings.Gaming4JC2019-07-18
* 1283712 - Part 6: Add xpc::ErrorBase, xpc::ErrorNote, and xpc::ErrorReport.mN...Gaming4JC2019-07-18
* 1320408 - Part 22: Remove JSContext* parameter from ProxyObject::renew and Wr...Gaming4JC2019-07-18
* 1333045 - Update Location object properties to current spec.Gaming4JC2019-07-18
* Merge pull request #1091 from MoonchildProductions/remove-unboxedMoonchild2019-05-22
|\
| * Unhook Unboxed Objects optionwolfbeast2019-05-13
* | Implement array.flat and array.flatMapwolfbeast2019-05-19
|/
* Remove some HPUX leftovers.wolfbeast2019-04-01
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30
* Pref the use of unboxed plain objects in JS and disable by default.wolfbeast2019-03-21
* Align `instanceof` with the final ES6 spec.wolfbeast2019-02-07
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Remove SPS profiler.wolfbeast2018-05-24
* Remove unused XREShellDatawolfbeast2018-05-03
* Remove sandbox ductwork conditional code.wolfbeast2018-05-03
* Bug 1411415.wolfbeast2018-04-29
* Remove support for making jemalloc4 the default memory allocator.wolfbeast2018-04-27
* moebius#242: XPCOM: exportFunction() - fix wrong .length attributejanekptacijarabaci2018-04-14
* Rebase on masterwolfbeast2018-04-11
|\
| * Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07
* | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30
|/
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-03-27
|\
| * Update RegExp Xray codejanekptacijarabaci2018-03-19
| * Prototypes should be regular objects.wolfbeast2018-03-19
| |\
| | * Simplify Error Xray codejanekptacijarabaci2018-03-17
| * | Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16
| |/
| * Remove MOZ_MULETMatt A. Tobin2018-03-01
* | JS - support for Array.prototype.values()janekptacijarabaci2018-02-20
|/
* Update executable manifests.wolfbeast2018-02-18
* Don't allow proxies in the proto chain.wolfbeast2018-02-08
* Stop bypassing the Xray layer when walking the prototype chain.wolfbeast2018-02-08
* Remove SetGCZeal() stub and its callers.wolfbeast2018-02-03
* Remove remaining conditional GCZeal code.wolfbeast2018-02-03
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02