summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [XPCOM] Crash safely when TArray replacements are OOB.RB20220707Moonchild2022-07-03
* [DOM] use the sanitizer to restrict href in svg:use to fragment-only URLsMoonchild2022-07-03
* [network] Clear PAC loader when the load failedMoonchild2022-07-03
* Update NSS to 3.52.7Moonchild2022-07-03
* [DOM media] Remove potentially unsafe type accesses when debug loggingMoonchild2022-07-03
* [network] Clean up and update the list of external protocol handlers.Moonchild2022-07-03
* Issue #1053 - Follow-up: Correct conditional define on POSIX systems. (uplift)Moonchild2022-06-28
* Revert "Issue #1909 - Guard against empty update manifest URL"RB_20220607_2Moonchild2022-06-07
* Merge branch 'master' into releaseRB_20220607Moonchild2022-06-03
|\
| * Merge pull request 'Support MacOS Monterey version detection, 11.0 and newer ...Moonchild2022-06-03
| |\
| | * Issue #1905 - Part 2b - Fix crash on startup due to inability to load system ...Brian Smith2022-06-03
| | * Issue #1905 - Part 2a - Build system fixes to allow use of SDK versioned 11.0...Brian Smith2022-06-02
| | * Issue #1905 - Part 1 - Implement detection of Monterey (12.x), Intel emulatio...Brian Smith2022-05-25
* | | Merge branch 'master' into releaseMoonchild2022-06-01
|\| |
| * | [NSS] Update NSS to 3.52.6Moonchild2022-06-01
| * | [DOM] Clip image data transfers.Moonchild2022-06-01
| * | Issue #1911 - Clean up nsFilePicker on Windows.Moonchild2022-05-31
| * | Merge branch 'master' of https://repo.palemoon.org/MoonchildProductions/UXPMoonchild2022-05-30
| |\ \
| | * \ Merge pull request 'Guard against empty update manifest URL' (#1910) from ath...Moonchild2022-05-30
| | |\ \
| | | * | Issue #1909 - Guard against empty update manifest URLFranklinDM2022-05-30
| | |/ /
| * | | [XPCOM] Simplify nsITimer API.Moonchild2022-05-30
| * | | [network] Fix typo in nsSocketTransport2.cppMoonchild2022-05-30
| * | | [DOM] Promise worker-proxy cleanup improvementsMoonchild2022-05-30
| * | | [DOM] Don't allow internal MIME types to be assigned to DataTransferMoonchild2022-05-30
| * | | [places] add Content-Security-Policy to bookmarks HTML exportMoonchild2022-05-30
| * | | [DOM media] Handle truncated WAV stream.Paul Adenot2022-05-30
| * | | [network] SocketTransport2 cleanupMoonchild2022-05-30
| * | | [DOM events] Clear event listener.Peter Van der Beken2022-05-30
| * | | [DOM media] Adjust lock scope in MediaSourceDemuxerMoonchild2022-05-30
| * | | [Image] Image cleanupRandell Jesup2022-05-30
| * | | [DOM media] Add a lock around Reset() in WebMBufferedParserMoonchild2022-05-30
| * | | [DOM] worker cleanup.Moonchild2022-05-30
| * | | [DOM] Consistent error messages for scripts which failed to load.Moonchild2022-05-30
| * | | [DOM] Clear sinks and block further use after storage observer shutdown.Moonchild2022-05-30
| * | | [Network] Add a socket thread check and early exit for corner cases.Moonchild2022-05-30
| * | | [xpcom] Timer cleanup, assertions and comments.Moonchild2022-05-30
| * | | [image] Add additional locks to imgFrame.Moonchild2022-05-30
| * | | [Network] Only call nsWSAdmissionManager::ConnectNext on the main thread.Moonchild2022-05-30
| |/ /
* | | Merge branch 'master' into releaseMoonchild2022-05-29
|\| |
| * | Merge pull request 'Fix several -Wclass-memaccess GCC warnings in /gfx' (#190...Moonchild2022-05-29
| |\ \
| | * | Issue #457 - Make GLContextSymbols a pure aggregate PODtrav902022-05-28
| | * | Issue #457 - Remove the constructor from gfxShapedText::CompressedGlyph and m...trav902022-05-28
| * | | Merge pull request 'Update FFVPX to version 4.2.7' (#1907) from trav90/UXP-co...Moonchild2022-05-29
| |\ \ \ | | |/ / | |/| |
| | * | Issue #83 - Use correct #include in parseutils.ctrav902022-05-28
| | * | Issue #83 - Update FFVPX to version 4.2.7trav902022-05-28
| |/ /
| * | Merge pull request 'Remove the use of tagged shape pointers' (#1906) from 174...Moonchild2022-05-28
| |\ \
| | * \ Merge branch 'read-barriers' into 1742Moonchild2022-05-27
| | |\ \
| | | * | Issue #1742 - Part 5: Remove unnecessary GCPtr::unbarrieredGetJeremy Andrews2022-05-27
| | | * | Issue #1742 - Part 4: Don't trigger read barriers when comparing wrapped poin...Jeremy Andrews2022-05-27
| | |/ /
| | * | Issue #1742 - Remove the ambiguous portions of gc that dealt with taggedMoonchild2022-05-25