summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into releaseRC_20230707RB_20230711Moonchild2023-07-07
|\
| * [XPCOM] Win: Update executable extension listMoonchild2023-07-05
| * [DOM] Filter out symlinks for webkitdirectory.Moonchild2023-07-05
| * [network] Prepare for requiring Authorization in CORS ACAH preflightMoonchild2023-07-05
| * Merge pull request 'Simplify and enhance Maybe and Some().' (#2267) from dbso...Moonchild2023-07-04
| |\
| | * Issue #2255 & #1240 - Simplify and enhance Maybe and Some().Brian Smith2023-07-04
| |/
| * [multiple] Update Intl tests.Moonchild2023-07-02
| * Issue #1656 - Follow-up: Re-nuke the vim lines introduced in #2265Moonchild2023-07-02
| * Merge pull request 'Intl API Updates' (#2265) from martok/UXP-contrib:intl-up...Moonchild2023-07-02
| |\
| | * Issue #2046 - Implement Intl.DateTimeFormat's date-/timeStyle and hourCycle o...Martok2023-06-30
| | * Issue #1819 - Further align Intl.Locale to specMartok2023-06-30
| | * Issue #2259 - Performance improvements for LanguageTag parsingMartok2023-06-30
| | * Issue #2259 - Performance improvements in LocaleMartok2023-06-30
| | * Issue #1819 - Implement Intl.Locale proposalMartok2023-06-30
| | * Issue #2259 - process Unicode langtags and locale identifiers according to BC...Martok2023-06-30
| | * Issue #2195 - Add support for hourCycle to Intl.DateTimeFormatMartok2023-06-30
| | * Issue #2259 - Improve ResolveLocale performance when initializing the default...Martok2023-06-30
| | * Issue #2259 - Support Unicode extensions with multiple value subtags in BCP47...Martok2023-06-30
| | * Issue #2259 - Reimplement String.prototype.toLocale{Lower,Upper}Case per ECMA...Martok2023-06-29
| | * Issue #2259 - Implement caseFirst option in Intl.CollatorMartok2023-06-29
| | * Issue #2046 - Introduce mozIntl.DateTimeFormat with mozExtensionsMartok2023-06-29
| | * Issue #2259 - Update Intl.* Object-ness to ECMA-402, 4th editionMartok2023-06-29
| | * Issue #2259 - Introduce helper for self-hosted hasOwnProperty calls in intlMartok2023-06-29
| | * Issue #2259 - Adjust self-hosted Array.prototype.sort to ES2018Martok2023-06-29
| | * Issue #2259 - Add JS::StackGCVector and JS::RootedVectorMartok2023-06-29
| | * Issue #2259 - Add mozilla::Result<V, E> and JS::Result<> for fallible return ...Martok2023-06-29
| | * Issue #2259 - Add mozilla::Vector -> mozilla::Span implicit conversionMartok2023-06-29
| | * Issue #2259 - Add missing IsAscii* helper functions in mozilla/TextUtils.hMartok2023-06-29
| | * 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