.cargo
Bug 1596128
- WebGPU compute passes r=jgilbert,webidl,bzbarsky
2020-01-22 07:31:51 +00: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 1610596: Ignore ARIA roles other than application or dialog on body elements. r=MarcoZ
2020-01-23 04:34:22 +00:00
browser
Backed out 2 changesets (bug 1595915) for causing browser_contextmenuFillLogins.js perma fails CLOSED TREE
2020-01-23 06:49:47 +02:00
build
Backed out changeset 7c2048122a9f (bug 1610944) for causing L10n bustages.
2020-01-23 07:21:28 +02:00
caps
Bug 1594781 -- Refactor nsGlobalWindowOuter r=ckerschb
2020-01-22 17:14:08 +00:00
chrome
Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj
2020-01-20 16:19:48 +00:00
config
Bug 1607503 - mozbuild/test/configure/test_configure.py supports Python 3 r=ahal,mars
2020-01-10 21:04:14 +00:00
devtools
Bug 1597381 - Add tests for the about:profiling presets; r=julienw
2020-01-22 23:12:48 +00:00
docs
Bug 1606894
- Add Linux Build preparation Page.r=sylvestre
2020-01-12 10:02:40 +00:00
docshell
Bug 1301399 - Remove annoying session history assertion r=nika
2020-01-23 00:55:53 +00:00
dom
Bug 1591199: Use correct time-base for rtcp stats comparison. r=ng
2020-01-17 20:42:19 +00:00
editor
Bug 1609998 - Enable ESLint for non-third party files in editor/libeditor/tests/browserscope/. r=m_kato
2020-01-21 20:46:49 +00:00
extensions
Bug 1357107 - Remove nsContentBlocker. r=bzbarsky
2020-01-21 19:19:17 +00:00
gfx
Bug 1608235 - [ANGLE] Validate `context` before use. r=sotaro
2020-01-23 02:59:17 +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 1605934
- Use nested namespaces r=sg
2020-01-18 13:48:34 +00:00
image
Bug 1357107 - Move the handling of the permissions.default.image pref to ImageBlocker.cpp. Original patch by ehsan. r=bzbarsky
2020-01-22 10:45:15 +00:00
intl
Bug 1607052 - Cut out the POSIX encoding part from the locale during sanitization. r=jfkthame
2020-01-22 13:52:23 +00:00
ipc
Backed out changeset ba74f99ce9bc (bug 1607153) for browser_content_url_annotation.js failures CLOSED TREE
2020-01-23 00:19:13 +02:00
js
Bug 1609504 - Add parseInfo to sharedContext. r=mgaudet
2020-01-22 19:48:55 +00:00
layout
Backed out 2 changesets (bug 1609711) for causing reftest failures on radial-size-1b.html. CLOSED TREE
2020-01-23 07:19:28 +02:00
media
Bug 1591199: Don't assert when a candidate is gathered for a transceiver that is not associated, since that can happen in certain rollback scenarios. r=mjf
2020-01-22 02:49:47 +00:00
memory
Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj
2020-01-20 16:19:48 +00:00
mfbt
Bug 1601024 - ThreadSafeWeakReference::tryDetach must acquire its lock r=froydnj
2020-01-21 13:33:04 +00:00
mobile
Bug 1533406 - Add tests for gecko view private mode. r=snorp
2020-01-22 22:07:08 +00:00
modules
Backed out changeset 7c2048122a9f (bug 1610944) for causing L10n bustages.
2020-01-23 07:21:28 +02:00
mozglue
Bug 1598119 - Disable Control Flow Guard for WindowsDllInterceptor returns r=handyman
2020-01-21 18:50:22 +00:00
netwerk
Backed out changeset 4cf57a5a3143 (bug 1609176
) for test_cookies_async_failure.js related failures CLOSED TREE
2020-01-22 22:19:20 +02:00
nsprpub
Bug 1600803 - NSPR_4_25_BETA1 for FF 74. r=jcj UPGRADE_NSPR_RELEASE
2020-01-07 11:04:03 +00:00
other-licenses
Backed out changeset fbbb42a15738 (bug 1585356) for bustage on city.cpp. CLOSED TREE
2020-01-08 00:51:00 +02:00
parser
Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan
2020-01-21 09:51:27 +00:00
python
Backed out changeset 7c2048122a9f (bug 1610944) for causing L10n bustages.
2020-01-23 07:21:28 +02:00
remote
Bug 1587845 - [remote] Use _contentRect as name for internal helper that returns the content bounding box. r=remote-protocol-reviewers,maja_zf
2020-01-23 01:51:53 +00:00
security
Bug 1606927 - land NSS cd55a3a90502 UPGRADE_NSS_RELEASE, r=kjacobs
2020-01-22 23:13:52 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
2020-01-20 17:59:00 +00:00
servo
Bug 1609737 - Simplify calc expressions earlier. r=boris
2020-01-23 00:36:34 +00:00
startupcache
Bug 1606102 - Don't use putNew in StartupCache::LoadArchive r=froydnj
2019-12-30 18:50:56 +00:00
storage
Bug 1605934
- Use nested namespaces r=sg
2020-01-18 13:48:34 +00:00
taskcluster
Bug 1611014 - Make sure Taskcluster root_dir is a unicode string. r=rstewart
2020-01-23 00:32:53 +00:00
testing
Backed out changeset cb295b86edd2 (bug 1611028) for broswer chrome failures on test_interfaces.html. CLOSED TREE
2020-01-23 06:01:45 +02:00
third_party
Bug 1596128
- WebGPU compute passes r=jgilbert,webidl,bzbarsky
2020-01-22 07:31:51 +00:00
toolkit
Backed out 2 changesets (bug 1595915) for causing browser_contextmenuFillLogins.js perma fails CLOSED TREE
2020-01-23 06:49:47 +02:00
tools
Bug 1610791 - Do not run try tests on Windows 10 x64 2017 Ref HW by default r=jmaher
2020-01-22 15:02:03 +00:00
uriloader
Bug 1605102, r=mak,dimi
2020-01-22 18:20:23 +00:00
view
Bug 1596317 - Use CallState for nsContentUtils::CallOnAllRemoteChildren. r=smaug
2019-12-19 07:58:27 +00:00
widget
Bug 1607818 - Allow AppShell creation in socket process on Android. r=kmag
2020-01-21 19:08:53 +00:00
xpcom
Backed out 5 changesets (bug 1605566) for wpt failures on shared.html . CLOSED TREE
2020-01-22 12:58:13 +02:00
xpfe /appshell
Bug 1432856 - Extended focus methods in Window.webidl, Client.webidl and Element.webidl to pass CallerType. r=smaug
2020-01-16 14:38:40 +00:00
.arcconfig
…
.clang-format
…
.clang-format-ignore
Bug 1607014 Part 2 - Remove references to toolkit/recordreplay/udis86, r=jlast.
2020-01-05 01:43:41 +00:00
.cron.yml
Bug 1596775: Run system-symbols task daily; r=glandium
2019-12-11 10:14:31 +00:00
.eslintignore
Bug 1609998 - Enable ESLint for non-third party files in editor/libeditor/tests/browserscope/. r=m_kato
2020-01-21 20:46:49 +00:00
.eslintrc.js
Bug 1608799 - Load devtools debugger's .eslintignore directly into ESLint to avoid duplication. r=jdescottes
2020-01-21 20:46:38 +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
…
.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 1600339 - Measure responsiveness while evaluating messages r=k88hudson,mconley
2020-01-18 21:08:40 +00:00
.hgtags
No bug - Tagging mozilla-central d5843cae64d30255b242d051888e99bef3de5c05 with FIREFOX_NIGHTLY_73_END a=release DONTBUILD CLOSED TREE
2020-01-06 15:50:11 +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
Bug 1606787 - Exclude CSS files from Prettier configuration r=vporof
2020-01-03 12:26:41 +00:00
.prettierrc
Bug 1601681 - Re-enable unix-line endings on ESLint controlled files. r=mossop
2019-12-11 08:12:57 +00:00
.taskcluster.yml
Bug 1606869: Switch decision task docker caches to match the rest the in-tree caches; r=Callek
2020-01-03 22:18:29 +00:00
.trackerignore
…
.yamllint
Bug 1606009 - Fix & silent some tests r=Callek
2019-12-26 22:13:18 +00:00
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2019-12-02 11:59:11 +00:00
Cargo.lock
Bug 1596128
- WebGPU compute passes r=jgilbert,webidl,bzbarsky
2020-01-22 07:31:51 +00:00
Cargo.toml
Bug 1608941 - Bump cranelift to b01bee7c5269f72196b42e8bdd874425166bf429. r=bbouvier
2020-01-20 13:21:55 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1557788 - Remove spurious MOZ_PROFILE_USE ifndefs; r=firefox-build-system-reviewers,chmanchester
2019-12-09 18:03:53 +00:00
README.txt
Bug 1606026: Move existing documentation into new locations r=sylvestre
2020-01-06 16:38:34 +00:00
aclocal.m4
…
build.gradle
Bug 1608570 - Remove some old Fennec-related build variables r=nalexander
2020-01-10 22:51:03 +00:00
client.mk
…
client.py
…
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
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
Bug 1601578 - mach - doc environment with python 3 r=ahal,firefox-build-system-reviewers,chmanchester
2019-12-17 19:17:43 +00:00
moz.build
Bug 1598746 - Add some SCHEDULES optimizations for changes to test files; r=ahal
2020-01-07 16:46:46 +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 1591725 - Optimize at -O2 on android, clang r=froydnj,dmajor
2020-01-20 19:34:10 +00:00
package-lock.json
Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop
2020-01-21 20:46:06 +00:00
package.json
Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop
2020-01-21 20:46:06 +00:00
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
…