summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Issue #1361 - Follow-up: Merge dom.getRootNode.enabled pref into dom.webcompo...Job Bautista2023-04-07
* Merge pull request 'Update in-tree harfbuzz to 7.1.0, remove old fontconfig s...Moonchild2023-04-06
|\
| * Issue #2191 - Follow-up: Add missing mozilla::gfx in gfxFcPlatformFontList.cppJob Bautista2023-04-05
| * Issue #2191 - Remove virtual from gfxFont::GetCairoScaledFont.Job Bautista2023-04-05
| * Issue #2191 - Require implementation of gfxFont::GetScaledFont and remove unn...Job Bautista2023-04-05
| * Issue #2191 - Remove redundant CairoScaledFont accessor from gfxFont subclasses.Job Bautista2023-04-05
| * Issue #2191 - Get rid of gfxFontconfigUtils.h since gfxFontconfigFontBase is ...Job Bautista2023-04-05
| * Issue #2191 - Make ScaledFont::SetCairoScaledFont virtual so it can be access...Job Bautista2023-04-05
| * Issue #2191 - Remove as much old fontconfig support as needed for Harfbuzz 7....Job Bautista2023-04-05
| * Issue #1862 - Part 2: Update harfbuzz's build system for 7.1.0.Job Bautista2023-04-05
| * Issue #1862 - Part 1: Update harfbuzz source to 7.1.0.Job Bautista2023-04-05
|/
* Merge pull request 'Fix FreeBSD build failure with WebRTC enabled.' (#2193) f...Moonchild2023-04-05
|\
| * No Issue - Fix FreeBSD build failure with WebRTC enabled.Brian Smith2023-04-05
* | Merge pull request 'Fix build bustage with GCC 9 related to checkExportedName...Moonchild2023-04-05
|\ \ | |/ |/|
| * PR #2189 - Follow-up: Fix build bustage with GCC 9 related to checkExportedNa...Job Bautista2023-04-05
|/
* Merge pull request 'JS: Parser Frontend Refactor' (#2189) from martok/UXP-con...Moonchild2023-04-04
|\
| * Issue #2173 - Introduce FunctionNode::syntaxKind instead of JSOPsMartok2023-04-03
| * Issue #2173 - Separate CodeNode into FunctionNode and ModuleNodeMartok2023-04-03
| * Issue #2173 - Remove unused case/code from function node opsMartok2023-04-03
| * Issue #2173 - Allow constant folding to see inside functions when using the m...Martok2023-04-03
| * Issue #2173 - Fix remaining ParseNode* in FullParseHandler methods signatureMartok2023-04-03
| * Issue #2173 - Add TryNodeMartok2023-04-03
| * Issue #2173 - Add accessors to LexicalScopeNodeMartok2023-04-03
| * Issue #2173 - Add accessors to NullaryNode and change LoopControlStatement ar...Martok2023-04-03
| * Issue #2173 - Add accessors to NameNode, CodeNode, RegExpLiteral, and add Num...Martok2023-04-03
| * Issue #2173 - Add accessors to UnaryNode and subclassesMartok2023-04-03
| * Issue #2173 - Add accessors to BinaryNode and subclassesMartok2023-04-03
| * Issue #2173 - Add accessors to TernaryNodeMartok2023-04-03
| * Issue #2173 - Add accessors to ListNodeMartok2023-04-03
| * Issue #2173 - Fix return value of MUST_MATCH_TOKEN* macros in Parser methods ...Martok2023-04-03
| * Issue #2173 - Store the info about the existence of the default case into the...Martok2023-04-03
| * Issue #2173 - Add a new PNK_PROPERTYNAME to hold location information about p...Martok2023-04-03
| * Issue #2173 - Add a new PNK_ARGUMENTS node type for call argument listsMartok2023-04-03
| * Issue #2173 - Fix exporting array and object binding patternsMartok2023-04-03
| * Issue #2155 - Follow-up: Reorder super-property evaluation order per latest s...Martok2023-04-03
* | Merge pull request 'Update freetype2 to 2.13.0.' (#2190) from jobbautista9/UX...Moonchild2023-04-04
|\ \ | |/ |/|
| * Issue #1863 - Update freetype2 to 2.13.0.Job Bautista2023-04-04
|/
* Merge pull request 'Also use xz compression for packaging FreeBSD builds.' (#...Moonchild2023-04-03
|\
| * No issue - FreeBSD builds should also use xz compression for packaging.Job Bautista2023-04-03
|/
* Merge pull request 'Fix debug build bustage with shared Spidermonkey.' (#2187...Moonchild2023-04-02
|\
| * Issue #62 - Follow-up: Fix debug build bustage with shared Spidermonkey.Job Bautista2023-04-02
|/
* Merge pull request 'Increase mozjemalloc page cache size from 1 MiB to 16 MiB...Moonchild2023-04-01
|\
| * Issue #2184 - Increase mozjemalloc page cache size from 1 MiB to 16 MiB.Job Bautista2023-04-01
|/
* Merge pull request 'Add sys/auxv.h to system-headers' (#2183) from jobbautist...Moonchild2023-03-30
|\
| * Issue #2181 - Add sys/auxv.h to system-headersJob Bautista2023-03-30
|/
* Merge pull request 'Fix drawing in titlebar on Mac when building with the Big...Moonchild2023-03-29
|\
| * No Issue - Fix drawing in titlebar on Mac when building with the Big Sur 11.0...Brian Smith2023-03-29
|/
* Issue #2180 - Follow-up: Move sentinel check up a bit.Moonchild2023-03-28
* Issue #2180 - Add pref to control NSS TLS 1.3 protocol downgrade sentinelMoonchild2023-03-28
* Merge pull request 'Refactor more BytecodeEmitters' (#2179) from martok/UXP-c...Moonchild2023-03-27
|\