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
path:
root
/
js
Commit message (
Expand
)
Author
Age
*
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: Use [[nodiscard]] in /js
Moonchild
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
*
|
Merge pull request 'Switch our tree to building with c++17' (#2372) from 2281...
Moonchild
2023-11-08
|
\
\
|
|
/
|
/
|
|
*
Issue #2281 - Avoid class-static constexpr in TypedArrayObject
Moonchild
2023-11-05
|
*
Issue #2281 - Replace std::iterator inheritance with iterator traits
Moonchild
2023-11-05
*
|
Merge pull request 'No Issue - Structured Clone Spec Compliance and Bugfix' (...
Moonchild
2023-11-05
|
\
\
|
*
|
No Issue - StructuredClone serialize and deserialize should treat back refere...
Basilisk-Dev
2023-10-30
|
*
|
No issue - Structured clone algorithm doesn't serialize Array Length contrary...
Basilisk-Dev
2023-10-30
|
|
/
*
/
Issue #1824 - Move to GCC 10.
athenian200
2023-11-04
|
/
*
Issue #2354 - Restore ARM32 buildability on Linux.
Brian Smith
2023-10-25
*
Issue #2350 - Part 2: Allow "maximumFractionDigits" option in
Moonchild
2023-10-19
*
Issue #2350 - Part 1: Apply "minimumIntegerDigits" to number-formatters
Moonchild
2023-10-19
*
Issue #2350 - Part 0: Add a helper function DefaultNumberOption
Moonchild
2023-10-19
*
Issue #1442 Follow-up: Stop pretending proxies have a JSNative call/construct...
Brian Smith
2023-10-16
*
Merge pull request 'Initial implementation of readable streams' (#2324) from ...
Moonchild
2023-10-03
|
\
|
*
Issue #1442 & #1691 Follow-up - Part 22 - Changes that came with Dynamic Modu...
Brian Smith
2023-09-29
|
*
Issue #1442 - Part 5: Implement WebIDL bindings for Streams.
Brian Smith
2023-09-27
|
*
Issue #1442 - Part 4: Add JSAPI functions for working with ReadableStream.
Brian Smith
2023-09-27
|
*
Issue #1442 - Part 3: Implement ReadableStream and associated classes in the ...
Brian Smith
2023-09-27
|
*
Issue #1442 - Part 2: Add a run-time preference for toggling the streams API.
Brian Smith
2023-09-27
|
*
Issue #1442 - Part 1: Change ArrayBufferCopyData self-hosting intrinsic to ta...
Brian Smith
2023-09-27
*
|
No Issue - IonMonkey: Don't test for a 3-byte opcode in a 2-byte opcode predi...
Brian Smith
2023-09-27
*
|
[js] Handle dead wrappers
André Bargull
2023-09-27
|
/
*
Issue #2313 - Implement WebAssembly sign extension opcodes.
Brian Smith
2023-09-22
*
Issue #2307 - Follow-up: remove some missed SIMD scalar types.
Moonchild
2023-09-22
*
Merge branch 'master' into simdjs-removal
Moonchild
2023-09-20
|
\
|
*
Issue #2308 & #1240 Follow-up - Fill in missing JSOP_INC/DEC cases for Double...
Brian Smith
2023-09-18
|
*
Issue #2308 & #1240 Follow-up - Replace JSOP_POS in ++/-- with JSOP_TONUMERIC.
Brian Smith
2023-09-17
|
*
Issue #2308 & #1240 Follow-up - Fill in missing JSOP_INC/DEC cases for Ion on...
Brian Smith
2023-09-17
|
*
Issue #2308 & #1240 Follow-up - Add BigInt support to JSOP_INC and JSOP_DEC.
Brian Smith
2023-09-17
|
*
Issue #2308 & #1240 Follow-up - Introduce new increment and decrement operati...
Brian Smith
2023-09-16
|
*
Issue #2308 - Fix JSON BigInt regressions.
Brian Smith
2023-09-11
|
*
Issue #2026 Follow-up: Fill in missing BigInt64 cases in js::IsTypedArrayCons...
Brian Smith
2023-09-06
*
|
Issue #2307 - Part 3b: Fix build bustage.
Moonchild
2023-09-19
*
|
Issue #2307 - Part 3: Remove SIMD.js support
Moonchild
2023-09-18
*
|
Issue #2307 - Part 2b: Remove superfluous dev comment
Moonchild
2023-09-13
*
|
Issue #2307 - Part 2: Move SIMD code generation to masm methods
Moonchild
2023-09-12
*
|
Issue #2307 - Part 1: Extend masm with the pmovmskb SSE2 instruction.
Moonchild
2023-09-12
|
/
*
Issue #2298 - Support '#x in obj' ergonomic brand check syntax
Martok
2023-08-30
*
Issue #2298 - Carry private-ness of names through ParseNodeHandler
Martok
2023-08-30
*
Issue #2255 - Disable untested code path in Stopwatch.(h|cpp).
Brian Smith
2023-08-14
*
Issue #2172 - add null zone sanity checks
Martok
2023-08-09
*
Issue #2172 - ensure pointers in RegExpShared are updated after GC compacting
Martok
2023-08-08
*
Issue #2172 - add missing RegExpShared TraceKind declaration
Martok
2023-08-08
*
No Issue - Fix building with --enable-js-lto
Brian Smith
2023-08-06
*
Issue #1240 - Follow-up: Add missing JSVAL_TYPE_BIGINT cases in JitFrames.cpp.
Brian Smith
2023-07-28
[next]