.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 1774330: Only return ancestors from ChildAtPoint r=eeejay
2022-11-15 19:30:12 +00:00
browser
Backed out 2 changesets (bug 1799947) for causing browserAction bc, mochitest, devtools related failures. CLOSED TREE
2022-11-15 22:38:24 +02:00
build
Bug 1800294 - clang-plugin: expect constexpr constructor error when compiling as C++17 but not C++20. r=firefox-static-analysis-reviewers,andi
2022-11-15 03:15:13 +00:00
caps
Bug 1790207 - Forward declaration of mozilla::Result in nsIGlobalObject.h and other cleanup; r=dom-storage-reviewers,jesup
2022-11-15 17:13:02 +00:00
chrome
Bug 1783497 - Don't throw if chrome URL canonicalization fails r=smaug
2022-10-24 15:21:29 +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 1800473 - Remove custom devtools highlighters for XUL windows. r=nchevobbe
2022-11-15 19:14:59 +00:00
docs
Bug 1800083 - Move Mitchell Hentges from "Peer" to "Peer Emeritus" r=glandium,zeid DONTBUILD
2022-11-15 07:18:35 +00:00
docshell
Backed out changeset 2c479e5f52df (bug 1798986) for causing failures on browser_urlQueryStringStripping_telemetry.js. CLOSED TREE
2022-11-14 20:51:27 +02:00
dom
Bug 1800576 — Site permission consent flow should describe the nature of the add-on in the first panel. r=rpl,flod
2022-11-15 19:15:28 +00:00
editor
Bug 1800043: Fixed condition to determine end of selected string. r=masayuki
2022-11-11 13:04:54 +00:00
extensions
Backed out 19 changesets (bug 1541508) for causing xpcshell failures on test_notHeadlessByDefault.js CLOSED TREE
2022-11-01 22:38:52 -04:00
gfx
Bug 1800684 - Remove print_via_parent. r=dshin
2022-11-15 16:19:30 +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 1800342: Make NS_NewPipe2 and NS_NewPipe infallible, to reflect reality. r=xpcom-reviewers,necko-reviewers,nika,kershaw
2022-11-14 23:22:16 +00:00
intl
Bug 1799859: Add support for "microsecond" and "nanosecond" units. r=dminor
2022-11-09 16:45:43 +00:00
ipc
Bug 1790207 - Fix the function for comparing storage keys; r=dom-storage-reviewers,jesup,asuth
2022-11-15 17:13:02 +00:00
js
Bug 1790207 - Forward declaration of mozilla::Result in nsIGlobalObject.h and other cleanup; r=dom-storage-reviewers,jesup
2022-11-15 17:13:02 +00:00
layout
Bug 1800295 - Delete the Viaduct XPCOM interface, r=chutten,markh
2022-11-15 17:25:46 +00:00
media
Bug 1793507 [FFVPX] Fix build warnings on non-Wayland systems r=alwu
2022-11-15 08:14:26 +00:00
memory
Bug 1799630 - replace sprintf by snprintf or SprintfLiteral r=emilio
2022-11-10 07:01:11 +00:00
mfbt
Bug 1797354 - Allow specifying capability type in thread-safety macros, r=jesup,media-playback-reviewers,alwu
2022-10-28 19:55:30 +00:00
mobile
Bug 1788734 - Geolocation Intermittent Failures r=owlish,geckoview-reviewers
2022-11-15 15:01:11 +00:00
modules
Bug 1800658 - Enable the partially implemented ORB in Nightly again r=smaug
2022-11-15 18:01:04 +00:00
mozglue
Bug 1800547 - add some profiler markers for media engine playback. r=padenot
2022-11-15 18:45:56 +00:00
netwerk
Bug 1544127: Remove diagnostics from LoadInfo r=necko-reviewers,valentin
2022-11-15 11:44:12 +00: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 1797336 - Apply expat CVE-2022-43680 fix. r=mccr8
2022-10-30 19:12:03 +00:00
python
Bug 1796780
- WPT Max runtime exceeded failues. r=perftest-reviewers,AlexandruIonescu
2022-11-15 14:06:25 +00:00
remote
Bug 1792875 - [webdriver-bidi] Store WebSocket connection details for WebDriver BiDi in a JSON file. r=webdriver-reviewers,jdescottes,jgraham
2022-11-14 20:08:24 +00:00
security
Bug 1799922 - Remove codesign.bash r=mstange
2022-11-15 16:03:31 +00:00
services
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2022-11-14 15:13:23 +00:00
servo
Bug 1800045 - container-queries: Stop restrict none/auto/normal from <custom-ident>. r=emilio
2022-11-14 15:36:47 +00:00
startupcache
Bug 1796085 - Part 1: Define MOZ_BACKGROUNDTASKS macro globally r=smaug,necko-reviewers,application-update-reviewers,nalexander,valentin
2022-10-19 12:04:08 +00:00
storage
Bug 1784966: Encrypt IDB files and data in PBM, r=dom-storage-reviewers,jari,webdriver-reviewers,whimboo
2022-10-27 12:57:16 +00:00
supply-chain
Bug 1774837 - Vendor in new wasm-tools crate versions. r=yury,supply-chain-reviewers
2022-11-14 17:09:08 +00:00
taskcluster
Bug 1798621 - P2: Add a11y-no-cache test variant to CI. r=taskgraph-reviewers,ci-and-tooling,jmaher
2022-11-15 01:20:18 +00:00
testing
Bug 1800174 - adjust error reporter to mark test-crash as ok if expecting a crash. r=gbrown
2022-11-15 17:55:40 +00:00
third_party
Bug 1800284 - Update libjxl r=tnikkel
2022-11-15 00:34:56 +00:00
toolkit
Backed out 2 changesets (bug 1799947) for causing browserAction bc, mochitest, devtools related failures. CLOSED TREE
2022-11-15 22:38:24 +02:00
tools
Bug 1800547 - add some profiler markers for media engine playback. r=padenot
2022-11-15 18:45:56 +00:00
uriloader
Bug 1771423 - Set Content-Type to an empty string for an blob with no type. r=kershaw,smaug,Gijs
2022-11-14 15:26:36 +00:00
view
widget
Bug 1800684 - Remove print_via_parent. r=dshin
2022-11-15 16:19:30 +00:00
xpcom
Bug 1800397: Remove dead code from nsSegmentedBuffer::Init. r=xpcom-reviewers,mccr8
2022-11-14 23:22:18 +00:00
xpfe /appshell
Bug 1799394 - Make dialog sizing code consistent between C++ and JS. r=smaug
2022-11-11 10:08:56 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.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 1778107 - Move storybook code to use mjs files, rather than defining sourceType for ESLint. r=mstriemer
2022-11-04 17:16:58 +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 1798911 - Setup lit for development of toolkit widgets r=hjones
2022-11-03 21:32:34 +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
Backed out changeset 216ebef85b80 (bug 1791878) for causing bug 1799002.
2022-11-10 22:59:42 -05:00
Cargo.lock
Bug 1774837 - Vendor in new wasm-tools crate versions. r=yury,supply-chain-reviewers
2022-11-14 17:09:08 +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
Bug 1800083 - Move Mitchell Hentges from "Peer" to "Peer Emeritus" r=glandium,zeid DONTBUILD
2022-11-15 07:18:35 +00:00
moz.build
moz.configure
Bug 1794517 - Make CI plain builds a little closer to local builds. r=firefox-build-system-reviewers,andi
2022-10-11 06:54:45 +00:00
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
substitute-local-geckoview.gradle
test.mozbuild