summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Disable reload flood guard console reporting for release branch.RELBASE_20211214-UXPMoonchild2022-04-03
* [XPCOM] Use swap in nsThread::SetObserver.Moonchild2022-04-03
* [DOM] Align XHR requests with the spec.Moonchild2022-04-03
* [Docshell] Implement reload flood guardMoonchild2022-04-03
* [Docshell] Close ContentViewer properly if initialization fails.Olli Pettay2022-04-03
* [Network] Escape external protocol handler URLsMoonchild2022-04-03
* [DOM] Don't try to create too large string buffersOlli Pettay2022-04-03
* [DOM] Fix handling of text fragmentsMoonchild2022-04-03
* [XPCOM] Simplify nsITimer API.Moonchild2022-04-03
* [Autocomplete] Add styling for Pale Moon's private-* implementation of AC popupsRELBASE_20211110-UXPMoonchild2022-04-03
* [Autocomplete] Add styling for Pale Moon's private-* implementation of AC popupsMoonchild2022-04-03
* [layout] Hold strong references to delayed menu command events.RELBASE_20211109-UXPMoonchild2022-04-03
* [DOM/XSLT] Pass sandbox flags from source doc.Moonchild2022-04-03
* Use brace initialization for Atomics.Moonchild2022-04-03
* [network] Make several variables atomic in nsSocketTransport2.Moonchild2022-04-03
* [network] Use a COM pointer instead of NS_ADDREF in nsSocketTransport2.cppMoonchild2022-04-03
* [network] Align IDN normalization with the current spec.Moonchild2022-04-03
* [network] Tighten checks for ACE (punycode) encoding.Moonchild2022-04-03
* [network] Clean up IDN logic and add some corner case use.Moonchild2022-04-03
* Issue #3004 - Add an option to enable TLS 1.3 "compatibility" mode.Moonchild2022-04-03
* Increase MAX_ICON_SIZE to account for more common use of HiDPI icons.Moonchild2022-04-03
* Merge commit '2a9d0cc5af3552a378778cb2aaf5317b5f8ddd14' into releaseRELBASE_20210914-UXPMoonchild2022-04-03
|\
| * [XPCOM] be more precise when counting the number of allocator usersOlli Pettay2022-04-01
| * [Network] Block mk: protocol to work around MSIE vulnerability.Moonchild2022-04-01
| * [DOM] Use RefPtr in ContentChild::RecvGetFilesResponse.Moonchild2022-04-01
| * Issue #1751 - Fix preprocessor typo to restore ARM Linux buildabilityMatt A. Tobin2021-08-25
* | Merge branch 'master' into releaseRELBASE_20210823Moonchild2021-08-22
|\|
| * Revert "Issue #1806 - Update libcubeb"Moonchild2021-08-22
| * Revert "Issue #1806 - Follow-up: New libcubeb uses incorrect audio backend fo...Moonchild2021-08-22
| * Revert "Issue #1806 - Follow-up: Restore PulseAudio support in libcubeb."Moonchild2021-08-22
| * Issue #1806 - Follow-up: Restore PulseAudio support in libcubeb.Moonchild2021-08-21
| * Merge pull request 'Follow-up: New libcubeb uses incorrect audio backend for ...Coordinator Tobin2021-08-19
| |\
| | * Issue #1806 - Follow-up: New libcubeb uses incorrect audio backend for Oracle...Jeremy Andrews2021-08-18
| |/
| * Issue #1797 - Implement WindowOrWorkerGlobalScope.originMoonchild2021-08-15
* | Issue #1797 - Implement WindowOrWorkerGlobalScope.originRELBASE_20210817RC_20210815Moonchild2021-08-15
* | Merge branch 'master' into releaseRC_20210813Moonchild2021-08-13
|\|
| * Bump platform version.Moonchild2021-08-13
| * [db] Update SQLite to 3.36.0Moonchild2021-08-13
| * Issue #1806 - Update libcubebMoonchild2021-08-12
| * [DOM] Be more explicit about the WorkerPrivate self-reference.Jens Stutte2021-08-12
| * [MFBT] Convert debug asserts to early returns for situations that shouldMoonchild2021-08-12
| * [DOM/NPAPI] Defer loading object when setting attribute.Moonchild2021-08-12
| * [network] Use a proof of lock everywhere in cache v2.Moonchild2021-08-11
| * Issue #1675 - Move regexp to new-regexp to make bz porting simpler.Moonchild2021-07-30
| * Issue #1679 - Part4: Clean up commented-out/WIP code.Moonchild2021-07-30
| * Issue #1679 - Part 3: Make everything build on supported compilers.Moonchild2021-07-30
| * Issue #1781 - Follow-up: fix debug assert in MergeMultiplicativeR()Moonchild2021-07-24
| * [no issue] Replace PurpleBlock with SegmentedVector to reduce indirect memoryMoonchild2021-07-23
| * Merge pull request 'Implement Promise.allSettled()' (#1796) from athenian200/...Moonchild2021-07-18
| |\
| | * Merge branch 'master' into Promise-allSettledathenian2002021-07-15
| | |\ | | |/ | |/|