summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Issue #1818 - Remove obsolete path hack in widget code.RC_20221216RB_20221220Moonchild2022-12-16
* [network] Align cookie checks with RFC 6265 (bis)Moonchild2022-12-16
* [libjar] Add some extra sanity checks to our Zip reader.Moonchild2022-12-16
* [network] move some generic websocket code to the baseclassMoonchild2022-12-16
* Revert "Issue #1279 - Implement regular expressions lookbehind (v2)"Moonchild2022-12-15
* Issue #2040 - Pre-multiply the alpha values in our JXL decode buffer. (uplift)Moonchild2022-12-15
* Issue #2019 - Follow-up: Make nsPluginInstanceOwner also listen to keypress e...RB_20221129Moonchild2022-11-26
* Issue #2033 - Temporary fix of R<->B channel swap.Moonchild2022-11-26
* Revert "[XPCOM] Deal with lstat potentially lying in nsLocalFileUnix."RC_20221120_2RB_20221122Moonchild2022-11-20
* Merge branch 'master' into releaseRC_20221120Moonchild2022-11-19
|\
| * [XPCOM] Deal with lstat potentially lying in nsLocalFileUnix.Moonchild2022-11-19
| * [network] Fix Mac buffer overflow.Moonchild2022-11-19
| * WebSocketChannel::CleanupConnection should run on the socket threadMoonchild2022-11-19
| * [Network, DOM] Align our implementation with the current CORS/Fetch spec.Moonchild2022-11-18
* | Merge branch 'master' into releaseMoonchild2022-11-12
|\|
| * Issue #1769 - Follow-up: Default-enable JPEG-XL images if builtMoonchild2022-11-11
| * Merge branch '1769-take2'Moonchild2022-11-10
| |\
| | * Issue #1769: Ensure MIME type is known in URIloader for jxlMoonchild2022-11-08
| | * Issue #1769: Update symbols for libxul linkageMoonchild2022-11-07
| | * Merge branch 'master' into 1769-take2Moonchild2022-11-07
| | |\ | | |/ | |/|
| * | [intl] Update timezone data to 2022eMoonchild2022-11-06
| * | Issue #2024 - Part 2: Add wildcard to Access-Control-Allow-{Method|Headers}Moonchild2022-11-06
| * | Issue #2024 - Part 1: Add wildcard to Access-Control-Expose-HeadersMoonchild2022-11-06
| * | [WebGL] Implement webgl.max-size-per-texture-mibMoonchild2022-10-26
| * | [XPCOM] Fix Base64 off-by-one issue and safeguard against this mistake in the...Moonchild2022-10-26
| * | [No issue] Hold some strong references on nsRefreshDriverMoonchild2022-10-26
| * | Issue #1824 - Remove dependency on libdemangle.athenian2002022-10-26
| * | Merge pull request 'Support MacOS 13 Ventura' (#2023) from dbsoft/UXP:MacVent...Moonchild2022-10-25
| |\ \
| | * | Issue #2022 - Part 2 - Add Ventura version detection.Brian Smith2022-10-24
| | * | Issue #2022 - Part 1 - Fix transparent windows on MacOS 13 Ventura.Brian Smith2022-10-24
| |/ /
| * | Merge branch 'master' of https://repo.palemoon.org/MoonchildProductions/UXPMoonchild2022-10-23
| |\ \
| | * \ Merge pull request 'Align keypress events in content with the web' (#2020) fr...Moonchild2022-10-23
| | |\ \
| | | * | Issue #2019 - Follow-up: Make autocomplete and satchel listen to keypress eve...Moonchild2022-10-18
| | | * | Issue #2019 - Follow-up: Adjust content spellchecker to use keydownMoonchild2022-10-17
| | | * | Issue #2019 - Do not dispatch keypress event for non-printable keys.Moonchild2022-10-17
| * | | | Issue #21 - Remove panning/tab animation performance measurementsMoonchild2022-10-23
| * | | | Issue #1956 - Look for Visual Studio's path directly in the mozdebug moduleFranklinDM2022-10-23
| * | | | Issue #1793 - Follow-up: Fix incorrect media queryFranklinDM2022-10-23
| * | | | Issue #58 - Remove leftover rust build files from /jsFranklinDM2022-10-23
| * | | | Issue #1829 - Follow-up: Mac-specific shortcut key for closing the developer ...FranklinDM2022-10-23
| |/ / /
| * | | Merge pull request 'Issue #1375 - Don't mark nodes in the shadow tree as orph...Moonchild2022-10-22
| |\ \ \ | | |/ / | |/| |
| | * | Issue #1375 - Don't mark nodes in the shadow tree as orphan nodesBasilisk-Dev2022-10-20
| |/ /
| * | [No issue] Ensure LockImpl::Try() returns the correct bool value.Moonchild2022-10-16
| * | Merge pull request 'Implement regular expressions lookbehind (v2)' (#2017) fr...Moonchild2022-10-12
| |\ \
| | * | Issue #1279 - Implement regular expressions lookbehind (v2)Moonchild2022-10-11
| * | | Merge pull request 'Implement customElements.upgrade.' (#2015) from jobbautis...Moonchild2022-10-12
| |\ \ \ | | |/ / | |/| |
| | * | Issue #1375 - Use nsIAtom* instead of nsAtom* for CE Upgrade function.Job Bautista2022-10-09
| | * | Issue #1375 - Implement customElements.upgrade.Job Bautista2022-10-09
| * | | Issue #2016 - Remove non-functional V8 regex importMoonchild2022-10-10
| |/ /
| * | Issue #2012 - Follow-up: Make sure Services.jsm is imported earlier.Jeremy Andrews2022-10-06