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
*
Merge commit '2a9d0cc5af3552a378778cb2aaf5317b5f8ddd14' into release
RELBASE_20210914-UXP
Moonchild
2022-04-03
|
\
|
*
[XPCOM] be more precise when counting the number of allocator users
Olli Pettay
2022-04-01
|
*
[Network] Block mk: protocol to work around MSIE vulnerability.
Moonchild
2022-04-01
|
*
[DOM] Use RefPtr in ContentChild::RecvGetFilesResponse.
Moonchild
2022-04-01
|
*
Issue #1751 - Fix preprocessor typo to restore ARM Linux buildability
Matt A. Tobin
2021-08-25
*
|
Merge branch 'master' into release
RELBASE_20210823
Moonchild
2021-08-22
|
\
|
|
*
Revert "Issue #1806 - Update libcubeb"
Moonchild
2021-08-22
|
*
Revert "Issue #1806 - Follow-up: New libcubeb uses incorrect audio backend fo...
Moonchild
2021-08-22
|
*
Revert "Issue #1806 - Follow-up: Restore PulseAudio support in libcubeb."
Moonchild
2021-08-22
|
*
Issue #1806 - Follow-up: Restore PulseAudio support in libcubeb.
Moonchild
2021-08-21
|
*
Merge pull request 'Follow-up: New libcubeb uses incorrect audio backend for ...
Coordinator Tobin
2021-08-19
|
|
\
|
|
*
Issue #1806 - Follow-up: New libcubeb uses incorrect audio backend for Oracle...
Jeremy Andrews
2021-08-18
|
|
/
|
*
Issue #1797 - Implement WindowOrWorkerGlobalScope.origin
Moonchild
2021-08-15
*
|
Issue #1797 - Implement WindowOrWorkerGlobalScope.origin
RELBASE_20210817
RC_20210815
Moonchild
2021-08-15
*
|
Merge branch 'master' into release
RC_20210813
Moonchild
2021-08-13
|
\
|
|
*
Bump platform version.
Moonchild
2021-08-13
|
*
[db] Update SQLite to 3.36.0
Moonchild
2021-08-13
|
*
Issue #1806 - Update libcubeb
Moonchild
2021-08-12
|
*
[DOM] Be more explicit about the WorkerPrivate self-reference.
Jens Stutte
2021-08-12
|
*
[MFBT] Convert debug asserts to early returns for situations that should
Moonchild
2021-08-12
|
*
[DOM/NPAPI] Defer loading object when setting attribute.
Moonchild
2021-08-12
|
*
[network] Use a proof of lock everywhere in cache v2.
Moonchild
2021-08-11
|
*
Issue #1675 - Move regexp to new-regexp to make bz porting simpler.
Moonchild
2021-07-30
|
*
Issue #1679 - Part4: Clean up commented-out/WIP code.
Moonchild
2021-07-30
|
*
Issue #1679 - Part 3: Make everything build on supported compilers.
Moonchild
2021-07-30
|
*
Issue #1781 - Follow-up: fix debug assert in MergeMultiplicativeR()
Moonchild
2021-07-24
|
*
[no issue] Replace PurpleBlock with SegmentedVector to reduce indirect memory
Moonchild
2021-07-23
|
*
Merge pull request 'Implement Promise.allSettled()' (#1796) from athenian200/...
Moonchild
2021-07-18
|
|
\
|
|
*
Merge branch 'master' into Promise-allSettled
athenian200
2021-07-15
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Issue #1725 - Fix logic in PerformPromiseAllSettled.
Jeremy Andrews
2021-07-15
|
|
*
WIP: Base implementation
Moonchild
2021-07-13
*
|
|
Merge branch 'master' into release
RELBASE_20210719
RC_20210715
Moonchild
2021-07-15
|
\
|
|
|
*
|
[layout] Ensure we set the primary frame for native anon content where needed.
Moonchild
2021-07-15
|
*
|
Revert "[accessibility] Remove selection listeners from shutting down PresShe...
Moonchild
2021-07-14
|
*
|
[accessibility] Remove selection listeners from shutting down PresShell.
Eitan Isaacson
2021-07-14
|
*
|
[gfx] Hard-block old mesa/nouveau versions
Moonchild
2021-07-14
|
*
|
[NSPR] Lock access to PRCallOnceType members in PR_CallOnce* for thread safety.
Dana Keeler
2021-07-14
|
*
|
[ANGLE] Cherry-pick upstream fix
Moonchild
2021-07-14
|
*
|
[network] Make CacheIOThread::ThreadFunc hold reference to thread.
Valentin Gosu
2021-07-14
|
*
|
[network] Add some sanity checks to deserialized nsStandardURLs
Moonchild
2021-07-14
|
*
|
[network] Stop blocking 10080
Moonchild
2021-07-14
|
|
/
|
*
Issue #1793 - Only use Glass on the Toolkit Download Manager on Windows 7
Matt A. Tobin
2021-07-12
|
*
Issue #1793 - Only use proper Aero Styling in the Toolkit Error Console on Wi...
Matt A. Tobin
2021-07-12
|
*
Issue #1793 - Add a border-bottom to treecols header
Matt A. Tobin
2021-07-12
|
*
Issue #1793 - Add a border-bottom to toolbox
Matt A. Tobin
2021-07-12
|
*
Issue #1792 - Part 4: Implement constructors for the EventTarget interface.
Moonchild
2021-07-12
|
*
Issue #1792 - Part 3: Add ConstructibleEventTarget helper class.
Moonchild
2021-07-12
|
*
Issue #1792 - Part 2: Move GetParentObject() to EventTarget.h for re-use.
Moonchild
2021-07-12
|
*
Issue #1792 - Part 1: Remove superfluous check for abstract ancestors.
Moonchild
2021-07-12
|
*
Issue #1757 - Follow-up: Remove some stray WPT leftovers.
Moonchild
2021-07-12
[next]