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 #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
*
Merge pull request 'Silence some GCC compiler warnings in FFmpeg code' (#1902...
Moonchild
2022-05-21
|
\
|
*
Issue #457 - Silence some GCC compiler warnings in FFmpeg code
trav90
2022-05-21
*
|
No issue - Add null check to send packet function in the developer tools server
FranklinDM
2022-05-21
*
|
Merge pull request 'Implement nullish coalescing operator' (#1901) from Frank...
Moonchild
2022-05-21
|
\
\
|
*
|
Issue #1894 - Part 7: Update tests
FranklinDM
2022-05-21
|
*
|
Issue #1894 - Part 6: Check for nullish values when folding coalesce nodes
FranklinDM
2022-05-21
|
*
|
Issue #1894 - Part 5: Implement bytecode for nullish coalescing
FranklinDM
2022-05-21
|
*
|
Issue #1894 - Part 4: Implement IonMonkey support for nullish coalescing
FranklinDM
2022-05-21
|
*
|
Issue #1894 - Part 3: Implement support for nullish coalescing in JS reflection
FranklinDM
2022-05-21
|
*
|
Issue #1894 - Part 2: Implement support for nullish coalescing in the JS parser
FranklinDM
2022-05-21
|
*
|
Issue #1894 - Part 1: Implement coalesce JS opcode
FranklinDM
2022-05-21
|
/
/
*
/
Bug 1679987 - Remove unused includes of nsCharSeparatedTokenizer.h.
Moonchild
2022-05-17
|
/
*
Merge pull request 'Add support for MP4 playback on Linux via FFmpeg 5.0' (#1...
Moonchild
2022-05-17
|
\
|
*
Issue #1893 - Part 3: Update audio & video decoders for FFmpeg 5.0
trav90
2022-05-16
|
*
Issue #1893 - Part 2: Add support for libavcodec 59/FFmpeg 5.0
trav90
2022-05-16
|
*
Issue #1893 - Part 1: Import required FFmpeg 5.0 header files
trav90
2022-05-16
*
|
Issue #1210 - Keep timepicker disabled for now.
Moonchild
2022-05-16
*
|
Issue #1813 - Enable date and time picker by default.
Moonchild
2022-05-16
|
/
*
Issue #1898 - Make sure that the sanity test stops running if necessary
FranklinDM
2022-05-15
*
Issue #1899 - Make sure the test for it still works
Moonchild
2022-05-14
*
Issue #1899 - Disable the (broken) MDN integration widget by default.
Moonchild
2022-05-14
*
Issue #1509 - Invalidate previous result when datalist is changed.
Moonchild
2022-05-10
*
No Issue - Break overly long tooltips into multiple lines.
Moonchild
2022-05-08
*
Merge pull request 'Fix ASAN and clang crashes on Linux, BSD and MacOS.' (#18...
Moonchild
2022-05-08
|
\
|
*
Issue #1891 - Fix ASAN and clang crashes on Linux, BSD and MacOS.
Brian Smith
2022-05-05
*
|
Issue #1895 - Implement queueMicroTask(callback())
Moonchild
2022-05-07
|
/
*
Update NSS to 3.52.5
Moonchild
2022-05-04
*
Bug 1761981
Moonchild
2022-05-04
*
No issue - Align our resource timing with the updated Fetch spec.
Moonchild
2022-05-04
*
Issue #1890 - Update libopus
Moonchild
2022-05-04
*
[XPCOM] Improve the conversion of line breaks.
Stephen A Pohl
2022-05-04
*
Merge pull request 'Implement optional chaining' (#1889) from FranklinDM/UXP-...
Moonchild
2022-05-04
|
\
|
*
Issue #1658 - Part 8: Update tests
FranklinDM
2022-05-04
|
*
Issue #1658 - Part 7: Implement support for optional chaining in console auto...
FranklinDM
2022-05-04
|
*
Issue #1658 - Part 6: Break and return no control flow for jumps emitted by o...
FranklinDM
2022-05-04
|
*
Issue #1658 - Part 5: Add and initialize TDZ check to optional chaining emitter
FranklinDM
2022-05-04
|
*
Issue #1658 - Part 4: Fix optional chaining assertions and remove unreachable...
FranklinDM
2022-05-04
|
*
Issue #1658 - Part 3: Implement support for optional chaining in JS reflection
FranklinDM
2022-05-04
[next]