.cargo
Bug 1735905 - Upgrade cubeb-pulse to fix a race condition that can lead to shutdown deadlock. r=kinetik
2021-10-16 01:19:56 +00:00
.vscode
…
accessible
Bug 1733440: Adjust RemoteAccessibleBase::Bounds for root relative coordinates r=Jamie
2021-10-20 14:49:14 +00:00
browser
Bug 1730066 - Enable tab unloading on macOS r=spohl
2021-10-21 04:43:35 +00:00
build
Bug 1725732 - bring MSVS project generation documentation in line with 2021 realities, r=mhentges
2021-10-20 15:53:40 +00:00
caps
Bug 1725942 - Part 1: Add ContentPrincipalInfoHashKey r=bholley
2021-10-19 12:01:49 +00:00
chrome
Bug 1734823 - Enable ESLint rule no-unused-vars globally for xpcshell test*.js files. r=necko-reviewers,Gijs,valentin
2021-10-11 11:07:02 +00:00
config
Bug 1736485 - Update sancov flag for rustc 1.57 r=glandium
2021-10-20 14:39:21 +00:00
devtools
Bug 1736026 - Show HTTP status code in CORS messages r=necko-reviewers,emilio,valentin
2021-10-21 02:55:15 +00:00
docs
Bug 1736003
- tweak security patch landing guidance, r=dveditz DONTBUILD
2021-10-19 22:48:26 +00:00
docshell
Backed out 11 changesets (bug 1731982, bug 1736401) for causing crashes in mozilla::dom::ClientHandle::Control. a=backout
2021-10-19 22:23:12 +03:00
dom
Bug 1736026 - Show HTTP status code in CORS messages r=necko-reviewers,emilio,valentin
2021-10-21 02:55:15 +00:00
editor
Bug 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor
2021-10-20 14:01:21 +00:00
extensions
Backed out 4 changesets (bug 1733686, bug 1735935) for causing sandboxing crashes with the spellchecker (bug 1736171) . CLOSED TREE
2021-10-16 18:43:13 +03:00
gfx
Bug 1732694: Prevent NativeLayerRootCA from isolating video layers while mouse is moving. r=mstange
2021-10-20 22:40:26 +00:00
gradle /wrapper
…
hal
…
image
Bug 1736705 - Use ScreenReference DrawTarget instead of creating one from scratch. r=aosmond
2021-10-20 16:45:59 +00:00
intl
Bug 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor
2021-10-20 14:01:21 +00:00
ipc
Bug 1725942 - Part 3: Migrate LockManager implementation to PLockManager r=smaug
2021-10-19 12:01:51 +00:00
js
Bug 1732923 - Part 2: Remove options parameter from XDRIncrementalStencilEncoder::setInitial. r=tcampbell
2021-10-21 00:14:22 +00:00
layout
Bug 1725486 - Enable scaled print preview test r=dholbert
2021-10-21 00:34:13 +00:00
media
Bug 1732479 - Update libcubeb to 8ef5a1ff. r=cubeb-reviewers,padenot
2021-10-12 19:25:57 +00:00
memory
Bug 1735715 - Handle gMaxSubPageClass == 0 properly r=glandium
2021-10-21 06:03:45 +00:00
mfbt
Bug 1735715 - Handle gMaxSubPageClass == 0 properly r=glandium
2021-10-21 06:03:45 +00:00
mobile
Bug 1731582 - Move to clang-13 r=firefox-build-system-reviewers,mhentges,decoder
2021-10-20 12:03:20 +00:00
modules
Backed out 2 changesets (bug 1667913) for causing assertion failures on Marking.cpp. CLOSED TREE
2021-10-21 03:58:43 +03:00
mozglue
Bug 1577658 - DeserializeAfterKindAndStream takes a lambda: (tid) -> writer - r=canaltinova
2021-10-21 05:47:21 +00:00
netwerk
Bug 1736026 - Show HTTP status code in CORS messages r=necko-reviewers,emilio,valentin
2021-10-21 02:55:15 +00:00
nsprpub
…
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 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers
2021-10-18 09:26:33 +00:00
python
Bug 1736659 - Fix `*BetaBeta` identifiers in Firefox Beta MSIX packages. r=bhearsum
2021-10-20 17:39:37 +00:00
remote
Bug 1735162 - [marionette] Write Marionette port to MarionetteActivePort file in profile directory. r=webdriver-reviewers,jdescottes
2021-10-15 14:45:28 +00:00
security
Bug 1467758 - WindowServer connection never being terminated r=spohl
2021-10-19 16:38:33 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM
2021-10-19 13:04:19 +00:00
servo
Bug 1736795 [Linux] Export titlebar radius as int from LookAndFeel, r=emilio
2021-10-20 18:01:02 +00:00
startupcache
Backed out 3 changesets (bug 1724509) for causing marionette failures. CLOSED TREE
2021-10-06 03:57:57 +03:00
storage
Bug 1731564: Use motivated SpinEventLoopUntil inside storage/*. r=janv
2021-10-07 08:06:14 +00:00
taskcluster
Bug 1733631 - [ci] Stop keying remaining reftest suite variants by-platform, r=jmaher
2021-10-20 17:38:27 +00:00
testing
Bug 1736782 - Add a test for document-builder.sjs. r=jdescottes.
2021-10-20 16:35:50 +00:00
third_party
Bug 1735628 - Update Glean to v42.1.0 r=TravisLong
2021-10-19 20:32:38 +00:00
toolkit
Bug 1736867: Update tests within toolkit/components/antitracking/test/browser/ to work with https-first enabled r=timhuang
2021-10-21 05:23:01 +00:00
tools
Bug 1577658 - Read samples&markers from all threads at once - r=canaltinova
2021-10-21 05:47:25 +00:00
uriloader
Bug 1736103 - fix download file extension correction test some more for the no-download-modal case, r=sfoster
2021-10-20 09:38:27 +00:00
view
Bug 1736377 [Linux] Remove mIsTopLevel as it's always true, r=jhorak
2021-10-18 18:43:30 +00:00
widget
Bug 1732694: Prevent NativeLayerRootCA from isolating video layers while mouse is moving. r=mstange
2021-10-20 22:40:26 +00:00
xpcom
Bug 1730066 - Enable tab unloading on macOS r=spohl
2021-10-21 04:43:35 +00:00
xpfe /appshell
Bug 1672486 - Remove browser.toolbars.bookmarks.2h2020 pref from browser/customizableui/places r=mak
2021-10-14 07:51:14 +00:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
Bug 1719746 - Add Locale to moz.build; r=platform-i18n-reviewers,gregtatum
2021-10-18 13:38:20 +00:00
.cron.yml
No bug: Disable periodic updates on esr78. r=releng-reviewers,jcristau DONTBUILD
2021-10-04 14:28:33 +00:00
.eslintignore
Bug 1658238 - Autocomplete source-mapped variable names r=nchevobbe
2021-10-19 11:40:09 +00:00
.eslintrc.js
Bug 1726734 - Replace deprecated octal sequences to satisfy ESLint no-octal-rule. r=Standard8
2021-10-18 14:37:04 +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 1734306 - Ignore Visual Studio config directory in VCS. r=mhentges
2021-10-18 14:46:13 +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 1734306 - Ignore Visual Studio config directory in VCS. r=mhentges
2021-10-18 14:46:13 +00:00
.hgtags
No bug - tagging f72751662b4af9b7fafa26fa9efa6a36b11b12a5 with FIREFOX_NIGHTLY_94_END a=release DONTBUILD CLOSED TREE
2021-10-04 18:58:49 +00:00
.lando.ini
…
.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-10-04 18:58:55 +00:00
Cargo.lock
Bug 1735628 - Update Glean to v42.1.0 r=TravisLong
2021-10-19 20:32:38 +00:00
Cargo.toml
Bug 1730397 - Update packed_simd to a version that supports rustc >= 1.56. r=hsivonen
2021-09-17 08:55:04 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
…
README.txt
…
aclocal.m4
…
build.gradle
Bug 1735628 - Update Glean to v42.1.0 r=TravisLong
2021-10-19 20:32:38 +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 1723031: Allow flexible dependency-specification in the Mach venv r=ahal
2021-09-28 14:59:29 +00:00
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
Bug 1717051: Rename "mach_bootstrap.py" to "mach_initialize.py" r=firefox-build-system-reviewers,glandium
2021-09-03 20:46:22 +00:00
mach.ps1
…
moz.build
Bug 1734831 - fx doc: import the gtest doc from mdn archive + refresh r=gcp DONTBUILD
2021-10-08 19:53:53 +00:00
moz.configure
Bug 1731223 - Move wine detection to toolkit/moz.configure. r=firefox-build-system-reviewers,andi
2021-09-22 23:54:26 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1729760
- Set -stdlib=libc++ for mac builds at the toolchain level. r=firefox-build-system-reviewers,nalexander
2021-09-21 04:45:34 +00:00
package-lock.json
…
package.json
…
settings.gradle
Bug 1557796 - Custom mozconfig for gradle build. r=nalexander,owlish
2021-09-29 17:54:57 +00:00
substitute-local-geckoview.gradle
Bug 1557796 - Custom mozconfig for gradle build. r=nalexander,owlish
2021-09-29 17:54:57 +00:00
test.mozbuild
…