summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* No issue - Limit JPEG decoder memory allocation to surface cache size.Moonchild2023-05-10
* Merge pull request 'Fix import.meta module error in lambdas by moving parseGo...Moonchild2023-05-09
|\
| * Issue #2236 - Fix import.meta module error in lambdas by moving parseGoal() ...Brian Smith2023-05-08
* | Merge pull request 'Updates to Mac packaging for notarization.' (#2239) from ...Moonchild2023-05-09
|\ \ | |/ |/|
| * No Issue - Updates to Mac packaging for notarization. Add Mac entitlements.Brian Smith2023-05-08
|/
* Merge pull request 'Create async function wrapper when instantiating module f...Moonchild2023-05-06
|\
| * Issue #2234 - Part 3: Update testsFranklinDM2023-05-07
| * Issue #2234 - Part 2: Ensure that the created async function wrapper is validFranklinDM2023-05-07
| * Issue #2234 - Part 1: Create async function wrapper when instantiating module...FranklinDM2023-05-07
|/
* Merge pull request 'Parse exported async functions.' (#2233) from jobbautista...Moonchild2023-05-06
|\
| * Issue #2232 - Parse exported async functions.Job Bautista2023-05-06
|/
* Issue #1691 - Follow-up: Ship dynamic module imports enabled by default.Moonchild2023-05-05
* Merge pull request 'Do not parse or return body for XHRs with HEAD/CONNECT me...Moonchild2023-05-05
|\
| * No Issue - Do not parse or return body for XHRs with HEAD/CONNECT method or c...Martok2023-05-04
* | Issue #1656 - Remove more vim control lines.Moonchild2023-05-05