summaryrefslogtreecommitdiff
path: root/js/xpconnect
Commit message (Expand)AuthorAge
* Issue mcp-graveyard/UXP#1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == '...Moonchild2021-06-21
* Issue mcp-graveyard/UXP#1751 -- Remove XP_MACOSX conditionals from the rest o...Moonchild2021-05-06
* Nuke erroneously added vim line.Moonchild2020-12-03
* Issue mcp-graveyard/UXP#1624 - Make ion inlining optimizations a pref.Moonchild2020-12-03
* Issue mcp-graveyard/UXP#1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue mcp-graveyard/UXP#1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23
* Issue mcp-graveyard/UXP#1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Issue mcp-graveyard/UXP#1639 - Implement object.fromEntries()Moonchild2020-09-06
* Issue mcp-graveyard/UXP#1603 - Part 1: Reorganize ScriptLoader/ScriptElementMoonchild2020-06-30
* Bug 1416999 - Remove document.registerElementMatt A. Tobin2020-04-17
* Revert #1091 Remove unboxed object code phase 1 + extras.wolfbeast2020-02-23
* Bug 1415761 - Catch the exception and rethrow it after invoking custom elemen...Gaming4JC2020-01-26
* Issue mcp-graveyard/UXP#1118 - Part 6: Fix various tests that are no longer c...wolfbeast2019-12-22
* Issue mcp-graveyard/UXP#1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19
* Issue mcp-graveyard/UXP#1283 - Implement Promise.prototype.finally()André Bargull2019-11-12
* Merge pull request #1262 from athenian200/solaris-workMoonchild2019-11-02
|\
| * MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21
* | Issue mcp-graveyard/UXP#1257 - Part 3: Remove/update tests.wolfbeast2019-10-27
* | Issue mcp-graveyard/UXP#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 mcp-graveyard/UXP#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