index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
[angle] Cherry-pick compressed tex depth stride fix.
RELBASE_20210205
Moonchild
2021-02-05
*
Issue #1515 - Add null check to nsCSSFrameConstructor::IsValidSibling
Moonchild
2021-02-05
*
Issue #1723 - Fix Linux build bustage in HTMLMenuItemElement.cpp
RELBASE_20210202
RC_20210130
trav90
2021-01-30
*
Merge branch 'master' into release
Moonchild
2021-01-29
|
\
|
*
[network] Hold mutex when accessing mSecurityInfo.
RC_20210128
Moonchild
2021-01-27
|
*
[DOM] Store weak pointer to next parents.
Moonchild
2021-01-26
|
*
[DOM] Try to avoid slow shrinking GC during sync calls
Moonchild
2021-01-26
|
*
[webaudio] Fix up ReverbInputBuffer's writeIndex.
Moonchild
2021-01-26
|
*
[WebRTC] Improve SDP parser error handling.
Moonchild
2021-01-26
|
*
[js] Add AutoEnterOOMUnsafeRegion to JS_TransplantObject.
Moonchild
2021-01-26
|
*
Fix rooting hazard in ImageBitmap::CreateInternal by avoiding movable data.
Moonchild
2021-01-26
|
*
[layout, XUL] Avoid accessing invalidated frame.
Moonchild
2021-01-26
|
*
Merge branch 'presentation-cleanup'
Matt A. Tobin
2021-01-25
|
|
\
|
|
*
Issue #1390 - Clean up presentation api leftovers
Matt A. Tobin
2021-01-25
|
*
|
Issue #1719 - Make <menuitem> pref-controlled and disable by default.
Moonchild
2021-01-25
|
|
/
|
*
Issue #1319 - Resolve RELEASE_OR_BETA questions in all.js
Moonchild
2021-01-23
|
*
Issue #1630 - Enable W3C pointer events by default.
Moonchild
2021-01-19
*
|
Master merge
Moonchild
2021-01-19
|
\
|
|
*
[Media] Enable AV1 by default if built
Matt A. Tobin
2021-01-18
|
*
Issue #1715 - Handle errors when initializing print settings from the printer
Moonchild
2021-01-18
|
*
Merge pull request 'Selectively enable and pref the DOM Web Animations API' (...
Moonchild
2021-01-18
|
|
\
|
|
*
Issue #1689 - Part 5: Enable DOM Animations API except the preffed-off parts.
Moonchild
2021-01-14
|
|
*
Issue #1689 - Part 4: Add a preference for {Document,Element}.getAnimations()
Moonchild
2021-01-14
|
|
*
Issue #1689 - Part 3: Add a preference for animation composite modes.
Moonchild
2021-01-14
|
|
*
Issue #1689 - Part 2: Add a preference for implicit keyframes
Moonchild
2021-01-14
|
|
*
Issue #1689 - Part 1: Add pref for DOM Animation timelines API
Moonchild
2021-01-14
|
*
|
Bump platform version for added features.
Moonchild
2021-01-16
|
|
/
|
*
Merge pull request 'Add scrollbar-width CSS spec' (#1707) from 1705 into master
Moonchild
2021-01-13
|
|
\
|
|
*
Issue #1705 - Part 9b: Revert overzealous changes on Mac (cocoa).
Moonchild
2021-01-12
|
|
*
Issue #1705 - Part 9: Implement scrollbar-width:thin on Mac (cocoa).
Moonchild
2021-01-09
|
|
*
Issue #1705 - Part 8: Implement scrollbar-width:thin on GTK.
Moonchild
2021-01-09
|
|
*
Issue #1705 - Part 7: Implement scrollbar-width:thin on Windows.
Moonchild
2021-01-09
|
|
*
Issue #1705 - Part 6: Remove scrollbarbutton min-{width|height} rule from theme.
Moonchild
2021-01-08
|
|
*
Issue #1705 - Part 5: Implement scrollbar-width:none for all target platforms.
Moonchild
2021-01-08
|
|
*
Issue #1705 - Part 4: Add scrollbar-width CSS keyword to CSS parser.
Moonchild
2021-01-06
|
|
*
Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.
Moonchild
2021-01-06
|
|
*
Issue #1705 - Part 2: Add a ShowScrollbar enum to be used in ScrollReflowInput.
Moonchild
2021-01-06
|
|
*
Issue #1705 - Part 1: Rename nsChangeHint_CSSOverflowChange to *ScrollbarChange.
Moonchild
2021-01-06
|
*
|
Issue #1624 - Fix slot access intrinsics for objects with > 16 reserved slots
Matt A. Tobin
2021-01-11
|
*
|
Issue #1710 - Check for triggering principal URI in FTP subresource check.
Moonchild
2021-01-09
|
*
|
Merge pull request 'Add modern FreeBSD support' (#1706) from OlCe1/UXP:FreeBS...
Moonchild
2021-01-07
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Revert "Issue #1699 - Part 3a: mozjemalloc: Memory barriers on 'malloc_initia...
Olivier Certner
2021-01-07
|
|
*
Issue #1699 - Part 3c: mozjemalloc: FreeBSD: Ensure early initialization
Olivier Certner
2021-01-07
|
|
*
Issue #1699 - Part 3b: mozjemalloc: Bootstrap allocator, early diversion for ...
Olivier Certner
2021-01-07
|
|
*
Issue #1699 - Part 3a: mozjemalloc: Memory barriers on 'malloc_initialized'
Olivier Certner
2021-01-07
|
|
*
Issue #1699 - Part 2: libevent: Remove 'evutil_secure_rng_add_bytes'
Olivier Certner
2021-01-07
|
|
*
Issue #1699 - Part 1: python/psutil: Support recent FreeBSD versions
Olivier Certner
2021-01-07
|
|
/
|
*
Merge branch '61'
Moonchild
2021-01-04
|
|
\
|
|
*
Issue #61 - Add missing external symbols for gkmedias when WebRTC is built
Matt A. Tobin
2021-01-04
|
|
*
Issue #61 - Add missing external symbol cubeb_set_log_callback to gkmedias sy...
Matt A. Tobin
2021-01-03
[next]