index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'master' into release
RC_20210225
Moonchild
2021-02-25
-1482809
/
+5003
|
\
|
*
[OTS] Backport some upstream OTS commits.
Moonchild
2021-02-24
-22
/
+209
|
*
[MFBT] Update lz4 to 1.9.3
Moonchild
2021-02-24
-909
/
+2233
|
*
Issue #457 - Remove duplicate PKCS11 definitions
Moonchild
2021-02-24
-4
/
+0
|
*
[security] Hold mutex when accessing TSI fields.
Moonchild
2021-02-24
-0
/
+6
|
*
[DOM] Don't reveal error details for CORS-cross-origin decoding errors.
Moonchild
2021-02-24
-1
/
+5
|
*
[html parser] Check for integer overflow when computing new buffer sizes.
Moonchild
2021-02-24
-13
/
+36
|
*
[dom] Update noscript serialization to the changed spec.
Moonchild
2021-02-24
-4
/
+4
|
*
Issue #1722 - Update about:license
Moonchild
2021-02-21
-391
/
+128
|
*
[widget] Require user interaction when picking files or folders v2
Moonchild
2021-02-21
-11
/
+36
|
*
Issue #1743 - Update CK_GCM_PARAMS use for PKCS11 v3.0 in WebCryptoTask
Moonchild
2021-02-17
-0
/
+1
|
*
Issue #1688 - Add flood guard to state change logic.
Moonchild
2021-02-16
-0
/
+56
|
*
[widget] Require user interaction when picking files or folders.
Moonchild
2021-02-15
-2
/
+2
|
*
Issue #1741 - Follow-up: Remove superfluous prefobserver
Moonchild
2021-02-15
-1
/
+0
|
*
Issue #1741 - Add missing prefobserver for general.useragent.* prefs
Moonchild
2021-02-14
-0
/
+1
|
*
[js] Add XMMRegName for invalid_xmm
Moonchild
2021-02-14
-0
/
+1
|
*
Issue #1739 - Implement numeric separators.
Moonchild
2021-02-13
-49
/
+194
|
*
Issue #1738 - Follow-up: Update comment (no code changes)
Moonchild
2021-02-12
-3
/
+3
|
*
Issue #1738 - Part 2: Implement well-formed JSON stringify
Moonchild
2021-02-11
-14
/
+68
|
*
Issue #1738 - Part 1: Improve performance of JSON stringify
Moonchild
2021-02-11
-90
/
+111
|
*
Update tzdata to 2021a
Moonchild
2021-02-10
-1283
/
+1324
|
*
Merge pull request 'Support for latest stable FreeBSD (12.2)' (#1736) from Ol...
Moonchild
2021-02-08
-2
/
+13
|
|
\
|
|
*
Issue #1699 - Follow-up: mozjemalloc: Fix build by excluding some irrelevant ...
Olivier Certner
2021-02-05
-1
/
+1
|
|
*
Issue #1730 - Part 2: harfbuzz: Remove some useless define causing a build error
Olivier Certner
2021-02-05
-0
/
+2
|
|
*
Issue #1730 - Part 1: Interpose malloc even on RTLD_DEEPBIND presence
Olivier Certner
2021-02-05
-1
/
+2
|
|
*
Issue #1729 - Support building/linking against libc++ 9+
Olivier Certner
2021-02-05
-0
/
+8
|
*
|
Issue #1737 - Disable AV1 by default.
Moonchild
2021-02-07
-1
/
+1
|
*
|
[angle] Cherry-pick compressed tex depth stride fix.
Moonchild
2021-02-05
-3
/
+12
|
|
/
|
*
Issue #1732 - Implement JSON superset proposal.
Moonchild
2021-02-05
-89
/
+44
|
*
Issue #1726 - Add verification test for string.replaceAll()
Moonchild
2021-02-04
-0
/
+63
|
*
Merge pull request 'Implement String.replaceAll()' (#1728) from meatloaf/UXP:...
Moonchild
2021-02-04
-25
/
+478
|
|
\
|
|
*
Issue #1726 - Implement String.replaceAll()
meatloaf
2021-02-04
-25
/
+478
|
*
|
Issue #439 - Remove web-platform tests from the tree.
Moonchild
2021-02-04
-1479801
/
+0
|
|
/
|
*
Issue #1515 - Add null check to nsCSSFrameConstructor::IsValidSibling
Moonchild
2021-02-03
-0
/
+5
|
*
Fix CRLF line endings in npapi.h
Moonchild
2021-01-30
-6
/
+6
|
*
Issue #1720 - Remove explicit header inclusion from npapi.h
Moonchild
2021-01-30
-1
/
+0
|
*
[js] Remove unused promise selfhosting functions.
Moonchild
2021-01-30
-107
/
+0
|
*
Merge pull request 'Issue #1723 - Fix Linux build bustage in HTMLMenuItemElem...
Moonchild
2021-01-30
-3
/
+2
|
|
\
|
|
*
Issue #1723 - Fix Linux build bustage in HTMLMenuItemElement.cpp
trav90
2021-01-29
-3
/
+2
|
|
/
*
|
Issue #1737 - Disable AV1 by default.
Moonchild
2021-02-07
-1
/
+1
*
|
[angle] Cherry-pick compressed tex depth stride fix.
RELBASE_20210205
Moonchild
2021-02-05
-3
/
+12
*
|
Issue #1515 - Add null check to nsCSSFrameConstructor::IsValidSibling
Moonchild
2021-02-05
-0
/
+5
*
|
Issue #1723 - Fix Linux build bustage in HTMLMenuItemElement.cpp
RELBASE_20210202
RC_20210130
trav90
2021-01-30
-3
/
+2
*
|
Merge branch 'master' into release
Moonchild
2021-01-29
-208
/
+115
|
\
|
|
*
[network] Hold mutex when accessing mSecurityInfo.
RC_20210128
Moonchild
2021-01-27
-3
/
+12
|
*
[DOM] Store weak pointer to next parents.
Moonchild
2021-01-26
-4
/
+13
|
*
[DOM] Try to avoid slow shrinking GC during sync calls
Moonchild
2021-01-26
-2
/
+2
|
*
[webaudio] Fix up ReverbInputBuffer's writeIndex.
Moonchild
2021-01-26
-11
/
+13
|
*
[WebRTC] Improve SDP parser error handling.
Moonchild
2021-01-26
-3
/
+3
|
*
[js] Add AutoEnterOOMUnsafeRegion to JS_TransplantObject.
Moonchild
2021-01-26
-4
/
+10
[next]