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
*
[No issue] Don't use gfxXlibSurface in GLContextGLX.
Moonchild
2022-08-31
*
Merge pull request 'Fix a couple miscellaneous Mac specific issues.' (#1998) ...
Moonchild
2022-08-30
|
\
|
*
No Issue - Fix building with WebRTC enabled on non-Intel Macs.
Brian Smith
2022-08-29
|
*
No Issue - Fix building on MacOS Big Sur.
Brian Smith
2022-08-29
*
|
Issue #1996 - Implement at() method on built-in indexables.
Moonchild
2022-08-29
*
|
Issue #1956 - Fix C++ code standard conformance issue in webaudio
Moonchild
2022-08-29
*
|
Issue #1956 - Fix C++ code standard conformance issue in StoreBuffer.h
Moonchild
2022-08-28
*
|
Merge pull request 'Support TURN TLS in WebRTC' (#1993) from Basilisk-Dev/UXP...
Moonchild
2022-08-26
|
\
\
|
*
|
Issue #1991 - backport Mozilla bug 1266667
Basilisk-Dev
2022-08-20
|
*
|
Issue #1991 - Remove console log stating TURNS is not supported
Basilisk-Dev
2022-08-20
|
*
|
Issue #1991 - Support TURN TLS Support in WebRTC
Basilisk-Dev
2022-08-20
|
|
/
*
|
Issue #1975 - Follow-up: Enable Origin header on same-origin by default.
Moonchild
2022-08-24
*
|
Merge branch 'master' of https://repo.palemoon.org/MoonchildProductions/UXP
Moonchild
2022-08-24
|
\
\
|
*
\
Merge pull request 'Use logical coordinates in flex containers.' (#1987) from...
Moonchild
2022-08-20
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Issue #1986 - Add in reftests for new behavior.
Jeremy Andrews
2022-08-18
|
|
*
Issue #1986 - Part 2: Add IsItemInlineAxisMainAxis() and rework some nsFrame ...
Jeremy Andrews
2022-08-16
|
|
*
Issue #1986 - Use logical coordinates in flex containers.
Jeremy Andrews
2022-08-16
|
*
|
Issue #1988 - Use libc's arc4random where available.
Jeremy Andrews
2022-08-17
|
|
/
*
/
Issue #1994 - Align CSS.supports with the current spec.
Moonchild
2022-08-24
|
/
*
Issue #1970 - Follow-up: Better fix for Unix that works on newer GCC.
Jeremy Andrews
2022-08-13
*
Issue #1970 - Follow-up: Fix GTK3 build for SunOS and CentOS.
Jeremy Andrews
2022-08-13
*
No issue - Remove directive 4
Moonchild
2022-08-11
*
Issue #1956 - Account for multiple DLL files in newer CRT.
Jeremy Andrews
2022-08-03
*
Merge pull request 'Issue #1982 - Fix libopus webrtc build breakage' (#1983) ...
Moonchild
2022-07-30
|
\
|
*
Issue #1982 - Fix libopus webrtc build breakage
Basilisk-Dev
2022-07-30
|
/
*
Merge pull request 'Fix build bustage for applications where WebRTC building ...
Moonchild
2022-07-30
|
\
|
*
Issue #1980 - Fix build bustage for applications where WebRTC building is ena...
Job Bautista
2022-07-30
|
/
*
Merge pull request 'Revert "Issue #1806 - Follow-up: Fix WebRTC issues with c...
Moonchild
2022-07-29
|
\
|
*
Revert "Issue #1806 - Follow-up: Fix WebRTC issues with cubeb update."
Basilisk-Dev
2022-07-29
|
/
*
Merge branch '1970-form-focusring-styling'
Moonchild
2022-07-29
|
\
|
*
Issue #1970 - Part 7: Restore proper spacing in select for CJK/asian
1970-form-focusring-styling
Moonchild
2022-07-24
|
*
Issue #1970 - Part 6: Rename CalcLineHeight(), and cache used line height
Moonchild
2022-07-23
|
*
Issue #1970 - Part 5: Move combobox/select padding to the select rule.
Moonchild
2022-07-23
|
*
Issue #1970 - Part 4: Don't overflow -moz-focus-inner border.
Moonchild
2022-07-22
|
*
Issue #1970 - Part 3: Update reftests.
Moonchild
2022-07-22
|
*
Issue #1970 - Part 2: Remove the extra padding on buttons
Moonchild
2022-07-22
|
*
Issue #1970 - Part 1: Remove unused moz-focus-outer code for buttons.
Moonchild
2022-07-22
*
|
Merge pull request 'Allow WAV into media document.' (#1978) from jobbautista9...
Moonchild
2022-07-29
|
\
\
|
*
|
Issue #1977 - Bring back old behavior behind a pref.
Job Bautista
2022-07-29
|
*
|
Issue #1977 - Allow WAV into media document.
Job Bautista
2022-07-27
*
|
|
Issue #1312 - Fix potential crashes in MailNews.
Jeremy Andrews
2022-07-28
|
/
/
*
|
[NSS] Version bump
Moonchild
2022-07-27
*
|
[NSS] Fix uninitialized value in cert_ComputeCertType.
Moonchild
2022-07-27
*
|
[NSS] Avoid potential data race on primary password change.
Moonchild
2022-07-27
*
|
[NSS] protect SFTKSlot needLogin with slotLock.
Moonchild
2022-07-27
*
|
[DOM] Add extra check for performance API Next Hop protocol
Moonchild
2022-07-27
*
|
Merge pull request 'Implement Origin header CSRF mitigation.' (#1976) from jo...
Moonchild
2022-07-25
|
\
\
|
*
|
Issue #1975 - Implement Origin header CSRF mitigation.
Job Bautista
2022-07-25
*
|
|
Merge pull request 'Implement Intl.RelativeTimeFormat.' (#1974) from jobbauti...
Moonchild
2022-07-25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Issue #1969 - Implement Intl.RelativeTimeFormat.
Job Bautista
2022-07-25
|
/
/
[next]