.cargo
Bug 1678175 - Avoid detecting windows-1252 euro sign as GBK. r=m_kato
2020-11-29 08:07:45 +00:00
.vscode
…
accessible
Bug 1679075 - Don't go past empty input field in HyperTextIterator::Next. r=morgan
2020-11-30 20:46:15 +00:00
browser
Bug 1679160 - Simplify a bit PageStyleChild. r=mconley
2020-11-30 21:37:15 +00:00
build
Bug 1588710 - clang stack clash - Cherry-pick an upstream fix r=firefox-build-system-reviewers,mhentges,dmajor
2020-11-30 16:41:20 +00:00
caps
Bug 1678310: Expose siteOriginNoSuffix on nsIPrincipal r=baku,nika
2020-11-28 07:21:32 +00:00
chrome
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
config
Bug 1660336 Provide libva headers to build Firefox without libva-devel installed, r=jya
2020-11-26 21:26:05 +00:00
devtools
Bug 1679714 - Remove layout.css.conic-gradient.enabled preference. r=emilio
2020-11-30 12:45:14 +00:00
docs
Bug 1679842 - Remove reference to non-existent image file in Bugzilla severity documentation. r=sylvestre DONTBUILD
2020-11-30 19:05:19 +00:00
docshell
Bug 1679456 - Use transient user activation for iframe external protocol blocking. r=smaug,edgar
2020-11-30 16:16:41 +00:00
dom
Bug 1679456 - Consume user activation on popup opening and remove popup opening tokens. r=smaug,edgar
2020-11-30 17:35:59 +00:00
editor
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
extensions
Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers
2020-11-23 16:10:41 +00:00
gfx
Bug 1679700 - Cast int parameter in get_yuv_offset_vector to float, to work around a shader compilation bug with integer equality comparisons on macOS Intel. r=jrmuizel
2020-11-30 19:54:41 +00:00
gradle /wrapper
…
hal
Bug 1660470 - Avoid including ReferrerInfoUtils.h from header files. r=nika
2020-11-23 16:05:56 +00:00
image
Bug 1678560 - Avoid including nsILoadGroup.h in header files. r=tnikkel
2020-11-23 16:12:44 +00:00
intl
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
ipc
Backed out 2 changesets (bug 1645528) for wdspec failures on user_prompts.py CLOSED TREE
2020-11-30 06:08:18 +02:00
js
Bug 1674719 - Part 7: Transpile CallGetSparseElementResult. r=jandem
2020-11-30 16:50:40 +00:00
layout
Backed out 3 changesets (bug 1674774) for Reftest failures in layout/reftests/flexbox/pagination/flexbox-single-column-vertical-rl-6.html. CLOSED TREE
2020-11-30 21:07:18 +02:00
media
Backed out 6 changesets (bug 1660336) for multiple perma failures. CLOSED TREE
2020-11-29 01:11:43 +02:00
memory
Bug 1670188 - pt 2. Add a tool that prints the run lengths for size classes r=glandium
2020-11-20 03:33:57 +00:00
mfbt
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
mobile
Backed out 2 changesets (bug 1654817) on request by aklotz
2020-11-23 19:12:29 +02:00
modules
Bug 1679456 - Disable external-protocol-blocking bypass timer in Nightly. r=smaug,edgar
2020-11-30 16:18:35 +00:00
mozglue
Bug 1646613 - Rename profiler overhead variables to include their true unit - r=canaltinova
2020-11-30 10:44:13 +00:00
netwerk
Bug 1678413 - Release listeners for nsViewSourceChannel. r=necko-reviewers,dragana
2020-11-30 21:09:31 +00:00
nsprpub
…
other-licenses
…
parser
Bug 1673931
- Avoid including Document.h from header files. r=emilio
2020-11-23 16:07:43 +00:00
python
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
remote
Bug 1677665 - Update Architecture docs DONTBUILD
2020-11-17 03:35:16 +00:00
security
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
2020-11-30 14:30:15 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
2020-11-30 14:30:15 +00:00
servo
Bug 1679714 - Remove layout.css.conic-gradient.enabled preference. r=emilio
2020-11-30 12:45:14 +00:00
startupcache
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
storage
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
taskcluster
Bug 1662516 - Enable m-gli on Linux. r=ahal
2020-11-30 18:13:19 +00:00
testing
Bug 1679466 - Update win7 debug metadata, r=CosminS DONTBUILD
2020-11-30 22:31:15 +00:00
third_party
Bug 1678680 [PipeWire] Lock current_frame_ access as it can be used from multiple threads, r=dminor
2020-11-30 12:28:42 +00:00
toolkit
Bug 1676812 - Use a DataMutex to wrap the BHR HangAnnotations LinkedList. r=dthayer
2020-11-30 16:56:35 +00:00
tools
Bug 1646613 - Rename profiler overhead variables to include their true unit - r=canaltinova
2020-11-30 10:44:13 +00:00
uriloader
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
view
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
widget
Bug 1679208 - Fix pre-existing unit confusion in gtk scrollbar painting. r=heycam
2020-11-30 21:34:09 +00:00
xpcom
Bug 1678309 - Type header pointer when shrinking nsTArray storage r=mccr8
2020-11-30 09:30:14 +00:00
xpfe /appshell
Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers
2020-11-23 16:10:41 +00:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
…
.cron.yml
…
.eslintignore
…
.eslintrc.js
Bug 1675349: Update tests under dom/plugins/test for the removal of plugins. r=jmathies
2020-11-18 15:58:15 +00:00
.flake8
Bug 1673700 - Don't use double quotes around strings in definition of `fork_interpose` r=firefox-build-system-reviewers,glandium
2020-10-29 15:47:14 +00:00
.git-blame-ignore-revs
Bug 1637889 - Add commits from bug 1488698 and its blockers to the list of commits to ignore for blame. r=sylvestre
2020-11-12 11:47:20 +00:00
.gitattributes
…
.gitignore
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
.hg-annotate-ignore-revs
Bug 1637889 - Add commits from bug 1488698 and its blockers to the list of commits to ignore for blame. r=sylvestre
2020-11-12 11:47:20 +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 efceae9186cd456bb70240aa851855efb5afd316 with FIREFOX_NIGHTLY_84_END a=release DONTBUILD CLOSED TREE
2020-11-16 10:11:08 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc
…
.taskcluster.yml
…
.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
…
Cargo.lock
Bug 1678175 - Avoid detecting windows-1252 euro sign as GBK. r=m_kato
2020-11-29 08:07:45 +00:00
Cargo.toml
Bug 1678175 - Avoid detecting windows-1252 euro sign as GBK. r=m_kato
2020-11-29 08:07:45 +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
…
aclocal.m4
…
build.gradle
Bug 1671460 - Update to apilint 0.4.0. r=snorp
2020-11-02 19:42:25 +00:00
client.mk
…
client.py
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
configure.in
…
configure.py
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
Bug 1638947 - Run 'mach android' with python 3; r=nalexander
2020-11-09 17:54:33 +00:00
moz.build
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
moz.configure
Bug 1677742 - Followups for new pass manager LTO r=glandium
2020-11-21 02:13:04 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1654109 - Use PDB basename in cross-compiled Windows builds r=firefox-build-system-reviewers,mhentges
2020-11-11 02:34:44 +00:00
package-lock.json
…
package.json
…
settings.gradle
…
substitute-local-geckoview.gradle
…
test.mozbuild
…