summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into releaseRELBASE_20210302RC_20210226Moonchild2021-02-26-6/+6
|\
| * Merge pull request '[widget] MailNews Followup: Require user interaction when...Moonchild2021-02-26-6/+6
| |\
| | * [widget] MailNews Followup: Require user interaction when picking files or fo...Gaming4JC2021-02-26-6/+6
| |/
* | Merge branch 'master' into releaseRC_20210225Moonchild2021-02-25-1482809/+5003
|\|
| * [OTS] Backport some upstream OTS commits.Moonchild2021-02-24-22/+209
| * [MFBT] Update lz4 to 1.9.3Moonchild2021-02-24-909/+2233
| * Issue #457 - Remove duplicate PKCS11 definitionsMoonchild2021-02-24-4/+0
| * [security] Hold mutex when accessing TSI fields.Moonchild2021-02-24-0/+6
| * [DOM] Don't reveal error details for CORS-cross-origin decoding errors.Moonchild2021-02-24-1/+5
| * [html parser] Check for integer overflow when computing new buffer sizes.Moonchild2021-02-24-13/+36
| * [dom] Update noscript serialization to the changed spec.Moonchild2021-02-24-4/+4
| * Issue #1722 - Update about:licenseMoonchild2021-02-21-391/+128
| * [widget] Require user interaction when picking files or folders v2Moonchild2021-02-21-11/+36
| * Issue #1743 - Update CK_GCM_PARAMS use for PKCS11 v3.0 in WebCryptoTaskMoonchild2021-02-17-0/+1
| * Issue #1688 - Add flood guard to state change logic.Moonchild2021-02-16-0/+56
| * [widget] Require user interaction when picking files or folders.Moonchild2021-02-15-2/+2
| * Issue #1741 - Follow-up: Remove superfluous prefobserverMoonchild2021-02-15-1/+0
| * Issue #1741 - Add missing prefobserver for general.useragent.* prefsMoonchild2021-02-14-0/+1
| * [js] Add XMMRegName for invalid_xmmMoonchild2021-02-14-0/+1
| * Issue #1739 - Implement numeric separators.Moonchild2021-02-13-49/+194
| * Issue #1738 - Follow-up: Update comment (no code changes)Moonchild2021-02-12-3/+3
| * Issue #1738 - Part 2: Implement well-formed JSON stringifyMoonchild2021-02-11-14/+68
| * Issue #1738 - Part 1: Improve performance of JSON stringifyMoonchild2021-02-11-90/+111
| * Update tzdata to 2021aMoonchild2021-02-10-1283/+1324
| * Merge pull request 'Support for latest stable FreeBSD (12.2)' (#1736) from Ol...Moonchild2021-02-08-2/+13
| |\
| | * Issue #1699 - Follow-up: mozjemalloc: Fix build by excluding some irrelevant ...Olivier Certner2021-02-05-1/+1
| | * Issue #1730 - Part 2: harfbuzz: Remove some useless define causing a build errorOlivier Certner2021-02-05-0/+2
| | * Issue #1730 - Part 1: Interpose malloc even on RTLD_DEEPBIND presenceOlivier Certner2021-02-05-1/+2
| | * Issue #1729 - Support building/linking against libc++ 9+Olivier Certner2021-02-05-0/+8
| * | Issue #1737 - Disable AV1 by default.Moonchild2021-02-07-1/+1
| * | [angle] Cherry-pick compressed tex depth stride fix.Moonchild2021-02-05-3/+12
| |/
| * Issue #1732 - Implement JSON superset proposal.Moonchild2021-02-05-89/+44
| * Issue #1726 - Add verification test for string.replaceAll()Moonchild2021-02-04-0/+63
| * Merge pull request 'Implement String.replaceAll()' (#1728) from meatloaf/UXP:...Moonchild2021-02-04-25/+478
| |\
| | * Issue #1726 - Implement String.replaceAll()meatloaf2021-02-04-25/+478
| * | Issue #439 - Remove web-platform tests from the tree.Moonchild2021-02-04-1479801/+0
| |/
| * Issue #1515 - Add null check to nsCSSFrameConstructor::IsValidSiblingMoonchild2021-02-03-0/+5
| * Fix CRLF line endings in npapi.hMoonchild2021-01-30-6/+6
| * Issue #1720 - Remove explicit header inclusion from npapi.hMoonchild2021-01-30-1/+0
| * [js] Remove unused promise selfhosting functions.Moonchild2021-01-30-107/+0
| * Merge pull request 'Issue #1723 - Fix Linux build bustage in HTMLMenuItemElem...Moonchild2021-01-30-3/+2
| |\
| | * Issue #1723 - Fix Linux build bustage in HTMLMenuItemElement.cpptrav902021-01-29-3/+2
| |/
* | Issue #1737 - Disable AV1 by default.Moonchild2021-02-07-1/+1
* | [angle] Cherry-pick compressed tex depth stride fix.RELBASE_20210205Moonchild2021-02-05-3/+12
* | Issue #1515 - Add null check to nsCSSFrameConstructor::IsValidSiblingMoonchild2021-02-05-0/+5
* | Issue #1723 - Fix Linux build bustage in HTMLMenuItemElement.cppRELBASE_20210202RC_20210130trav902021-01-30-3/+2
* | Merge branch 'master' into releaseMoonchild2021-01-29-208/+115
|\|
| * [network] Hold mutex when accessing mSecurityInfo.RC_20210128Moonchild2021-01-27-3/+12
| * [DOM] Store weak pointer to next parents.Moonchild2021-01-26-4/+13
| * [DOM] Try to avoid slow shrinking GC during sync callsMoonchild2021-01-26-2/+2