summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Issue #1969 Follow-Up: Error reporting arguments in RelativeTimeFormat/DateTi...Martok2023-06-29
* | Merge pull request 'Improve incremental GC sweeping' (#2264) from gcsweep-wor...Moonchild2023-07-02
|\ \ | |/ |/|
| * Fix debug buildsMoonchild2023-06-28
| * Avoid TLS lookups when checking if zones need to be marked for GC.Moonchild2023-06-27
| * Simplify incremental GC sweepingMoonchild2023-06-27
|/
* Merge pull request 'Build UXP with C++14 by default' (#2263) from martok/UXP-...Moonchild2023-06-26
|\
| * Issue #2262 - Build with C++14 by defaultMartok2023-06-21
|/
* Merge pull request 'Remove support for "experiment" type extensions' (#2261) ...Moonchild2023-06-20
|\
| * Issue #21 - Follow-up: Remove experiment category imagesFranklinDM2023-06-19
| * Issue #21 - Part 3: Remove experiments localizationFranklinDM2023-06-19
| * Issue #21 - Part 2: Remove experiment extension assets and stylingFranklinDM2023-06-19
| * Issue #21 - Part 1: Remove experiments base code from the Add-ons ManagerFranklinDM2023-06-19
* | Merge pull request 'Follow-up: Print leaking class name and remove crash repo...Moonchild2023-06-20
|\ \ | |/ |/|
| * Issue #1691 - Follow-up: Print leaking class name and remove crash reporter d...FranklinDM2023-06-19
* | No issue - Update SQLite lib to 3.42.0Moonchild2023-06-19
|/
* No issue - Set the default for incremental cycle collector to be off.Moonchild2023-06-04
* Issue #2257 - Remove rematerialized frames after bailouts and exceptions.Moonchild2023-06-01
* Issue #2256 - Implement Object.hasOwn(object, property)Moonchild2023-05-29
* Merge pull request 'Fix crashes and assertions involving `::slotted()` and an...Moonchild2023-05-23
|\
| * Issue #1592 - Follow-up: Ensure topmost scope marker is cleaned upFranklinDM2023-05-21
| * Issue #2250 - Part 2: Ignore the ancestor filter assertion if rule matching i...FranklinDM2023-05-21
| * Issue #2250 - Part 1: Return early if the element being tested for is likely ...FranklinDM2023-05-21
* | Merge pull request 'Prevent crash when attempting to load a script with execu...Moonchild2023-05-23
|\ \ | |/ |/|
| * Issue #2252 - Prevent crash when attempting to load a script with execution d...Brian Smith2023-05-21
|/
* Merge pull request 'Ensure jit_ioncheck{1|2|3}_deunified_sources in js/src/mo...Moonchild2023-05-17
|\
| * Issue #2221 - Follow-up: Simplify jit_ioncheck{1|2|3}_deunified_sources assig...Job Bautista2023-05-17
| * Issue #2221 - Follow-up: Ensure jit_ioncheck{1|2|3}_deunified_sources is defi...Job Bautista2023-05-17
* | Merge pull request 'Implement Array find from last.' (#2247) from jobbautista...Moonchild2023-05-17
|\ \ | |/ |/|
| * Issue #2246 - Implement Array find from last.Job Bautista2023-05-17
|/
* Merge pull request 'Implement geometry .from* static constructors' (#2242) fr...Moonchild2023-05-14
|\
| * Issue #2241 - Part 7.2 Follow-up: Fix build bustage due to unified building i...Job Bautista2023-05-12
| * Issue #2241 - Part 8: Remove non-working layout.css.DOM*.enabled prefs.Job Bautista2023-05-12
| * Issue #2241 - Part 7.2: Implement .fromRect and .fromQuad.Job Bautista2023-05-12
| * Issue #2241 - Part 7.1: Implement .fromFloat{32/64}Array.Job Bautista2023-05-12
| * Issue #2241 - Part 6: Implement DOMMatrix.fromMatrix.Job Bautista2023-05-12
| * Issue #2241 - Part 4&5 Follow-up: Fix WebIDL errorsJob Bautista2023-05-12
| * Issue #2241 - Part 5: Expose Geometry interfaces to web workers.Job Bautista2023-05-12
| * Issue #2241 - Part 4.3: Move devtools over to getBounds().Job Bautista2023-05-12
| * Issue #2241 - Part 4.2: Resurrect DOMQuad.bounds, but deprecated.Job Bautista2023-05-12
| * Issue #2241 - Part 4.1: Get DOMPoint, DOMQuad, DOMRect, DOMMatrix a bit close...Job Bautista2023-05-12
| * Issue #2241 - Part 3: Extend DOMMatrixReadOnly to allow instantiation with a ...Job Bautista2023-05-12
| * Issue #2241 - Part 2: Add SameValueZero implementation to mfbt/FloatingPoint.hJob Bautista2023-05-12
| * Issue #2241 - Part 1: Move {js::,JS_}{{Strictly,Loosely}Equal,SameValue} into...Job Bautista2023-05-12
* | Merge pull request 'Implement partial support for calc-in-color' (#2244) from...Moonchild2023-05-14
|\ \ | |/ |/|
| * Issue #1765 - Part 3: Provided token type should be used in LookForTokenTypeFranklinDM2023-05-14
| * Issue #1765 - Part 2: Implement calc() parsing inside rgb/a() and the non-hue...FranklinDM2023-05-13
| * Issue #1765 - Part 1: Move ReduceNumberCalcOps struct up higher, rename IsCSS...FranklinDM2023-05-13
|/
* No issue - block a few problematic DLLs.Moonchild2023-05-11
* No issue - Disable ms-cxh and ms-cxh-full protocol handling.Moonchild2023-05-11
* [widget] Rewrite data-read loop in OnDataAvailable.Moonchild2023-05-10