.cargo
Bug 1757473 - Update AudioIPC macOS branch to 8e3c4c1b. r=cubeb-reviewers,chunmin
2022-03-01 04:56:47 +00:00
.vscode
…
accessible
Backed out 2 changesets (bug 1756229, bug 1757661) for causing leaks. CLOSED TREE
2022-03-09 01:12:55 +02:00
browser
Bug 1758139 - Ignore no-unused-vars issues in test_cld2.js. r=florian
2022-03-08 16:59:19 +00:00
build
Bug 1755305 - Fix invalid mach command for Visual Studio clean target r=mhentges DONTBUILD
2022-03-03 14:17:59 +00:00
caps
Bug 1757796 - Permit midi-sysex on localhost. r=mixedpuppy
2022-03-04 22:55:00 +00:00
chrome
Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8
2022-03-04 15:39:41 +00:00
config
Bug 1758204: `mozunit` should use `--tb=short` with pytest r=ahal
2022-03-08 15:32:06 +00:00
devtools
Bug 1758106 - Stop using ChromeUtils.import(..., null) for importing modules in devtools/. r=jdescottes
2022-03-08 16:59:18 +00:00
docs
Backed out changeset e665e278f4ac (bug 1730515) for causing issues on search functionality. a=backout
2022-03-04 20:04:18 +02:00
docshell
Backed out changeset 2adaaea4fb76 (bug 1758087) as per developer's request. CLOSED TREE
2022-03-04 22:58:31 +02:00
dom
Bug 1723207 - Avoid copying hardware decoded video data if possible on Windows r=media-playback-reviewers,gfx-reviewers,jrmuizel,alwu
2022-03-08 23:13:34 +00:00
editor
Bug 1757492 - part 2: Clean up `HTMLEditor::DoSplitNode` r=m_kato
2022-03-02 11:55:06 +00:00
extensions
Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8
2022-03-04 15:39:41 +00:00
gfx
Bug 1757879 - Make SimulateDeviceReset() similar to actual device reset handling r=ipc-reviewers,gfx-reviewers,lsalzman,mccr8
2022-03-08 23:14:28 +00:00
gradle /wrapper
Bug 1724480 - Upgrade JDK to Java 17. r=glandium,ahal,calu
2022-01-11 19:16:01 +00:00
hal
Bug 1753574 - hal::LockOrientation can return error status. r=smaug,geckoview-reviewers,agi,calu
2022-03-02 03:48:14 +00:00
image
Bug 1511493 - Ensure PushGlyphs uses the current transaction's IpcResourceUpdateQueue. r=emilio
2022-03-05 23:35:16 +00:00
intl
Bug 1752968
- Pre: Make l10n gtests robust to changes to `aboutAbout.ftl`. r=eemeli
2022-03-02 17:43:47 +00:00
ipc
Bug 1757879 - Make SimulateDeviceReset() similar to actual device reset handling r=ipc-reviewers,gfx-reviewers,lsalzman,mccr8
2022-03-08 23:14:28 +00:00
js
Bug 885514: Simplify JSOp::Retsub r=jandem
2022-03-08 21:10:22 +00:00
layout
Backed out changeset 3c67de8ae3fd (bug 1756210
) for causing failures at test_focusrings.xhtml. CLOSED TREE
2022-03-09 01:43:11 +02:00
media
Bug 1757483 - Update libjxl and highway r=tnikkel
2022-03-01 12:17:02 +00:00
memory
Bug 1756570 - [loong64] Add basic build support for LoongArch64 port. r=glandium
2022-02-25 03:42:34 +00:00
mfbt
Bug 1756570 - [loong64] Add basic build support for LoongArch64 port. r=glandium
2022-02-25 03:42:34 +00:00
mobile
Backed out changeset f24e597defe1 (bug 1748945) for causing Lint failure. CLOSED TREE
2022-03-09 00:39:05 +02:00
modules
Bug 1723207 - Avoid copying hardware decoded video data if possible on Windows r=media-playback-reviewers,gfx-reviewers,jrmuizel,alwu
2022-03-08 23:13:34 +00:00
mozglue
Bug 1757596 - De-duplicate PROFILER_RAII macros - r=florian
2022-03-08 10:32:43 +00:00
netwerk
Bug 1757596 - #include "mozilla/ProfilerThreadSleep.h" instead of GeckoProfiler.h where possible - r=florian
2022-03-08 10:32:44 +00:00
nsprpub
Bug 1743566 - Finalize NSPR version number (no code change). r=glandium UPGRADE_NSPR_RELEASE DONTBUILD
2021-12-18 01:13:20 +00:00
other-licenses
Bug 1733545 - Remove REQUIRES_UNIFIED_BUILD from third-party directories that don't need it. r=firefox-build-system-reviewers,andi
2021-10-01 09:01:27 +00:00
parser
Bug 1754724 - Clear up even more computations in expat code. r=farre, a=tritter
2022-03-02 22:34:28 +00:00
python
Bug 1750632: `./mach lint` should bootstrap `clang-format` r=ahal
2022-03-04 19:39:32 +00:00
remote
Bug 1756809 - [remote] Add basic navigation helper to RootMessageHandler r=webdriver-reviewers,whimboo
2022-03-04 18:54:19 +00:00
security
Bug 1757596 - #include "mozilla/ProfilerThreadSleep.h" instead of GeckoProfiler.h where possible - r=florian
2022-03-08 10:32:44 +00:00
services
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2022-03-08 10:07:48 +00:00
servo
Bug 1757017 - Make keyframes for pseudo-elements inherit from the right style. r=dholbert
2022-03-02 18:19:18 +00:00
startupcache
Backed out changeset f2359b80aaa2 (bug 1746447) for causing assertion failures in StartupCache. CLOSED TREE
2022-02-25 20:12:01 +02:00
storage
Bug 1736844 - Add unit test for synchronous connection interrupt. r=dom-storage-reviewers,janv
2022-02-17 12:06:35 +00:00
taskcluster
Backed out 3 changesets (bug 1758216, bug 1758215, bug 1441453) for causing python failures. CLOSED TREE
2022-03-08 23:44:53 +02:00
testing
Backed out 3 changesets (bug 1758216, bug 1758215, bug 1441453) for causing python failures. CLOSED TREE
2022-03-08 23:44:53 +02:00
third_party
Bug 1757483 - Update libjxl and highway r=tnikkel
2022-03-01 12:17:02 +00:00
toolkit
Bug 1754263 - Remove %includes from menu.css stylesheets. r=dao
2022-03-08 19:54:58 +00:00
tools
Bug 1757596 - Move profiler sleep/wake APIs to mozilla/ProfilerThread{Sleep,State}.h - r=florian
2022-03-08 10:32:44 +00:00
uriloader
Bug 749872 - remove unused/not-run test_handlerApps.xhtml, r=mtigley
2022-02-25 22:18:19 +00:00
view
Bug 1737044 - Include pointer and frame in nsWindow logging. r=stransky
2021-10-21 14:02:30 +00:00
widget
Backed out changeset 3c67de8ae3fd (bug 1756210
) for causing failures at test_focusrings.xhtml. CLOSED TREE
2022-03-09 01:43:11 +02:00
xpcom
Backed out 2 changesets (bug 1754063
, bug 1744043) for causing xpcshell failures on test_ext_clear_cached_resources.js. CLOSED TREE
2022-03-08 09:08:23 -08:00
xpfe /appshell
Bug 1743486: More Cut over for resistinfingerprinting API: UseStandinsForNativeColors and Appwindow r=tjr
2022-03-01 19:11:54 +00:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
Bug 1750663 [Linux] Move mozva library and va headers to media directory r=alwu,media-playback-reviewers
2022-01-24 10:19:51 +00:00
.cron.yml
Bug 1748581 - Update l10n changesets with daily builds r=aki
2022-01-18 18:07:59 +00:00
.eslintignore
Bug 1757552 - [devtools] Generate actor-less reps stubs.r=bomsy.
2022-03-03 16:16:50 +00:00
.eslintrc.js
Bug 1758292 - Stop using ChromeUtils.import(..., null) for browser_actions_ShowHeartbeatAction.js. r=Gijs
2022-03-08 16:59:20 +00:00
.flake8
Bug 1731542 - remove `infer` from our static-analysis pipeline. r=static-analysis-reviewers,marco
2021-09-20 12:47:44 +00:00
.git-blame-ignore-revs
Bug 1735638 - Add Bug 1571899 to annotate/blame ignore revisions. r=glandium DONTBUILD
2021-10-14 16:02:46 +00:00
.gitattributes
…
.gitignore
Bug 1751511 - Save to Pocket panels, don't minify css build. r=gvn
2022-01-25 16:11:07 +00:00
.hg-annotate-ignore-revs
Bug 1735638 - Add Bug 1571899 to annotate/blame ignore revisions. r=glandium DONTBUILD
2021-10-14 16:02:46 +00:00
.hg-format-source
…
.hgignore
Bug 1751511 - Save to Pocket panels, don't minify css build. r=gvn
2022-01-25 16:11:07 +00:00
.hgtags
No bug - tagging 923f64ad8d51a0ba1540c400bb6ee63cbe1233c4 with FIREFOX_NIGHTLY_99_END a=release DONTBUILD CLOSED TREE
2022-03-08 10:07:40 +00:00
.lando.ini
Bug 1740791: temporarily disable autoformatting r=sheehan DONTBUILD
2021-11-16 16:49:41 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc
…
.taskcluster.yml
Bug 1732723 - Rename "taskgraph" Python module to "gecko_taskgraph". r=jmaher
2021-09-30 09:50:08 -04:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2021-12-06 19:18:29 +00:00
Cargo.lock
Bug 1758021 - Get is_{arm,aarch64}_feature_detected from std::arch on rustc >= 1.60. r=gfx-reviewers,jrmuizel
2022-03-04 00:39:40 +00:00
Cargo.toml
Bug 1755956
- Add initial boilerplate for origin trials. r=smaug,hsivonen
2022-02-18 13:57:30 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
Bug 1751515 - Part 3: Do not install artifact test archive when `--disable-tests`. r=firefox-build-system-reviewers,glandium
2022-01-26 19:08:57 +00:00
README.txt
…
aclocal.m4
Bug 1747970 - Move AC_CHECK_FUNC{,S} to python configure. r=firefox-build-system-reviewers,andi
2022-01-20 21:01:20 +00:00
build.gradle
Bug 1754474 - Update to Glean 44.0.0 and glean_parser 5.0.1. r=janerik
2022-02-15 13:35:07 +00:00
client.mk
Bug 1734594 - Terminate the sccache server in cases where submakes end in an error. r=firefox-build-system-reviewers,andi
2021-10-08 09:30:48 +00:00
client.py
…
configure.in
…
configure.py
Bug 1747332 - Move build environment checks to configure.py. r=firefox-build-system-reviewers,andi
2021-12-23 20:47:47 +00:00
gradle.properties
Bug 1727438 - Increase java max heap to 32G. r=nalexander,owlish
2021-08-31 20:53:08 +00:00
gradlew
…
gradlew.bat
…
mach
Bug 1752927: Avoid distutils deprecation warning on every Mach call r=ahal
2022-02-04 21:49:15 +00:00
mach.cmd
Bug 1750874: Support launching Mach with `py` instead of `python` r=glandium
2022-01-21 18:22:58 +00:00
mach.ps1
Bug 1748762: Update mach.ps1 to always support MozillaBuild 4.0 r=saschanaz
2022-01-21 18:22:59 +00:00
moz.build
Bug 1753127 - NSPR doc: move the doc into docs/nspr UPGRADE_NSS_RELEASE r=kaie,bbeurdouche
2022-02-02 17:19:51 +00:00
moz.configure
Bug 1596656 - Move STRIP to python configure. r=firefox-build-system-reviewers,andi
2022-01-28 03:00:13 +00:00
mozilla-config.h.in
Bug 1746991 - Avoid warning noise from __STDC_CONSTANT_MACROS being redefined. r=firefox-build-system-reviewers,andi
2021-12-21 21:22:26 +00:00
old-configure.in
Bug 1752064 - Move the remainder of AS to python configure. r=firefox-build-system-reviewers,andi
2022-02-03 00:06:29 +00:00
package-lock.json
Bug 1753652 - Update various node_modules to their latest versions. r=Gijs
2022-02-07 17:28:47 +00:00
package.json
Bug 1753652 - Update various node_modules to their latest versions. r=Gijs
2022-02-07 17:28:47 +00:00
settings.gradle
Bug 1753914 - ./mach environment is failed in gradle task on Windows. r=nalexander
2022-02-08 06:19:41 +00:00
substitute-local-geckoview.gradle
Bug 1752381 - only parse stdout in substitute-local-geckoview. r=nalexander
2022-02-02 18:00:46 +00:00
test.mozbuild
…