.cargo
Bug 1662383 - Remove {EmitResult,SmooshResult}.top_level_script. r=nbp
2020-09-16 15:10:55 +00:00
.vscode
accessible
Bug 1666357: Add AXRadioGroupSearchKey support to VO rotor
2020-09-28 22:32:05 +00:00
browser
Bug 1660651, create URL for screenshots image using the iframe's contentWindow r=sfoster
2020-09-29 00:36:39 +00:00
build
Bug 1638974 - Run 'mach mochitest' with Python 3; r=bc
2020-09-28 16:30:33 +00:00
caps
Bug 1667438 - Simplify OriginAttributes::operator==. r=nika
2020-09-25 19:24:29 +00:00
chrome
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
config
Bug 1659392 - Only enable rust fuzzing code with libFuzzer. r=truber
2020-08-18 13:32:15 +00:00
devtools
Bug 1667118 - Rename -moz-math-script-level to math-depth. r=emilio
2020-09-26 03:04:56 +00:00
docs
Bug 1667831 - fx doc: Include some recent changes from mdn r=ochameau
2020-09-28 18:24:55 +00:00
docshell
Bug 1667761 - [BFCache] disable some subtests of test_sessionhistory.html, r=peterv
2020-09-28 13:12:44 +00:00
dom
Bug 1659410 - Resolve whenDefined promises with custom element constructor. r=edgar
2020-09-28 21:55:35 +00:00
editor
Bug 1665645: add missing requestFlakyTimeout
call to "editor/libeditor/tests/test_CF_HTML_clipboard.html". r=hsivonen
2020-09-28 08:13:33 +00:00
extensions
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
gfx
Bug 1667875. Make sure that we enable the instruction set that we're using. r=aosmond
2020-09-28 21:04:30 +00:00
gradle /wrapper
hal
Bug 1664374 - Replace MOZ_MUST_USE with [[nodiscard]] in hal. r=gsvelto
2020-09-11 06:35:02 +00:00
image
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
intl
Bug 1667307 - Update fluent-rs to 0.13. r=kamidphish
2020-09-27 02:04:35 +02:00
ipc
Bug 1665166 - Updates to moz.build files; r=ng
2020-09-24 18:40:21 +00:00
js
Backed out changeset 4065a1a701bb (bug 1666939) for select.js failures CLOSED TREE
2020-09-29 00:16:04 +03:00
layout
Bug 1667510 - Make nsDateTimeControlFrame not do math on nscoord_MAX. r=dholbert
2020-09-28 18:31:20 +00:00
media
Bug 1665166 - Updates to moz.build files; r=ng
2020-09-24 18:40:21 +00:00
memory
Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj
2020-09-14 02:33:20 +00:00
mfbt
Bug 1658571 - Add a missing "explicit" in a test.
2020-09-24 19:51:46 +02:00
mobile
Backed out changeset 240be767db48 (bug 1654598) for eslint failure on GeckoViewNavigation.jsm. CLOSED TREE
2020-09-29 04:15:49 +03:00
modules
Backed out changeset 860002a7a547 (bug 1660241) for ContentBlockingControllerTest.safeBrowsingSettings failures CLOSED TREE
2020-09-28 20:10:51 +03:00
mozglue
Bug 1666571 - Part 2. Support CALL [disp32] for Avast. r=handyman
2020-09-25 23:18:02 +00:00
netwerk
Bug 1646023 - Fix the transport status events for HTTP3 r=necko-reviewers,valentin
2020-09-28 21:22:42 +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 1663217 - Remove MOZ_MUST_USE comment from NSIS BitsUtils.cpp. r=agashlin
2020-09-09 17:23:34 +00:00
parser
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
python
Bug 1667394 - Check for presence of pip3
and distutils.sysconfig
in bootstrap
r=firefox-build-system-reviewers,mhentges
2020-09-28 19:19:58 +00:00
remote
Bug 1665283 - [puppeteer] Remove datareporting.healthreport.about.reportUrl from Launcher.ts r=remote-protocol-reviewers,whimboo
2020-09-25 15:55:38 +00:00
security
Bug 1666567 - land NSS 8fdbec414ce2 UPGRADE_NSS_RELEASE, r=kjacobs
2020-09-28 19:24:51 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
2020-09-24 14:23:18 +00:00
servo
Bug 1667527 - Implement CSS parsing for the math-depth property r=emilio
2020-09-28 10:42:49 +00:00
startupcache
Bug 1656261 - Back out all recent StartupCache work r=RyanVM
2020-09-14 17:00:53 +00:00
storage
Bug 1657965: Remove expired async storage telemetry. r=asuth
2020-09-28 16:47:51 +00:00
taskcluster
Bug 1639164 - Define a shadow scheduler that uses bugbug's platform selection. r=ahal
2020-09-28 17:06:33 +00:00
testing
Bug 1659410 - Resolve whenDefined promises with custom element constructor. r=edgar
2020-09-28 21:55:35 +00:00
third_party
Bug 1659116 - Update webaudio-benchmarks to e09b852. r=dmajor DONTBUILD
2020-09-28 13:50:42 +00:00
toolkit
Bug 827010 - Fix prettier eslint failure on DownloadCore.jsm. r=eslint-fix.
2020-09-29 03:23:41 +03:00
tools
Bug 1667830 - Update of the various dependencies used by the doc r=firefox-source-docs-reviewers,ahal,championshuttler
2020-09-28 20:42:52 +00:00
uriloader
Bug 1658571 - Add MainThreadWeakPtr and use it in PreloaderBase::RedirectSink. r=sg,smaug
2020-09-24 16:38:35 +00:00
view
widget
Bug 1661485 - Make TaskbarPreview::GetWindowHook() return a pointer. r=cmartin
2020-09-28 21:22:11 +00:00
xpcom
Bug 1667272 - Add profiler markers when Services are loaded, r=mstange.
2020-09-28 15:12:14 +00:00
xpfe /appshell
Backed out 9 changesets (bug 1667081) for assertion failure on nsFocusManager CLOSED TREE
2020-09-28 20:02:52 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
Bug 1664898 - move media/mtransport to media/transport. r=ng
2020-09-22 21:43:49 +00:00
.cron.yml
.eslintignore
Backed out 3 changesets (bug 1665713) for perma failures on test_peerConnection_capturedVideo.html. CLOSED TREE
2020-09-25 02:58:57 +03:00
.eslintrc.js
Backed out 3 changesets (bug 1665713) for perma failures on test_peerConnection_capturedVideo.html. CLOSED TREE
2020-09-25 02:58:57 +03:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
Bug 1663372 - Ignore toolchains.json file with git. r=glandium
2020-09-25 13:09:50 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
No bug - tagging cecca8e309497b6a0e7d2ab52a4956d7e48c91f6 with FIREFOX_NIGHTLY_82_END a=release DONTBUILD CLOSED TREE
2020-09-21 14:12:19 +00:00
.lldbinit
.mailmap
.prettierignore
.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
aclocal.m4
AUTHORS
build.gradle
Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi
2020-09-18 22:29:04 +00:00
Cargo.lock
Backed out 4 changesets (bug 1662123, bug 1662122) for RustMozCrash raptor crashed CLOSED TREE
2020-09-28 21:13:41 +03:00
Cargo.toml
Bug 1664453
: vendor Cranelift to 379aed8092cd1241ec7839e77d05557b1dceb234 to resolve two Wasm translation bugs. r=jseward
2020-09-15 20:01:26 +00:00
client.mk
client.py
CLOBBER
configure.in
configure.py
Bug 1664077 - Remove _NON_GLOBAL_ACDEFINES. r=firefox-build-system-reviewers,mhentges,rstewart
2020-09-15 14:25:14 +00:00
GNUmakefile
gradle.properties
Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi
2020-09-18 22:29:04 +00:00
gradlew
gradlew.bat
LEGAL
LICENSE
mach
Bug 1638974 - Run 'mach mochitest' with Python 3; r=bc
2020-09-28 16:30:33 +00:00
Makefile.in
Bug 1664077 - Remove xpcom-private.h. r=sg
2020-09-15 14:53:10 +00:00
moz.build
Bug 1665854 - fx doc: Various improvements + configuration + fixes in the doc r=firefox-build-system-reviewers,rstewart
2020-09-22 06:26:17 +00:00
moz.configure
mozilla-config.h.in
old-configure.in
Bug 1663550 - Enable sandbox on Linux/arm and Linux/arm64. r=gcp,glandium
2020-09-16 20:53:19 +00:00
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild