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
...
*
|
|
Issue #1914 - Implement white-space: break-spaces
Moonchild
2022-06-10
|
/
/
*
|
Issue #1877 - Follow-up: Disable WMF VP9 decoding due to playback issues
Moonchild
2022-06-08
*
|
Revert "Issue #1909 - Guard against empty update manifest URL"
Moonchild
2022-06-07
*
|
[MailNews] Disable leftover Account Provisioner code.
Jeremy Andrews
2022-06-06
|
/
*
[MailNews] Allow shift-clicking on Edit As New to edit a message as plaintext.
Jeremy Andrews
2022-06-04
*
Merge pull request 'Support MacOS Monterey version detection, 11.0 and newer ...
Moonchild
2022-06-03
|
\
|
*
Issue #1905 - Part 2b - Fix crash on startup due to inability to load system ...
Brian Smith
2022-06-03
|
*
Issue #1905 - Part 2a - Build system fixes to allow use of SDK versioned 11.0...
Brian Smith
2022-06-02
|
*
Issue #1905 - Part 1 - Implement detection of Monterey (12.x), Intel emulatio...
Brian Smith
2022-05-25
*
|
[NSS] Update NSS to 3.52.6
Moonchild
2022-06-01
*
|
[DOM] Clip image data transfers.
Moonchild
2022-06-01
*
|
Issue #1911 - Clean up nsFilePicker on Windows.
Moonchild
2022-05-31
*
|
Merge branch 'master' of https://repo.palemoon.org/MoonchildProductions/UXP
Moonchild
2022-05-30
|
\
\
|
*
\
Merge pull request 'Guard against empty update manifest URL' (#1910) from ath...
Moonchild
2022-05-30
|
|
\
\
|
|
*
|
Issue #1909 - Guard against empty update manifest URL
FranklinDM
2022-05-30
|
|
/
/
*
|
|
[XPCOM] Simplify nsITimer API.
Moonchild
2022-05-30
*
|
|
[network] Fix typo in nsSocketTransport2.cpp
Moonchild
2022-05-30
*
|
|
[DOM] Promise worker-proxy cleanup improvements
Moonchild
2022-05-30
*
|
|
[DOM] Don't allow internal MIME types to be assigned to DataTransfer
Moonchild
2022-05-30
*
|
|
[places] add Content-Security-Policy to bookmarks HTML export
Moonchild
2022-05-30
*
|
|
[DOM media] Handle truncated WAV stream.
Paul Adenot
2022-05-30
*
|
|
[network] SocketTransport2 cleanup
Moonchild
2022-05-30
*
|
|
[DOM events] Clear event listener.
Peter Van der Beken
2022-05-30
*
|
|
[DOM media] Adjust lock scope in MediaSourceDemuxer
Moonchild
2022-05-30
*
|
|
[Image] Image cleanup
Randell Jesup
2022-05-30
*
|
|
[DOM media] Add a lock around Reset() in WebMBufferedParser
Moonchild
2022-05-30
*
|
|
[DOM] worker cleanup.
Moonchild
2022-05-30
*
|
|
[DOM] Consistent error messages for scripts which failed to load.
Moonchild
2022-05-30
*
|
|
[DOM] Clear sinks and block further use after storage observer shutdown.
Moonchild
2022-05-30
*
|
|
[Network] Add a socket thread check and early exit for corner cases.
Moonchild
2022-05-30
*
|
|
[xpcom] Timer cleanup, assertions and comments.
Moonchild
2022-05-30
*
|
|
[image] Add additional locks to imgFrame.
Moonchild
2022-05-30
*
|
|
[Network] Only call nsWSAdmissionManager::ConnectNext on the main thread.
Moonchild
2022-05-30
|
/
/
*
|
Merge pull request 'Fix several -Wclass-memaccess GCC warnings in /gfx' (#190...
Moonchild
2022-05-29
|
\
\
|
*
|
Issue #457 - Make GLContextSymbols a pure aggregate POD
trav90
2022-05-28
|
*
|
Issue #457 - Remove the constructor from gfxShapedText::CompressedGlyph and m...
trav90
2022-05-28
*
|
|
Merge pull request 'Update FFVPX to version 4.2.7' (#1907) from trav90/UXP-co...
Moonchild
2022-05-29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Issue #83 - Use correct #include in parseutils.c
trav90
2022-05-28
|
*
|
Issue #83 - Update FFVPX to version 4.2.7
trav90
2022-05-28
|
/
/
*
|
Merge pull request 'Remove the use of tagged shape pointers' (#1906) from 174...
Moonchild
2022-05-28
|
\
\
|
*
\
Merge branch 'read-barriers' into 1742
Moonchild
2022-05-27
|
|
\
\
|
|
*
|
Issue #1742 - Part 5: Remove unnecessary GCPtr::unbarrieredGet
Jeremy Andrews
2022-05-27
|
|
*
|
Issue #1742 - Part 4: Don't trigger read barriers when comparing wrapped poin...
Jeremy Andrews
2022-05-27
|
|
/
/
|
*
|
Issue #1742 - Remove the ambiguous portions of gc that dealt with tagged
Moonchild
2022-05-25
|
*
|
Issue #1742 - Part 3: use JS::PropertyResult instead of Shape*
Moonchild
2022-05-24
|
*
|
Issue #1742 - Part 2: Add a class to encapsulate the possible results of a pr...
Moonchild
2022-05-24
|
*
|
Issue #1742 - Part 1: Refactor rooting base class templates
Moonchild
2022-05-24
*
|
|
No issue - relax ctts flag checking in media/libstagefright
Moonchild
2022-05-26
|
|
/
|
/
|
*
|
No Issue - Epyrus-related platform changes.
Jeremy Andrews
2022-05-24
|
/
*
Issue #1847 - Follow-up: Re-enable building of FIPS mode in NSS.
Moonchild
2022-05-22
[prev]
[next]