.cargo
Bug 1688882 - Always inform the main process that a minidump has been generated, even if it's incomplete r=gsvelto
2021-01-28 14:17:34 +00:00
.vscode
Bug 1685030 - Remove `rust` from `vscode` extensions list. r=sylvestre DONTBUILD
2021-01-05 17:28:05 +00:00
accessible
Bug 1688490: Gather moxParent directly instead of querying the parent of our gecko accessible r=eeejay
2021-01-26 21:12:11 +00:00
browser
Bug 1689342 - Remove focus-visible and preload from the experimental features section. r=preferences-reviewers,Gijs
2021-01-28 14:21:57 +00:00
build
Bug 1688685 - land NSS 92dcda94c1d4 UPGRADE_NSS_RELEASE, r=bbeurdouche
2021-01-26 15:30:01 +00:00
caps
Backed out 12 changesets (bug 1685801) for causing failures on browser_fission_maxOrigins.js. CLOSED TREE
2021-01-28 07:15:59 +02:00
chrome
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
config
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2021-01-25 15:42:01 +00:00
devtools
Bug 1682220 - [devtools] Use nsiWorkerDebugger#windowIds instead of window reference in DevToolsWorkerChild. r=ochameau.
2021-01-28 13:23:45 +00:00
docs
Bug 1682547 - stack doc: Add a screenshot of phab r=andi,marco DONTBUILD
2021-01-26 19:53:21 +00:00
docshell
Bug 1688715: Rename BrowsingContext::CheckOnlyOwningProcessCanSet to LegacyCheckOnlyOwningProcessCanSet. r=nika
2021-01-28 03:31:50 +00:00
dom
Bug 1680848 - Don't allow cloning to change non-synactic flag. r=jandem
2021-01-28 14:34:29 +00:00
editor
Bug 1663816 - Disable async font fallback for spell-checker tests. r=intermittent-reviewers,jmaher
2021-01-27 18:39:34 +00:00
extensions
Bug 1667276 - Part 2: Add BackgroundTasksManager to invoke task defined in JS. r=mossop
2021-01-27 22:54:17 +00:00
gfx
Bug 1689316 - Convert all switch statements to if-elses in webrender shaders. r=jrmuizel
2021-01-28 14:27:13 +00:00
gradle /wrapper
…
hal
Bug 1683553 - Make `hal` buildable outside of `unified-build` environment. r=gsvelto
2021-01-04 14:20:19 +00:00
image
Bug 1684688
- Fix alpha support in nsAVIFDecoder. r=aosmond
2021-01-26 00:24:57 +00:00
intl
Bug 1686463 - Gather telemetry about automatic encoding detection outcomes. r=chutten,emk
2021-01-24 00:11:07 +00:00
ipc
Bug 1688300 - Add 'Runnable' profiler markers showing when runnables are executed and a 'Task' label frame showing which tasks are started by TaskController, r=bas,gerald.
2021-01-26 08:57:19 +00:00
js
Bug 1680848 - Don't allow cloning to change non-synactic flag. r=jandem
2021-01-28 14:34:29 +00:00
layout
Bug 1687870 - Fix two ua-style reftests for expected differences with the non-native theme. r=spohl
2021-01-28 14:22:56 +00:00
media
Bug 1680396 - Update libdav1d to 0.8.1 for Firefox 87. r=mjf
2021-01-26 18:50:21 +00:00
memory
Bug 1682556 - Increase vm_copy() threshold. r=glandium
2020-12-23 01:35:22 +00:00
mfbt
Backed out 9 changesets (bug 1686831) for sanitizer failures on nsTSubstring.cpp. CLOSED TREE
2021-01-28 09:55:28 +02:00
mobile
Backed out 12 changesets (bug 1685801) for causing failures on browser_fission_maxOrigins.js. CLOSED TREE
2021-01-28 07:15:59 +02:00
modules
Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright
2021-01-27 22:54:25 +00:00
mozglue
Backed out 9 changesets (bug 1686831) for sanitizer failures on nsTSubstring.cpp. CLOSED TREE
2021-01-28 09:55:28 +02:00
netwerk
Bug 1633239 - make the bitfields on CacheStorageService atomic. r=valentin,necko-reviewers
2021-01-28 11:05:02 +00:00
nsprpub
Bug 1660371 - NSPR_4_29_RTM. r=kjacobs UPGRADE_NSPR_RELEASE DONTBUILD
2020-09-17 15:26:54 +00:00
other-licenses
Bug 1340901 - Update Snappy to version 1.1.8. r=dom-workers-and-storage-reviewers,asuth
2021-01-26 17:27:14 +00:00
parser
Bug 1688368 - Check mFeedChardet before feeding the detector. r=emk
2021-01-27 10:36:39 +00:00
python
Bug 1689058 - Rename clang-cl toolchains to clang. r=firefox-build-system-reviewers,dmajor
2021-01-28 00:30:56 +00:00
remote
Bug 1687108 - Remove unused content policy types. r=ckerschb,remote-protocol-reviewers,smaug
2021-01-19 09:42:13 +00:00
security
Bug 1687701 - Remove IsCertificateDistrustImminent. r=keeler,necko-reviewers,dragana
2021-01-27 18:05:24 +00:00
services
Bug 1687235
- Enable ESLint rule no-setter-return for toolkit and services. r=mossop
2021-01-26 13:43:58 +00:00
servo
Bug 1647843 - Add page-size parsing to Servo r=emilio
2021-01-27 00:47:56 +00:00
startupcache
Bug 1667276 - Pre: Disable the startup cache when running a background task. r=dthayer
2021-01-27 22:53:54 +00:00
storage
Bug 1685111 - Extract CachingDatabaseConnection base class from indexedDB's DatabaseConnection. r=dom-workers-and-storage-reviewers,asuth
2021-01-26 09:19:44 +00:00
taskcluster
Bug 1689058 - Rename clang-cl toolchains to clang. r=firefox-build-system-reviewers,dmajor
2021-01-28 00:30:56 +00:00
testing
Bug 92176 - Add wpt reftest for ::first-letter and Dutch ij digraph. r=dholbert
2021-01-28 12:06:59 +00:00
third_party
Bug 1688882 - Always inform the main process that a minidump has been generated, even if it's incomplete r=gsvelto
2021-01-28 14:17:34 +00:00
toolkit
Bug 1689342 - Remove focus-visible and preload from the experimental features section. r=preferences-reviewers,Gijs
2021-01-28 14:21:57 +00:00
tools
BUG 1688920 - Remove vrhost from build r=jrmuizel
2021-01-28 00:27:35 +00:00
uriloader
Bug 1685201 - Back out bug 1643204. r=mattwoodrow,smaug
2021-01-26 04:22:10 +00:00
view
Bug 1687239 part 2 - Remove plugin support from layout/. r=emilio
2021-01-25 11:53:49 +00:00
widget
Bug 1689286 - Make the number input spinners look nicer with padding. r=spohl
2021-01-28 14:17:01 +00:00
xpcom
Backed out 9 changesets (bug 1686831) for sanitizer failures on nsTSubstring.cpp. CLOSED TREE
2021-01-28 09:55:28 +02:00
xpfe /appshell
Bug 1686301 - Report errors in skeleton UI via telemetry r=mconley,emalysz
2021-01-26 16:10:20 +00:00
.arcconfig
…
.babel-eslint.rc.js
Bug 1620537
- Upgrade to ESLint 7.5.0, remove now unnecessary Babel plugins. r=mossop
2020-07-24 21:37:12 +00:00
.clang-format
…
.clang-format-ignore
Backed out 9 changesets (bug 1686831) for sanitizer failures on nsTSubstring.cpp. CLOSED TREE
2021-01-28 09:55:28 +02:00
.cron.yml
Bug 1686969 - Make searchfox index both mozilla-central nightlies. r=kats,releng-reviewers,aki DONTBUILD
2021-01-15 20:13:32 +00:00
.eslintignore
Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright
2021-01-27 22:54:25 +00:00
.eslintrc.js
Bug 1687235
- Enable ESLint rule no-setter-return for mobile/. r=agi
2021-01-26 13:44:11 +00:00
.flake8
Bug 1622681
- Remove dom/encoding from flake8 excludes. r=sylvestre DONTBUILD
2021-01-21 20:50:40 +00:00
.git-blame-ignore-revs
Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD
2020-12-01 09:04:42 +00:00
.gitattributes
…
.gitignore
Bug 1687154 - Add raptor's generated files to .gitignore. r=glandium DONTBUILD
2021-01-19 00:34:55 +00:00
.hg-annotate-ignore-revs
Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD
2020-12-01 09:04:42 +00:00
.hg-format-source
…
.hgignore
Bug 1666347 - Delete assorted dead code after removal of vendored `psutil` r=firefox-build-system-reviewers,rstewart
2020-11-27 16:21:07 +00:00
.hgtags
No bug - tagging c2587d0631380f8479d44d4759ab820ac2c1a241 with FIREFOX_NIGHTLY_86_END a=release DONTBUILD CLOSED TREE
2021-01-25 15:41:52 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright
2021-01-27 22:54:25 +00:00
.prettierrc
…
.taskcluster.yml
Bug 1666809 - Insert decision task indexes directly via taskluster API rather than index-task, r=taskgraph-reviewers,aki
2020-09-24 19:19:36 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2020-08-24 14:18:41 +00:00
Cargo.lock
Bug 1688882 - Always inform the main process that a minidump has been generated, even if it's incomplete r=gsvelto
2021-01-28 14:17:34 +00:00
Cargo.toml
Bug 1688882 - Always inform the main process that a minidump has been generated, even if it's incomplete r=gsvelto
2021-01-28 14:17:34 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
Bug 1675086 - drop reference to 'pgo' from Windows AArch EME artifact build. r=nalexander
2020-11-03 22:46:57 +00:00
README.txt
Bug 1659631 - readme: update the wording to firefox, DONTBUILD.r=sylvestre
2020-08-18 04:04:36 +00:00
aclocal.m4
…
build.gradle
Bug 1685390
- Update apilint to 0.4.1. r=esawin
2021-01-08 16:17:22 +00:00
client.mk
Bug 1671424 - Move configure execution from client.mk to `mach configure`. r=firefox-build-system-reviewers,rstewart
2020-10-20 20:41:52 +00:00
client.py
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
configure.in
Bug 1671424 - Move configure execution from client.mk to `mach configure`. r=firefox-build-system-reviewers,rstewart
2020-10-20 20:41:52 +00:00
configure.py
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
gradle.properties
Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi
2020-09-18 22:29:04 +00:00
gradlew
…
gradlew.bat
…
mach
Bug 1687595 - Always get mach modules from subdirectories of where mach is. r=firefox-build-system-reviewers,mhentges
2021-01-21 01:39:56 +00:00
mach.ps1
Bug 1686256 - Add Windows friendly wrapper for mach r=mhentges,firefox-build-system-reviewers,dmajor
2021-01-20 02:08:40 +00:00
moz.build
Bug 1687640 - Cover mach.ps1 in moz.build r=dmajor,firefox-build-system-reviewers
2021-01-20 15:20:27 +00:00
moz.configure
Bug 1687421 - Avoid error with --enable-bootstrap on platforms with no bootstrap artifacts. r=firefox-build-system-reviewers,mhentges
2021-01-19 14:10:16 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1480005 - Move NM to python configure. r=firefox-build-system-reviewers,nalexander
2021-01-14 20:17:08 +00:00
package-lock.json
Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8
2020-10-02 18:00:40 +00:00
package.json
Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8
2020-10-02 18:00:40 +00:00
settings.gradle
Backed out changeset d0ff30e1d830 (bug 1650692) for toolchains failures on ImageDecoderTest.kt. CLOSED TREE
2020-07-15 07:42:37 +03:00
substitute-local-geckoview.gradle
…
test.mozbuild
…