summaryrefslogtreecommitdiffstats
path: root/js/xpconnect
Commit message (Expand)AuthorAgeLines
* Bug 1416999 - Remove document.registerElementMatt A. Tobin2020-04-17-5/+5
* Revert #1091 Remove unboxed object code phase 1 + extras.wolfbeast2020-02-23-0/+4
* Bug 1415761 - Catch the exception and rethrow it after invoking custom elemen...Gaming4JC2020-01-26-3/+3
* Issue #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-12-22-1/+1
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19-11/+0
* Issue #1283 - Implement Promise.prototype.finally()André Bargull2019-11-12-1/+1
* Merge pull request #1262 from athenian200/solaris-workMoonchild2019-11-02-0/+2
|\
| * MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21-0/+2
* | Issue #1257 - Part 3: Remove/update tests.wolfbeast2019-10-27-78/+2
* | Issue #1257 - Part1: Remove watch class-hook and proxy trap.wolfbeast2019-10-26-2/+0
|/
* Don't treat format warnings as errors in xpconnectMatt A. Tobin2019-10-16-1/+1
* 1283712 - Part 7: Add nsIScriptErrorNote and nsIScriptError.notes.Gaming4JC2019-07-18-2/+12
* 1332245 - Move nsScriptError from js/xpconnect to dom/bindings.Gaming4JC2019-07-18-664/+9
* 1283712 - Part 6: Add xpc::ErrorBase, xpc::ErrorNote, and xpc::ErrorReport.mN...Gaming4JC2019-07-18-42/+142
* 1320408 - Part 22: Remove JSContext* parameter from ProxyObject::renew and Wr...Gaming4JC2019-07-18-1/+1
* 1333045 - Update Location object properties to current spec.Gaming4JC2019-07-18-3/+0
* Merge pull request #1091 from MoonchildProductions/remove-unboxedMoonchild2019-05-22-4/+0
|\
| * Unhook Unboxed Objects optionwolfbeast2019-05-13-4/+0
* | Implement array.flat and array.flatMapwolfbeast2019-05-19-1/+1
|/
* Remove some HPUX leftovers.wolfbeast2019-04-01-10/+1
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-2/+0
* Pref the use of unboxed plain objects in JS and disable by default.wolfbeast2019-03-21-0/+4
* Align `instanceof` with the final ES6 spec.wolfbeast2019-02-07-0/+49
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-3/+0
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-24/+0
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-98/+1
* Remove SPS profiler.wolfbeast2018-05-24-10/+0
* Remove unused XREShellDatawolfbeast2018-05-03-7/+2
* Remove sandbox ductwork conditional code.wolfbeast2018-05-03-36/+0
* Bug 1411415.wolfbeast2018-04-29-2/+5
* Remove support for making jemalloc4 the default memory allocator.wolfbeast2018-04-27-16/+0
* moebius#242: XPCOM: exportFunction() - fix wrong .length attributejanekptacijarabaci2018-04-14-1/+13
* Rebase on masterwolfbeast2018-04-11-4/+4
|\
| * Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07-4/+4
* | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-32/+0
|/
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-03-27-39/+17
|\
| * Update RegExp Xray codejanekptacijarabaci2018-03-19-10/+11
| * Prototypes should be regular objects.wolfbeast2018-03-19-20/+3
| |\
| | * Simplify Error Xray codejanekptacijarabaci2018-03-17-20/+3
| * | Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-1/+3
| |/
| * Remove MOZ_MULETMatt A. Tobin2018-03-01-8/+0
* | JS - support for Array.prototype.values()janekptacijarabaci2018-02-20-3/+6
|/
* Update executable manifests.wolfbeast2018-02-18-1/+0
* Don't allow proxies in the proto chain.wolfbeast2018-02-08-0/+14
* Stop bypassing the Xray layer when walking the prototype chain.wolfbeast2018-02-08-15/+14
* Remove SetGCZeal() stub and its callers.wolfbeast2018-02-03-10/+1
* Remove remaining conditional GCZeal code.wolfbeast2018-02-03-31/+0
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+86697