.cargo
Bug 1631630 p1 - Vendor fxa-client crate. r=rfkelly,mhoye
2020-05-15 20:13:28 +00:00
.vscode
accessible
Bug 1625192 - Introduce test for select dropdown. r=morgan
2020-05-15 21:27:57 +00:00
browser
Bug 1634051 - don't eagerly initialize the all tabs menu, r=mstriemer
2020-05-15 17:04:29 +00:00
build
Bug 1638401 - Make liblowercase also wrap fxstatat. r=froydnj
2020-05-15 17:10:34 +00:00
caps
Bug 1636148 - "BandAid" - Cast Remaining Callers To BasePrincipal r=ckerschb,geckoview-reviewers,agi
2020-05-14 19:42:57 +00:00
chrome
Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi
2020-05-05 17:41:36 +00:00
config
Bug 1638193 - Remove build system support for iOS. r=nalexander
2020-05-15 03:56:16 +00:00
devtools
Bug 1636590 - Update devtools page stubs. r=nchevobbe
2020-05-15 20:18:10 +00:00
docs
Bug 1636887 - how_to_contribute_firefox.rst : adding precisions to the windows dependencies setup explanations. r=sylvestre
2020-05-13 16:50:07 +00:00
docshell
Bug 1597450 - part1 : store autoplay permission on the WindowContext. r=nika
2020-05-15 21:18:07 +00:00
dom
Bug 1638163 - Reduce unnecessary GeckoContentController.h includes. r=kats
2020-05-15 21:20:48 +00:00
editor
Bug 1535792 - Remove no longer applicable condition disabling test_richtext2.html on linux32 debug, r=jmaher
2020-05-13 18:22:13 +00:00
extensions
Bug 1629274 - Fix Intermittent failure in test_permmanager_removeall.js, r=timhuang
2020-05-11 08:34:04 +00:00
gfx
Bug 1638163 - Reduce unnecessary GeckoContentController.h includes. r=kats
2020-05-15 21:20:48 +00:00
gradle /wrapper
hal
Bug 1637452: Part 2 - Fix JNI includes in hal/android; r=geckoview-reviewers,agi
2020-05-15 17:04:12 +00:00
image
Bug 1635037 - Add missing fuzzing instrumentation in image/decoders/. r=truber
2020-05-08 15:18:49 +00:00
intl
Bug 1637452: Part 16 - Fix JNI includes in intl; r=zbraniecki
2020-05-15 17:06:15 +00:00
ipc
Bug 1637452: Part 8 - Fix JNI includes in ipc/glue; r=jld
2020-05-15 17:04:34 +00:00
js
Bug 1637430 - Validate ref.func indices in global initializers. r=lth
2020-05-15 20:17:05 +00:00
layout
Bug 1637511 - Keep suppressing scrollbars than don't fit in the scrollport for overflow: auto. r=dholbert
2020-05-15 21:24:15 +00:00
media
Bug 1637452: Part 13 - Fix JNI includes in media/webrtc; r=bwc
2020-05-15 17:05:28 +00:00
memory
Bug 1553717 - Use Randomization on all arenas in non-Content Processes. r=glandium
2020-05-13 08:31:04 +00:00
mfbt
Bug 1637599 - Rephrase documentation referring to copies of errors. r=froydnj
2020-05-13 15:44:31 +00:00
mobile
Bug 1630229: Part 7 - Remove explicit kill from GeckoProcessManager and just let Android do its thing; r=geckoview-reviewers,agi
2020-05-15 19:44:26 +00:00
modules
Backed out 2 changesets (bug 1558394) for perma failures on iframe_sandbox_anchor_download_block_downloads.sub.tentative.html. CLOSED TREE
2020-05-15 19:18:34 +03:00
mozglue
Bug 1637895 - Fix TestBaseProfiler build when MOZ_GECKO_PROFILER in not #defined - r=canaltinova
2020-05-15 12:19:00 +00:00
netwerk
Bug 1637452: Part 7 - Fix JNI includes in netwerk; r=necko-reviewers,valentin
2020-05-15 17:04:32 +00:00
nsprpub
other-licenses
Bug 1634535 - Move ply to third_party/python r=glandium
2020-05-05 16:02:02 +00:00
parser
Bug 1620966 - Move DocShell.watchedByDevtools to BrowsingContext and rename it to watchedByDevTools. r=nika,jdescottes
2020-05-12 09:18:26 +00:00
python
Bug 1638362 - Rename urlbar-go-end-cap l10n id to urlbar-go-button. r=fluent-reviewers,flod
2020-05-15 16:08:22 +00:00
remote
Bug 1593226 - [remote] Use frame's window for dynamic isolated world creation on new document. r=remote-protocol-reviewers,maja_zf
2020-05-14 15:23:10 +00:00
security
Bug 1636656 - land NSS e2061fe522f5 UPGRADE_NSS_RELEASE, r=kjacobs
2020-05-15 14:40:39 +00:00
services
Bug 1631630 p2 - Implement FxAccounts rust-bridge. r=lina,rfkelly
2020-05-15 20:13:36 +00:00
servo
Bug 312971 - Unprefix -moz-read-write / -moz-read-only. r=edgar
2020-05-14 16:46:08 +00:00
startupcache
storage
Bug 1626570 - Remove obsolete copy enabling machinery. r=froydnj
2020-05-11 08:23:03 +00:00
taskcluster
Bug 1619683 - Build CodeQL Databases r=firefox-build-system-reviewers,rstewart
2020-05-15 04:03:39 +00:00
testing
Bug 1637511 - Keep suppressing scrollbars than don't fit in the scrollport for overflow: auto. r=dholbert
2020-05-15 21:24:15 +00:00
third_party
Bug 1631630 p1 - Vendor fxa-client crate. r=rfkelly,mhoye
2020-05-15 20:13:28 +00:00
toolkit
Bug 1614748, convert about:newinstall to JSWindowActor-based remote page manager, r=mossop
2020-05-15 19:41:56 +00:00
tools
Bug 1637452: Part 5 - Fix JNI includes in tools/profiler; r=mstange
2020-05-15 17:04:19 +00:00
uriloader
Bug 1637452: Part 4 - Fix JNI includes in uriloader; r=nika
2020-05-15 17:04:17 +00:00
view
widget
Bug 1635257 - Implement some of nsIAlertsDoNotDisturb for the macOS NotificationCenter backend. r=mstange
2020-05-13 21:10:12 +00:00
xpcom
Bug 1637452: Part 3 - Fix JNI includes in xpcom; r=froydnj
2020-05-15 17:04:15 +00:00
xpfe /appshell
Bug 1276537 part 2 - Remove nsIWidget::SetShowsFullScreenButton. r=spohl
2020-05-15 06:19:14 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
Bug 1635608 - Update OpenVR source code to use Unix line endings r=daoshengmu
2020-05-07 20:20:39 +00:00
.cron.yml
Bug 1637231 - add applink tests r=acreskey
2020-05-14 13:01:59 +00:00
.eslintignore
.eslintrc.js
Bug 1623245 - A new browser.storage.sync local storage implementation, pref'd off. r=rpl
2020-05-15 01:29:56 +00:00
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
Bug 1635514 - Delete tup CI/configure stuff r=froydnj
2020-05-05 18:34:16 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
Bug 1635514 - Delete tup CI/configure stuff r=froydnj
2020-05-05 18:34:16 +00:00
.hgtags
No bug - tagging 5b8406a0446906d7228e5d745549b50a3496dc0f with FIREFOX_NIGHTLY_77_END a=release DONTBUILD CLOSED TREE
2020-05-04 14:53:30 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
Bug 1628832: [KaiOS] Factor out trust-domain in .taskcluster.yml; r=Callek
2020-05-14 18:47:47 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
Bug 1638193 - Remove build system support for iOS. r=nalexander
2020-05-15 03:56:16 +00:00
AUTHORS
build.gradle
Bug 1633039 - Don't check for Python 2 in configure r=glandium
2020-05-05 16:02:02 +00:00
Cargo.lock
Bug 1631630 p1 - Vendor fxa-client crate. r=rfkelly,mhoye
2020-05-15 20:13:28 +00:00
Cargo.toml
client.mk
Bug 1633016 - Remove a bunch of references to PYTHON(2) in Makefiles r=glandium
2020-05-05 19:53:22 +00:00
client.py
CLOBBER
Bug 1632434 - Part 7: Updating ICU requires a clobber. r=jwalden
2020-04-29 23:48:06 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach
Bug 1579329 - Run mach file-info with Python 3 r=nalexander
2020-05-14 18:20:22 +00:00
Makefile.in
Bug 1599658 - Delete previous definition of py_action in Makefiles. Now py_action calls into Python 3 and py3_action doesn't exist. r=glandium
2020-05-05 20:04:30 +00:00
moz.build
moz.configure
Bug 1635514 - Delete tup CI/configure stuff r=froydnj
2020-05-05 18:34:16 +00:00
mozilla-config.h.in
old-configure.in
Bug 1638193 - Remove build system support for iOS. r=nalexander
2020-05-15 03:56:16 +00:00
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild