summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Issue #2309 - Cherry-pick upstream libwebp fix.RB_20230913Moonchild2023-09-13
* Merge branch 'master' into releaseRC_20230901RB_20230904Moonchild2023-09-01
|\
| * [DOM] Follow-up: fix refcounting in FilePickerParent.Moonchild2023-09-01
| * [gfx] Check if we have a valid texture before trying to delete it.Moonchild2023-08-31
| * [DOM] Make IORunnable::mFilePickerParent into a RefPtr.Moonchild2023-08-30
| * [network] Hold a strong ref to mChannel in OpenConnMoonchild2023-08-30
| * [DOM] Deny web notifications if principal can't resolve.Moonchild2023-08-30
| * [network] Add locking around access to WebSocketChannel::mPMCECompressorMoonchild2023-08-30
| * [XPCOM] Add xll files to the executables list.Moonchild2023-08-30
| * Merge pull request 'Implement ergonomic brand check' (#2300) from martok/UXP-...Moonchild2023-08-30
| |\
| | * Issue #2298 - Support '#x in obj' ergonomic brand check syntaxMartok2023-08-30
| | * Issue #2298 - Carry private-ness of names through ParseNodeHandlerMartok2023-08-30
| * | Issue #2293 - Add preferences to disable CSS animation/transition props.Moonchild2023-08-30
| |/
| * Merge pull request 'Bug 1274518 - Add IPDL preprocessing support' (#2296) fro...Moonchild2023-08-26
| |\
| | * Bug 1274518 - Add IPDL preprocessing supportMatheus Marinho2023-08-25
| |/
| * Merge pull request 'Add --enable-irc and --enable-inspector to old.configure'...Moonchild2023-08-19
| |\
| | * Add --enable-irc and --enable-inspector to old.configureMatheus Marinho2023-08-18
| |/
| * Merge pull request 'Hunspell must be built into libxul on SunOS.' (#2291) fro...Moonchild2023-08-18
| |\
| | * Issue #2290 - Hunspell must be built into libxul on SunOS.athenian2002023-08-18
| |/
| * Merge pull request 'Implement Address Sanitizer for MSVC, Leak, Undefined Beh...Moonchild2023-08-16
| |\
| | * Issue #2266 - Part 2 - Add Leak and Undefined Behavior Sanitizer support.Brian Smith2023-08-14
| | * Issue #2266 - Part 1 - Allow MSVC and potentially GCC to use Address Sanitize...Brian Smith2023-08-14
| | * Issue #2255 - Disable untested code path in Stopwatch.(h|cpp).Brian Smith2023-08-14
| | * No Issue - Fix building WebRTC/Basilisk with --enable-debugBrian Smith2023-08-14
| |/
| * Merge branch '2284-flexpercentage-work'Moonchild2023-08-14
| |\
| | * Issue #2284 - Adjust some in-content CSS to account for flex definite-sizing ...Moonchild2023-08-13
| | * Issue #2284 - Update reftest for behaviour change.Moonchild2023-08-13
| | * Issue #2284 - Add exception for flex/grid items resolving percentages against...Moonchild2023-08-13
| * | Merge pull request 'Fix RegEx GC crash' (#2287) from martok/UXP-contrib:mr/21...Moonchild2023-08-10
| |\ \
| | * | Issue #2172 - add null zone sanity checksMartok2023-08-09
| | * | Issue #2172 - ensure pointers in RegExpShared are updated after GC compactingMartok2023-08-08
| | * | Issue #2172 - add missing RegExpShared TraceKind declarationMartok2023-08-08
| |/ /
| * | Merge pull request 'Several low risk fixes and improvements' (#2286) from dbs...Moonchild2023-08-07
| |\ \
| | * | No Issue - Fix building with --enable-js-ltoBrian Smith2023-08-06
| | * | Issue #2285 - Ensure we don't try to treat non-DOM-Node event targets as such,Brian Smith2023-08-06
| | * | Issue #2026 - Follow-up: Support Big(U)Int64Array in crypto.getRandomValues.Brian Smith2023-08-06
| |/ /
| * | Merge pull request 'Properly implement Performance Timeline Level 2 w3c spec....Moonchild2023-08-06
| |\ \ | | |/ | |/|
| | * Issue #2282 - - Properly implement Performance Timeline Level 2 w3c spec.Brian Smith2023-08-02
| |/
| * Merge pull request 'Implement Big(U)Int64Array and fill in some missing BigIn...Moonchild2023-07-29
| |\
| | * Issue #1240 - Follow-up: Add missing JSVAL_TYPE_BIGINT cases in JitFrames.cpp.Brian Smith2023-07-28
| | * Issue #1240 - Follow-up: Fix incorrect values in Number() constructor.Brian Smith2023-07-28
| | * Issue #2026 - Part 4 - Fill in missing dense elements case and fix a comment.Brian Smith2023-07-28
| | * Merge branch 'bigint-devtools-test' of https://repo.palemoon.org/martok/UXP-c...Brian Smith2023-07-28
| | |\
| | | * Issue #2026 - Part 3c - Add BigInt Devtools support. (new frontend)Martok2023-07-29
| | | * Issue #2026 - Part 3b - Add BigInt Devtools support. (legacy frontend)Martok2023-07-28
| | * | Issue #2026 - Part 3a - Add support for BigInt in devtools. (Server side)Brian Smith2023-07-25
| | |/
| | * Issue #2026 - Part 2b - Format BigInts representable as int64_t without first...Brian Smith2023-07-25
| | * Issue #2026 - Part 2a - Support BigInt in NumberFormat and toLocaleString.Brian Smith2023-07-25
| | * Issue #2026 - Part 1 - Implement BigInt64 and BigUint64Array.Brian Smith2023-07-24
| * | Update UXP/Goanna version now BigInt has landed.Moonchild2023-07-25
| |/