.cargo
Bug 1799402 - Vendor wpf-gpu-raster Rust crate. r=jrmuizel,supply-chain-reviewers
2022-11-12 08:06:43 +00:00
.vscode
accessible
Bug 1801138 - Ensure empty label values don't collapse. r=dao
2022-11-19 20:38:55 +00:00
browser
Backed out changeset f8ee92c050f2 (bug 1801492) for causing bc failures on browser_unknownContentType_blob.js CLOSED TREE
2022-11-21 15:15:25 +02:00
build
Bug 1801267 - sccache doc: Remove the reference to office sccache r=gerard-majax DONTBUILD
2022-11-18 09:37:13 +00:00
caps
Backed out changeset 02a9e51358f1 (bug 1792138) for causing mochitests failures on browser_ext_windows_create_url.js. CLOSED TREE
2022-11-17 18:38:00 +02:00
chrome
Bug 1799314 - Convert consumers of testing modules to import ES modules direct (miscellaneous). r=mossop
2022-11-17 12:00:32 +00:00
config
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2022-11-14 15:13:23 +00:00
devtools
Bug 1801123 - Enable container queries on nightly. r=dshin
2022-11-21 10:04:31 +00:00
docs
no bug - fx doc: fix a few links to old pages r=sylvestre DONTBUILD
2022-11-18 21:20:18 +00:00
docshell
Bug 1791974 - Use setAsDefault* parameters where appropriate for consumers of SearchTestUtils.installSearchExtension. r=mcheang
2022-11-18 14:30:27 +00:00
dom
Bug 1799156 - Filter unknown DataTransferItem flavors. r=nika
2022-11-21 10:18:38 +00:00
editor
Bug 1799314 - Convert consumers of testing modules to import ES modules direct (miscellaneous). r=mossop
2022-11-17 12:00:32 +00:00
extensions
Bug 1742000 - Don't call hunspell rlbox::destroy_sandbox when create_sandbox failed r=bholley
2022-11-18 20:33:22 +00:00
gfx
Bug 1797975 - Replace wr_notifier_nop_frame_done with an argument in new_frame_ready. r=gfx-reviewers,bradwerth
2022-11-21 14:10:29 +00:00
gradle /wrapper
hal
Bug 1800412 - Add a preference to control whether the EcoQoS is used for background content processes, r=gsvelto.
2022-11-14 12:10:55 +00:00
image
Bug 1800979 - Mark CSS image value loads as not cancelable. r=tnikkel
2022-11-20 00:22:20 +00:00
intl
Bug 1801196 - remove unused crates r=xpcom-reviewers,nika,gregtatum
2022-11-18 16:31:05 +00:00
ipc
Bug 1791633 - separate nsITLSSocketControl from nsITransportSecurityInfo r=necko-reviewers,kershaw,jschanck
2022-11-16 16:37:29 +00:00
js
Bug 1789315 - Eliminate jsapi.h dependency from vm/Iteration.cpp r=anba
2022-11-21 10:58:49 +00:00
layout
Bug 1798396 - Move win-exclude-glass region handling to work with non-xul-box frames. r=tnikkel
2022-11-21 10:02:16 +00:00
media
Bug 1799932
: Test-case for bug. r=pehrsons,mjf
2022-11-16 22:06:34 +00:00
memory
Bug 1799630 - replace sprintf by snprintf or SprintfLiteral r=emilio
2022-11-10 07:01:11 +00:00
mfbt
Bug 1800293 - mfbt: Don't use std::is_literal_type when compiling as C++20. r=glandium
2022-11-16 00:54:27 +00:00
mobile
Bug 1785759 - Part 2. Make BasicSelecitonDelegate fission compatible. r=geckoview-reviewers,calu
2022-11-21 10:40:40 +00:00
modules
Bug 1801123 - Enable container queries on nightly. r=dshin
2022-11-21 10:04:31 +00:00
mozglue
Bug 1799952 - Add rust-analyzer scip index for Searchfox. r=asuth,glandium
2022-11-21 08:07:27 +00:00
netwerk
Backed out 5 changesets (bug 1790163, bug 1473911) for causing build bustage at nsIDNService.cpp. CLOSED TREE
2022-11-21 15:34:52 +02:00
nsprpub
other-licenses
Bug 1800048: Don't expose the LINKS_TO relation via ATK and IA2. r=morgan
2022-11-15 06:46:24 +00:00
parser
Bug 1770094 - Test. r=emilio,freddyb
2022-11-16 10:28:24 +00:00
python
Backed out changeset 9a33551de4cc (bug 1798589) for causing python failures CLOSED TREE
2022-11-19 01:38:43 +02:00
remote
Bug 1796073 - [remote] Make columnNumber in exceptions and stackTraces 0-based. r=webdriver-reviewers,jdescottes
2022-11-17 13:16:59 +00:00
security
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
2022-11-21 14:06:35 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
2022-11-21 14:06:35 +00:00
servo
Bug 1799460 - Implement label[value] and start/end cropping with CSS rather than XUL layout. r=Gijs,jfkthame
2022-11-16 16:27:59 +00:00
startupcache
storage
Bug 1799314 - Convert consumers of testing modules to import ES modules direct (miscellaneous). r=mossop
2022-11-17 12:00:32 +00:00
supply-chain
Bug 1799442 - Update Glean to v51.8.2, rkv to 0.18 r=janerik,supply-chain-reviewers
2022-11-18 13:56:27 +00:00
taskcluster
Bug 1801609 - Update symbol-scrapers version r=gsvelto
2022-11-21 14:50:00 +00:00
testing
Bug 1801079 - Avoid attribute error in moztest on python 3.9+ r=releng-reviewers,jcristau
2022-11-21 14:42:18 +00:00
third_party
Bug 1799442 - Update Glean to v51.8.2, rkv to 0.18 r=janerik,supply-chain-reviewers
2022-11-18 13:56:27 +00:00
toolkit
Bug 1785759 - Part 1. Add LayoutUtils.rectToScreenRect. r=emilio
2022-11-21 10:40:40 +00:00
tools
Bug 1799442 - Update Glean to v51.8.2, rkv to 0.18 r=janerik,supply-chain-reviewers
2022-11-18 13:56:27 +00:00
uriloader
Backed out changeset 02a9e51358f1 (bug 1792138) for causing mochitests failures on browser_ext_windows_create_url.js. CLOSED TREE
2022-11-17 18:38:00 +02:00
view
widget
Backed out 13 changesets (bug 1794070) for causing failures at browser_test_swipe_gesture.js. CLOSED TREE
2022-11-21 13:41:34 +02:00
xpcom
Bug 1786608 - Add nsIFile::accessTime{,OfLink} r=xpcom-reviewers,nika
2022-11-20 22:37:17 +00:00
xpfe /appshell
Bug 1801031 - Use attribute atoms for screenX/screenY in one more place. r=smaug
2022-11-18 13:32:33 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
Bug 1666491 - Add a eslint-build tester (tier 3) that depends on xpt artifacts. r=nalexander,releng-reviewers,gbrown
2022-11-17 10:57:41 +00:00
.eslintignore
Bug 1794693 - [devtools] Convert source-map jest test into mochitests. r=bomsy
2022-11-08 16:01:01 +00:00
.eslintrc-test-paths.js
.eslintrc.js
Bug 1799314 - Convert most of the JSM modules in testing/ to ES modules. r=ahal
2022-11-17 12:00:25 +00:00
.flake8
Bug 1622677 - Make dom/bindings flake8 compliant. r=sylvestre
2022-10-31 17:45:33 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
Bug 1800776 - Remove inline regex flags in .hgignore. r=firefox-build-system-reviewers,andi
2022-11-16 08:26:01 +00:00
.hgtags
No bug - tagging 41c78f88417ab2629a8f39dd4f4cbb56e59bbf85 with FIREFOX_NIGHTLY_108_END a=release DONTBUILD CLOSED TREE
2022-11-14 15:13:16 +00:00
.isort.cfg
Bug 1492495 - Add flake8-isort plugin to sort Python includes, with support for autofixing through isort. r=linter-reviewers,ahal
2022-11-03 13:50:46 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
Bug 1795994 - Migrate decision task over to GCP r=ahal,releng-reviewers,jcristau
2022-10-26 15:55:18 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Bug 1799442 - Update Glean to v51.8.2, rkv to 0.18 r=janerik,supply-chain-reviewers
2022-11-18 13:56:27 +00:00
Cargo.lock
Bug 1801196 - remove unused crates r=xpcom-reviewers,nika,gregtatum
2022-11-18 16:31:05 +00:00
Cargo.toml
Bug 1789520 - rust implementation of nssckbi. r=keeler,supply-chain-reviewers
2022-10-31 17:09:43 +00:00
client.mk
Bug 1798779 - Stop using double-colon rules in client.mk. r=firefox-build-system-reviewers,nalexander
2022-11-02 22:32:43 +00:00
client.py
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2022-11-14 15:13:23 +00:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
Bug 1766497 - Remove early exit on Homebrew Python3.10 now that we're using venv
instead of virtualenv
r=firefox-build-system-reviewers,nalexander
2022-11-01 07:48:06 +00:00
mach.cmd
mach.ps1
Makefile.in
mots.yaml
no bug - mots: remove some useless info r=zeid DONTBUILD
2022-11-18 16:20:10 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
Bug 1796518 - Tweak lld flags for faster linkage on developer builds. r=firefox-build-system-reviewers,nalexander
2022-10-25 22:58:25 +00:00
package-lock.json
package.json
README.txt
settings.gradle
Bug 1740799 - Add android-format lint test. r=nalexander,linter-reviewers,sylvestre
2022-11-18 00:55:03 +00:00
substitute-local-geckoview.gradle
test.mozbuild