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 branch 'master' into release
RB_20230715
Moonchild
2023-07-15
|
\
|
*
Merge pull request 'Fix cloning of self-hosted functions' (#2273) from martok...
Moonchild
2023-07-14
|
|
\
|
|
*
Issue #2271 - Use declared names of self-hosted functions for cloning
Martok
2023-07-13
|
|
*
Issue #2271 - Separate cloning of native and interpreted functions
Martok
2023-07-13
|
|
/
|
*
Merge pull request 'Further enhance Maybe<> and use it in the Performance API...
Moonchild
2023-07-13
|
|
\
|
|
*
Issue #2255 - Fix build bustage on Linux.
Brian Smith
2023-07-12
|
|
*
Issue #2255 - Use Maybe<> in the Performance API.
Brian Smith
2023-07-12
|
|
*
Issue #2255 - Add support for Maybe<T&>
Brian Smith
2023-07-12
|
|
/
|
*
Merge pull request 'Enhance Mac Packaging via mozconfig options and fix ARM M...
Moonchild
2023-07-11
|
|
\
|
|
*
Issue #2268 - Fix Mac packaging by making the individual parts configurable.
Brian Smith
2023-07-07
|
|
*
No Issue - Fix debug builds on ARM Mac.
Brian Smith
2023-07-07
|
|
/
*
|
Merge branch 'master' into release
RC_20230707
RB_20230711
Moonchild
2023-07-07
|
\
|
|
*
[XPCOM] Win: Update executable extension list
Moonchild
2023-07-05
|
*
[DOM] Filter out symlinks for webkitdirectory.
Moonchild
2023-07-05
|
*
[network] Prepare for requiring Authorization in CORS ACAH preflight
Moonchild
2023-07-05
|
*
Merge pull request 'Simplify and enhance Maybe and Some().' (#2267) from dbso...
Moonchild
2023-07-04
|
|
\
|
|
*
Issue #2255 & #1240 - Simplify and enhance Maybe and Some().
Brian Smith
2023-07-04
|
|
/
|
*
[multiple] Update Intl tests.
Moonchild
2023-07-02
|
*
Issue #1656 - Follow-up: Re-nuke the vim lines introduced in #2265
Moonchild
2023-07-02
|
*
Merge pull request 'Intl API Updates' (#2265) from martok/UXP-contrib:intl-up...
Moonchild
2023-07-02
|
|
\
|
|
*
Issue #2046 - Implement Intl.DateTimeFormat's date-/timeStyle and hourCycle o...
Martok
2023-06-30
|
|
*
Issue #1819 - Further align Intl.Locale to spec
Martok
2023-06-30
|
|
*
Issue #2259 - Performance improvements for LanguageTag parsing
Martok
2023-06-30
|
|
*
Issue #2259 - Performance improvements in Locale
Martok
2023-06-30
|
|
*
Issue #1819 - Implement Intl.Locale proposal
Martok
2023-06-30
|
|
*
Issue #2259 - process Unicode langtags and locale identifiers according to BC...
Martok
2023-06-30
|
|
*
Issue #2195 - Add support for hourCycle to Intl.DateTimeFormat
Martok
2023-06-30
|
|
*
Issue #2259 - Improve ResolveLocale performance when initializing the default...
Martok
2023-06-30
|
|
*
Issue #2259 - Support Unicode extensions with multiple value subtags in BCP47...
Martok
2023-06-30
|
|
*
Issue #2259 - Reimplement String.prototype.toLocale{Lower,Upper}Case per ECMA...
Martok
2023-06-29
|
|
*
Issue #2259 - Implement caseFirst option in Intl.Collator
Martok
2023-06-29
|
|
*
Issue #2046 - Introduce mozIntl.DateTimeFormat with mozExtensions
Martok
2023-06-29
|
|
*
Issue #2259 - Update Intl.* Object-ness to ECMA-402, 4th edition
Martok
2023-06-29
|
|
*
Issue #2259 - Introduce helper for self-hosted hasOwnProperty calls in intl
Martok
2023-06-29
|
|
*
Issue #2259 - Adjust self-hosted Array.prototype.sort to ES2018
Martok
2023-06-29
|
|
*
Issue #2259 - Add JS::StackGCVector and JS::RootedVector
Martok
2023-06-29
|
|
*
Issue #2259 - Add mozilla::Result<V, E> and JS::Result<> for fallible return ...
Martok
2023-06-29
|
|
*
Issue #2259 - Add mozilla::Vector -> mozilla::Span implicit conversion
Martok
2023-06-29
|
|
*
Issue #2259 - Add missing IsAscii* helper functions in mozilla/TextUtils.h
Martok
2023-06-29
|
|
*
Issue #1969 Follow-Up: Error reporting arguments in RelativeTimeFormat/DateTi...
Martok
2023-06-29
|
*
|
Merge pull request 'Improve incremental GC sweeping' (#2264) from gcsweep-wor...
Moonchild
2023-07-02
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix debug builds
Moonchild
2023-06-28
|
|
*
Avoid TLS lookups when checking if zones need to be marked for GC.
Moonchild
2023-06-27
|
|
*
Simplify incremental GC sweeping
Moonchild
2023-06-27
|
|
/
|
*
Merge pull request 'Build UXP with C++14 by default' (#2263) from martok/UXP-...
Moonchild
2023-06-26
|
|
\
|
|
*
Issue #2262 - Build with C++14 by default
Martok
2023-06-21
|
|
/
|
*
Merge pull request 'Remove support for "experiment" type extensions' (#2261) ...
Moonchild
2023-06-20
|
|
\
|
|
*
Issue #21 - Follow-up: Remove experiment category images
FranklinDM
2023-06-19
|
|
*
Issue #21 - Part 3: Remove experiments localization
FranklinDM
2023-06-19
|
|
*
Issue #21 - Part 2: Remove experiment extension assets and styling
FranklinDM
2023-06-19
[next]