summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Force clobberRB_20230219Moonchild2023-02-19
* [NSS] Update NSS to 3.52.9 to pick up fixes.Moonchild2023-02-19
* [DOM] Check whether module load request was already cancelled when a load failsMoonchild2023-02-19
* [widget] Properly test for and handle errors in target-surface creationMoonchild2023-02-19
* Issue #2103 - Fix typo in RegExp ParserMoonchild2023-02-02
* Issue #2091 - Parse \p{Extended_Pictographic} too.Job Bautista2023-01-27
* Issue #2093 - Trace HeapPtr<RegExpShared::groupsTemplate_> for GC move/compac...Martok2023-01-26
* Merge branch 'master' into releaseRB_20230123Moonchild2023-01-19
|\
| * [DOM] Make nsHTMLContentSerializer handle noscript depending on theMoonchild2023-01-18
| * [devtools] Improve Copy as cURLMoonchild2023-01-18
| * [DOM] Add some null checks for PerformanceWorkersMoonchild2023-01-18
| * No issue - factor out some frame iterator helper functions.Moonchild2023-01-18
| * [gtk widget] Use text/uri-list for file drag&drop.Moonchild2023-01-18
| * [network] Avoid queue manipulation inside a loopMoonchild2023-01-18
* | Fix merge conflicts.Moonchild2023-01-13
* | Merge branch 'master' into releaseMoonchild2023-01-13
|\|
| * Merge pull request 'Re-unify some more missed sources in js/src' (#2088) from...Moonchild2023-01-10
| |\
| | * Issue #80 - Re-unify some more missed sources in js/srcJob Bautista2023-01-10
| |/
| * Issue #2087 - Don't throw on lacking PresShell in SetFontInternalMoonchild2023-01-09
| * Merge pull request 'Remove CSS unprefixing service' (#2085) from FranklinDM/U...Moonchild2023-01-06
| |\
| | * Issue #2084 - Part 2: Simplify logic in CSSParserImpl::LookupKeywordPrefixAwareFranklinDM2023-01-06
| | * Issue #2084 - Part 1: Remove CSSUnprefixingService.js and associated codeFranklinDM2023-01-06
| * | Merge pull request 'Fix invalid inequality check on assert in RegExpParser' (...Moonchild2023-01-06
| |\ \
| | * | No issue - Fix invalid neq check on assert in RegExpParserFranklinDM2023-01-06
| | |/
| * | Merge pull request 'Performance Enhancements for Animated Images' (#2081) fro...Moonchild2023-01-06
| |\ \ | | |/ | |/|
| | * Issue #2073 - m-c 1454149: Do not advance animated images which are not displ...Martok2023-01-04
| | * Issue #2073 - m-c 1546500: Avoid dispatching synchronous thread shutdown runn...Martok2023-01-04
| | * Issue #2073 - m-c 1651587: Make image::Image release efficient on main threadMartok2023-01-04
| | * Issue #2073 - m-c 1383404: make SourceBuffer::Compact more efficient (squashed)Martok2023-01-04
| | * Issue #2073 - m-c 523950: Discard decoded frames of very large GIF animations...Martok2023-01-04
| | * Issue #2073 - m-c 1343341: Infrastructure necessary to allow discarding of an...Martok2023-01-03
| | * Issue #2073 - m-c 1382683: Accelerate GIF decoding to SurfacePipeMartok2023-01-03
| * | Merge pull request 'Follow-up fixes to #2060' (#2072) from martok/UXP-contrib...Moonchild2023-01-06
| |\ \
| | * | Issue #1382 - RegExpShared::groupsTemplate_ cannot be a GCPtr since RegExpSha...Martok2023-01-04
| | * | Follow-up #2060 - Correctly handle \k in non-unicode expressionsMartok2022-12-30
| * | | Merge pull request 'Fix linking libxul on *nix when using gold, lld, and mold...Moonchild2023-01-05
| |\ \ \ | | |_|/ | |/| |
| | * | Issue #2079 - Fix linking libxul on *nix when using a linker other than bfd.Job Bautista2023-01-05
| |/ /
| * | Merge pull request 'Implement inset-(block|inline)-(start|end)' (#2076) from ...Moonchild2023-01-01
| |\ \ | | |/ | |/|
| | * Issue #2075 - Part 5: Allow logical aliases in the property database.Moonchild2022-12-31
| | * Issue #2075 - Part 4: Update testsMoonchild2022-12-31
| | * Issue #2075 - Part 3: Regenerate devtools CSS databaseMoonchild2022-12-31
| | * Issue #2075 - Part 2: Update devtools for inset-*Moonchild2022-12-31
| | * Issue #2075 - Part 1: Rename offset-* logical properties to inset-*Moonchild2022-12-30
| |/
| * Merge pull request 'Fix deprot in dom/base and js/src when building them de-u...Moonchild2022-12-29
| |\
| | * Issue #80 - Fix deprot in js/src/irregexp.Job Bautista2022-12-29
| | * Issue #80 - Fix deprot in dom/base.Job Bautista2022-12-29
| |/
| * Issue #2053 - Disable DOM Performance API navigation timing.Moonchild2022-12-26
| * Update READMEMoonchild2022-12-25
| * Issue #2070 - When multiple HSTS headers are received, only consider the first.Moonchild2022-12-25
| * Merge pull request 'Terminate some fallthrough attributes with a semicolon.' ...Moonchild2022-12-25
| |\