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
*
Revert "No Issue - add mutex in EventSource"
Moonchild
2023-11-15
*
No issue - Stop supporting data: scheme in SVG <use> elements.
Moonchild
2023-11-13
*
Merge pull request 'Use elfdump on SunOS instead of readelf.' (#2380) from at...
Moonchild
2023-11-13
|
\
|
*
Issue #1824 - Use elfdump on SunOS instead of readelf.
athenian200
2023-11-11
*
|
Issue #2381 - Remove system-nspr/nss leftovers
Moonchild
2023-11-13
*
|
Issue #1053 - Remove Android block in security/moz.build
Moonchild
2023-11-13
*
|
Merge pull request 'Replace MOZ_FALLTHROUGH with [[fallthrough]]' (#2379) fro...
Moonchild
2023-11-12
|
\
\
|
|
/
|
/
|
|
*
Issue #2343 - Fix typo
Moonchild
2023-11-12
|
*
Issue #2343 - Replace missed occurrences in .mm files
Moonchild
2023-11-12
|
*
Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]
Moonchild
2023-11-11
|
/
*
Merge pull request 'Replace MOZ_MUST_USE with [[nodiscard]]' (#2375) from 234...
Moonchild
2023-11-11
|
\
|
*
Issue #2342 - Fix attribute order in misc files (found by clang builds)
Moonchild
2023-11-10
|
*
Issue #2342 - Fix attribute order in nsIPipe.idl
Moonchild
2023-11-10
|
*
Issue #2342 - Don't use [[nodiscard]] in C mode in mozalloc.
Moonchild
2023-11-10
|
*
Issue #2342: Remove MOZ_MUST_USE macro
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in /mfbt
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in /xpcom and xpidl parser
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in /uriloader /widget
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in /netwerk
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in /memory and remove Sun Studio hack
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in /media
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in /js
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in IPDL generation and fix warnings
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in /ipc
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in /hal /image and /intl
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in /accessible and /caps
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in /gfx and /layout
Moonchild
2023-11-08
|
*
Issue #2342: Use [[nodiscard]] in /dom
Moonchild
2023-11-08
*
|
Merge pull request 'Fix Linux and Oracle Solaris builds after recent changes....
Moonchild
2023-11-09
|
\
\
|
*
|
Issue #2281 - Follow-up: Don't include headers in extern "C".
Brian Smith
2023-11-08
|
*
|
Issue #2376 - Split NSPR sed into BSD and GNU.
Brian Smith
2023-11-08
*
|
|
Merge pull request 'Remove --enable-stdcxx-compat option.' (#2374) from athen...
Moonchild
2023-11-09
|
\
\
\
|
*
|
|
Issue #2373 - Remove all remaining traces of CHECK_STDCXX.
Jeremy Andrews
2023-11-05
|
*
|
|
Issue #2373 - Remove obsolete GLIBCXX version checks.
Jeremy Andrews
2023-11-05
|
*
|
|
Issue #2373 - Remove --enable-stdcxx-compat option.
Jeremy Andrews
2023-11-05
*
|
|
|
No Issue - add mutex in EventSource
Moonchild
2023-11-09
|
|
/
/
|
/
|
|
*
|
|
No Issue - Adjust configure to deal with FreeBSD regex breakage for \S
Moonchild
2023-11-08
|
|
/
|
/
|
*
|
Merge pull request 'Switch our tree to building with c++17' (#2372) from 2281...
Moonchild
2023-11-08
|
\
\
|
*
|
Issue #2281 - Exclude throw wrapping on modern libcpp.
Moonchild
2023-11-07
|
*
|
Issue #2281 - Patch out google protobuf inheritance from std::iterator
Moonchild
2023-11-05
|
*
|
Issue #2281 - Remove the use of non-standard namespace std::tr1 in
Moonchild
2023-11-05
|
*
|
Issue #2281 - Force clobber
Moonchild
2023-11-05
|
*
|
Issue #2281 - Add some deduction guides for class template arguments.
Moonchild
2023-11-05
|
*
|
Issue #2281 - Default to C++17 when building.
Moonchild
2023-11-05
|
*
|
Issue #2281 - Avoid class-static constexpr in TypedArrayObject
Moonchild
2023-11-05
|
*
|
Issue #2281 - Build LZ4 as C instead of including it as C++.
Moonchild
2023-11-05
|
*
|
Issue #2281 - The 'register' storage class is no longer a thing in c++17
Moonchild
2023-11-05
|
*
|
Issue #2281 - Mark mozalloc new() as noexcept to aligh with what the VC
Moonchild
2023-11-05
|
*
|
Issue #2281 - Replace std::iterator inheritance with iterator traits
Moonchild
2023-11-05
*
|
|
Merge pull request 'Clean up GMP decryptor code' (#2368) from GMPdecryptor-cl...
Moonchild
2023-11-07
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]