.cargo
Backed out changeset e778231b145d (bug 1603761) for causing firefox-ui test failures.
2019-12-17 21:23:54 +02:00
.vscode
Bug 1594520 - Change directory before running mach in .vscode/tasks.json on Windows. r=jya
2019-11-14 10:35:12 +00:00
accessible
Bug 1604101: Fix Android a11y text navigation between nodes. r=MarcoZ
2019-12-20 12:02:17 +00:00
browser
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
2019-12-26 21:30:40 +00:00
build
Backed out changeset c867ca4daf74 (bug 1569370) for build bustages on a CLOSED TREE
2019-12-24 05:40:35 +02:00
caps
Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
2019-12-13 20:36:16 +00:00
chrome
Bug 1601113, replace URIs ending in vnd.mozilla.xul+xml with xhtml+xml r=bgrins
2019-12-17 00:33:16 +00:00
config
Bug 1576052 - Use configuration/macro definition to selectively enable wasm sandbox for graphite r=froydnj
2019-12-19 22:17:13 +00:00
devtools
Bug 1601697 - Add about:profiling tests for configuring features and threads; r=canaltinova
2019-12-26 15:39:52 +00:00
docshell
Fix mis-pasted comment. No bug,
2019-12-23 20:38:20 +00:00
dom
Bug 1604622 - Use float16/float32 sized formats on es3+. r=lsalzman
2019-12-24 10:26:14 +00:00
editor
Bug 1602526 - Part 2. Add test r=masayuki
2019-12-26 03:34:51 +00:00
extensions
Bug 1602526 - Part 1. Don't use implicit cast from char to uint32_t r=masayuki
2019-12-26 03:34:49 +00:00
gfx
Bug 1605380 - Avoid calculating snapped bounds for some display items twice r=aosmond
2019-12-26 13:24:28 +00:00
gradle /wrapper
Bug 1595926 - Don't use distribution256Sum until Android Studio is fixed. r=snorp
2019-11-14 17:04:32 +00:00
hal
Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj
2019-12-20 07:16:43 +00:00
image
Bug 1604535 - Avoid copying image surfaces when used with OMTP. r=tnikkel
2019-12-25 21:27:46 +00:00
intl
Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj
2019-12-20 07:16:43 +00:00
ipc
Bug 1544147 - Ensure orphaned crashes are properly notified to the rest of the system r=froydnj
2019-12-20 17:50:45 +00:00
js
Bug 1605591 - Factor out BoundFunctionName in IonMonkey. r=jandem
2019-12-24 17:36:06 +00:00
layout
Bug 1606019 - Remove unused FFI function to refcount nsIReferrerInfo. r=xidorn
2019-12-26 22:17:35 +00:00
media
Bug 1605419 - Use GetDocumentURI instead of GetDocBaseURI for hostname obfuscation whitelist; r=jib
2019-12-23 11:10:16 +00:00
memory
Bug 1590624 - Define a __imp_ alias for _strdup for mingw-clang r=dmajor
2019-12-12 06:38:37 +00:00
mfbt
Bug 1570499 - Part 3: Remove MOZ_FALLTHROUGH macro definition. r=froydnj
2019-12-20 07:03:27 +00:00
mobile
Bug 1605991 - Avoid coercing null manifest colors into "null" r=geckoview-reviewers,rbarker
2019-12-26 16:32:16 +00:00
modules
Bug 1588154 - make dom.serviceWorkers.parent_intercept true by default r=asuth,jgraham
2019-12-23 14:16:42 +00:00
mozglue
Bug 1598703: Part 2 - Add IAT Patching capabilities to the Windows DLL Interceptor; r=mhowell
2019-12-23 23:11:35 +00:00
netwerk
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
2019-12-26 21:30:40 +00:00
nsprpub
Bug 1591887 - Uplift NSPR 4.24 RTM, only version number changes. r=jcj
2019-12-02 18:27:33 +00:00
other-licenses
parser
Bug 1601110, remove handling and references to vnd.mozilla.xul+xml r=bzbarsky
2019-12-23 23:02:05 +00:00
python
Bug 1604960 - Migrate all text actions to use Fluent. r=fluent-reviewers,Gijs,flod
2019-12-25 10:01:46 +00:00
remote
Bug 1605413 - Disable Puppeteer unit tests that crash the test harness
2019-12-20 17:38:57 +00:00
security
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
2019-12-26 21:30:40 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
2019-12-26 21:30:40 +00:00
servo
Bug 1606019 - Remove unused FFI function to refcount nsIReferrerInfo. r=xidorn
2019-12-26 22:17:35 +00:00
startupcache
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
2019-12-06 09:17:57 +00:00
storage
Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj
2019-12-20 07:16:43 +00:00
taskcluster
Bug 1604973 - Install iproute2 in the mozlint docker image r=jmaher
2019-12-26 18:09:43 +00:00
testing
Bug 1601322 - Updated animations/reverse-running-animation.html expectations r=birtles
2019-12-26 00:34:54 +00:00
third_party
Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal
2019-12-20 17:10:12 +00:00
toolkit
Bug 1604606 - Remove redundant function declaration in cpp file. r=sylvestre
2019-12-26 08:39:12 +00:00
tools
Bug 1606009 - Extend the yaml test r=Callek
2019-12-26 19:25:43 +00:00
uriloader
Bug 1601110, remove handling and references to vnd.mozilla.xul+xml r=bzbarsky
2019-12-23 23:02:05 +00:00
view
Bug 1596317 - Use CallState for nsContentUtils::CallOnAllRemoteChildren. r=smaug
2019-12-19 07:58:27 +00:00
widget
Bug 1605855 - Make window_composition_text_querycontent.xhtml
high DPI aware r=m_kato
2019-12-25 10:44:36 +00:00
xpcom
Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj
2019-12-20 07:16:43 +00:00
xpfe /appshell
Bug 1603889 - Remove AppWindow::GetContentScrollbarVisibility. r=smaug
2019-12-17 21:54:56 +00:00
.arcconfig
.clang-format
.clang-format-ignore
Bug 1592302: Part 1: Import regexp directory from v8 r=mgaudet,mhoye
2019-11-28 18:48:23 +00:00
.cron.yml
Bug 1596775: Run system-symbols task daily; r=glandium
2019-12-11 10:14:31 +00:00
.eslintignore
Bug 1593674 - remove marionette VideoStream YouTube test as it's duplicated in raptor r=tarek,marionette-reviewers,whimboo
2019-12-05 14:06:38 +00:00
.eslintrc.js
Bug 1556380 - Enable more ESLint rules for extensions/. r=Ehsan
2019-12-06 21:05:20 +00:00
.flake8
Backed out changeset 69687a23245e (bug 1603804) for Lint failure. CLOSED TREE
2019-12-19 20:16:17 +02:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof
2019-08-12 17:27:22 +00:00
.gitattributes
.gitignore
Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood
2019-11-25 18:31:36 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood
2019-11-25 18:31:36 +00:00
.hgtags
No bug - Tagging mozilla-central 6d3a96d7f2f44e941ef6b61bfa10eed0389b142f with FIREFOX_NIGHTLY_72_END a=release DONTBUILD CLOSED TREE
2019-12-02 11:57:37 +00:00
.lldbinit
Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal
2019-12-20 17:10:12 +00:00
.mailmap
.prettierignore
.prettierrc
Bug 1601681 - Re-enable unix-line endings on ESLint controlled files. r=mossop
2019-12-11 08:12:57 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock
Backed out changeset 3badff2b3724 (bug 1602907) as requested by Bert Peers for causing regressions.
2019-12-20 14:41:55 +02:00
Cargo.toml
Bug 1603658, Bug 1604123 - Update rlbox_lucet_sandbox to version which supports disabling static inline thread_locals and specifies explicit dependencies r=froydnj
2019-12-17 18:11:47 +00:00
client.mk
client.py
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2019-12-02 11:59:11 +00:00
configure.in
configure.py
Bug 1593948 - Touch clobber in configure.py instead of clobber.py; r=firefox-build-system-reviewers,chmanchester
2019-11-19 21:49:13 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach
Bug 1601578 - mach - doc environment with python 3 r=ahal,firefox-build-system-reviewers,chmanchester
2019-12-17 19:17:43 +00:00
Makefile.in
Bug 1557788 - Remove spurious MOZ_PROFILE_USE ifndefs; r=firefox-build-system-reviewers,chmanchester
2019-12-09 18:03:53 +00:00
moz.build
Bug 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher
2019-12-04 13:55:45 +00:00
moz.configure
Bug 1470591 - Part 6: Create a fork server process. r=gsvelto
2019-12-05 00:02:40 +00:00
mozilla-config.h.in
old-configure.in
Bug 1602020 - land NSS c46bc59ce7d4 UPGRADE_NSS_RELEASE, r=kjacobs
2019-12-16 20:53:59 +00:00
package-lock.json
Bug 1605231 - Update bundled node_modules for the builders to sync with the yarn update. r=dmose
2019-12-24 23:17:12 +00:00
package.json
Bug 1605231 - update Yarn to 1.21.1. r=dmose
2019-12-19 23:31:07 +00:00
README.txt
settings.gradle
Bug 1598010 - Move examples into mozilla-central r=agi
2019-11-22 13:30:57 +00:00
substitute-local-geckoview.gradle
Bug 1581979 - Use -SNAPSHOT versions locally to enable the local GeckoView substitution flow. r=nalexander
2019-12-11 21:29:44 +00:00
test.mozbuild