summaryrefslogtreecommitdiff
path: root/js/xpconnect
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2342: Use [[nodiscard]] in /jsMoonchild2023-11-08
* Issue #1442 - Part 2: Add a run-time preference for toggling the streams API.Brian Smith2023-09-27
* Issue #1240 - Part 7 - Handle BigInt values in XPCVariant code.Brian Smith2023-07-20
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-03
* Issue #2197 - Follow-up: Remove GC debug assertion on sandboxFranklinDM2023-04-08
* Issue #2197 - Part 4: Expose structuredClone in SandboxFranklinDM2023-04-07
* Issue #80 - Fix deprot in js/xpconnect.Job Bautista2023-03-12
* Issue #2089 - Implement AggregateErrorMartok2023-02-01
* Issue #2083 - Part 1: Make RegExpShared a GC thing.Job Bautista2023-01-26
* Issue #2089 - Use JS engine stack if necessary when reporting errorsMartok2023-01-22
* Issue #1805 - Follow-up: Include the same headers for Solaris as well to1805-stacksizeMoonchild2022-07-15
* Issue #1805 - Follow-up: provide for Linux builds using rlimit and min/max.Moonchild2022-07-15
* Issue #1805 - Improve stack size limits for all targets.Moonchild2022-07-15
* Issue #1742 - Part 4: Don't trigger read barriers when comparing wrapped poin...Jeremy Andrews2022-05-27
* Issue #1829 - Revert “Issue #1751 -- Remove XP_MACOSX conditionals from the...Brian Smith2022-04-26
* Issue #1829 - Revert “Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLK...Brian Smith2022-04-26
* Issue #953 - Neuter the user-facing controls for e10sMoonchild2022-04-08
* Issue #21 - Remove remaining telemetry structs, callers and flags.Moonchild2022-04-02
* Issue #1053 - First pass Android defines and remove Android AnnotationMoonchild2022-04-01
* Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa'Moonchild2021-06-21
* Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.Moonchild2021-05-06
* Nuke erroneously added vim line.Moonchild2020-12-03
* Issue #1624 - Make ion inlining optimizations a pref.Moonchild2020-12-03
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Issue #1639 - Implement object.fromEntries()Moonchild2020-09-06
* Issue #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 #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-12-22
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19
* Issue #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 #1257 - Part 3: Remove/update tests.wolfbeast2019-10-27
* | 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