.cargo
Bug 1575008 - WebGPU implementation basis r=baku,bzbarsky
2019-11-14 04:59:56 +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 1543575 - add fission specific accessibility tests. r=Jamie
2019-11-14 14:53:49 +00:00
browser
Bug 1596296 - Stop supporting XUL [dir="reverse"] attribute value. r=dholbert
2019-11-15 02:20:10 +00:00
build
Bug 1596172 - Add perf-reftest-singletons to PGO training r=firefox-build-system-reviewers,mshal
2019-11-14 19:27:26 +00:00
caps
Backed out changeset 14d6dd504f86 (bug 1534339) for causing Bug 1595179. CLOSED TREE
2019-11-14 14:59:16 +02:00
chrome
Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug
2019-09-30 22:06:47 +00:00
config
Bug 1587116 - only include sys/auxv.h on platforms where it might exist r=glandium
2019-11-12 07:10:12 +00:00
devtools
Bug 1595927 - Remove XPCOM gunk around RemoteWebNavigation creation. r=mconley
2019-11-15 01:23:40 +00:00
docshell
Bug 1594938 - Crash in [@ nsSHistory::Reload]. r=smaug
2019-11-15 11:12:54 +00:00
dom
Bug 1596547 - be more specific in CryptoBuffer::Assign parameter types; r=jcj
2019-11-15 13:12:58 +00:00
editor
Bug 1591417: part 4) Adapt `InsertTextIntoTextNodeWithTransaction` to pass adjusted range to `TopLevelEditSubActionDataRef.DidInsertText`. r=masayuki
2019-11-13 09:16:06 +00:00
extensions
Bug 1591113 - Remove support for third-party vibrate r=baku,snorp
2019-11-12 08:42:02 +00:00
gfx
Bug 1596339 Part 7 - Delete unused operator<< for nsRect. r=dholbert
2019-11-15 03:52:21 +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 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug
2019-09-30 22:06:47 +00:00
image
Backed out 13 changesets (bug 1530402
, bug 1533156) for failing test_ext_tabs_query.html on a CLOSED TREE
2019-11-15 05:48:23 +02:00
intl
Bug 1487212 - When hyphenation resources are compressed in omnijar, load them into shared memory and share among all content processes. r=heycam,froydnj
2019-11-14 20:05:58 +00:00
ipc
Bug 1487212 - When hyphenation resources are compressed in omnijar, load them into shared memory and share among all content processes. r=heycam,froydnj
2019-11-14 20:05:58 +00:00
js
Backed out 10 changesets (bug 1568903) for causing mochitest failures
2019-11-15 13:50:40 +02:00
layout
Bug 1596296 - Stop supporting XUL [dir="reverse"] attribute value. r=dholbert
2019-11-15 02:20:10 +00:00
media
Bug 1596546: disable sndio lazy loading on OpenBSD, and directly link with it r=kinetik
2019-11-15 06:33:19 +00:00
memory
Bug 1539133 - Explicitly say not being able to mmap is likely OOM. r=decoder,glandium
2019-11-12 00:04:46 +00:00
mfbt
Bug 1590907 - Remove obsolete macro MOZ_HAVE_BITSCAN64. r=froydnj
2019-11-12 21:59:25 +00:00
mobile
Backed out 13 changesets (bug 1530402
, bug 1533156) for failing test_ext_tabs_query.html on a CLOSED TREE
2019-11-15 05:48:23 +02:00
modules
Bug 1596064 - Only enable MediaCapabilities performance benchmarks on Nightly. r=jya
2019-11-15 10:50:25 +00:00
mozglue
Bug 1576728 - Let blocklist entries for FYUnZIP and PuddingZip ride the trains but confine them to older/unversioned dlls. r=aklotz
2019-11-14 23:40:00 +00:00
netwerk
Bug 1595079 - Add an abstract layer to nsHttpTransaction r=dragana
2019-11-15 11:06:04 +00:00
nsprpub
Bug 1591887 - NSPR_4_24_BETA1. r=jcj
2019-10-28 18:35:18 +00:00
other-licenses
Bug 1578489 - New Windows installer icon. r=agashlin
2019-09-23 22:00:43 +00:00
parser
Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk
2019-11-08 12:17:57 +00:00
python
Bug 1595297 - Add EARLY_BETA_OR_EARLIER to mozinfo. r=firefox-build-system-reviewers,mshal
2019-11-15 01:38:19 +00:00
remote
Bug 1591989 - [remote] Don't use 'frameId' for Page.loadEventFired event. r=whimboo,remote-protocol-reviewers
2019-11-14 21:22:16 +00:00
security
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
2019-11-14 23:48:44 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
2019-11-14 23:48:44 +00:00
servo
Bug 1588431 - Optimize storage of ApplicableDeclaration again. r=heycam
2019-11-13 09:59:10 +00:00
startupcache
Bug 1587112 - Make asserts in StartupCache::LoadArchive explicit r=njn
2019-10-22 03:15:18 +00:00
storage
Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv
2019-10-25 12:02:10 +00:00
taskcluster
Bug 1596279 - Set all ccov opt tests as tier-3 for now. r=jmaher
2019-11-14 16:20:24 +00:00
testing
Bug 1595297 - Fix tests disabled by Bug 1523706. r=bzbarsky
2019-11-13 21:20:17 +00:00
third_party
Bug 1575008 - WebGPU implementation basis r=baku,bzbarsky
2019-11-14 04:59:56 +00:00
toolkit
Bug 1596296 - Stop supporting XUL [dir="reverse"] attribute value. r=dholbert
2019-11-15 02:20:10 +00:00
tools
Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers
2019-11-15 00:29:53 +00:00
uriloader
Bug 1588975 - Replace ShellExecuteExW with mozilla::ShellExecuteByExplorer. r=aklotz,asuth
2019-11-14 19:47:29 +00:00
view
Bug 1586144 - Introduce an API to set the dynamic toolbar maximum height in GeckoView. r=geckoview-reviewers,tnikkel,snorp
2019-11-14 05:59:47 +00:00
widget
Backed out 13 changesets (bug 1530402
, bug 1533156) for failing test_ext_tabs_query.html on a CLOSED TREE
2019-11-15 05:48:23 +02:00
xpcom
Bug 1596198 - Remove the canary from nsStringBuffer r=bzbarsky
2019-11-14 22:50:31 +00:00
xpfe /appshell
Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug
2019-11-05 17:56:28 +00:00
.arcconfig
…
.clang-format
…
.clang-format-ignore
Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers
2019-11-15 00:29:53 +00:00
.cron.yml
Bug 1590150 - Turn off ESR60 cron jobs. r=tomprince
2019-10-22 21:21:49 +00:00
.eslintignore
Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers
2019-11-15 00:29:53 +00:00
.eslintrc.js
Bug 1595877, replace .xul mochitest files in layout/ with .xhtml r=dholbert
2019-11-14 20:25:21 +00:00
.flake8
Bug 1583353 - [manifestparser] Support manifests in the 'pathprefix' filter, r=egao
2019-11-08 18:58:09 +00:00
.gdbinit
…
.gdbinit_python
Bug 1564314 - Move gdbpp back to python/. r=nalexander
2019-07-11 02:39:31 +00:00
.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 1559479 - mach lint complains about newtab node_modules r=dmose
2019-07-12 15:24:07 +00:00
.hg-annotate-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
.hg-format-source
…
.hgignore
Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers
2019-11-15 00:29:53 +00:00
.hgtags
No bug - Tagging mozilla-central d42c22627c8dee9e9286fd5d7bbc3d02afbfad44 with FIREFOX_NIGHTLY_71_END a=release DONTBUILD CLOSED TREE
2019-10-21 17:57:42 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
Bug 1572332 - Move non-debugger devtools prefs into all.js and firefox.js. r=jdescottes
2019-08-26 01:44:59 +00:00
.prettierrc
Bug 1578564 - Workaround a prettier warning so that we can run it on html/xhtml files. r=vporof
2019-09-04 06:59:03 +00:00
.taskcluster.yml
Bug 1589706: [firefox-ci] Use AWS Provider-based decision worker; r=Callek
2019-10-24 00:54:12 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Bug 1583269 - Part 5: Updating ICU requires a clobber. r=jwalden
2019-10-19 01:40:06 +00:00
Cargo.lock
Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers
2019-11-15 00:29:53 +00:00
Cargo.toml
Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers
2019-11-15 00:29:53 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1540276: Migrate authenticode signing to autograph r=Callek,mshal
2019-09-30 13:57:32 +00:00
README.txt
…
aclocal.m4
…
build.gradle
Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal
2019-10-04 20:55:11 +00:00
client.mk
…
client.py
Bug 1559975 - fix python2 and python3 linter errors for client.py r=ahal
2019-09-11 21:06:34 +00:00
configure.in
…
configure.py
Bug 844509 - Always encode config.status as utf-8. r=nalexander
2019-08-21 21:26:32 +00:00
gradle.properties
Bug 1577814 - Increase Gradle heap size. r=nalexander
2019-08-30 17:13:46 +00:00
gradlew
…
gradlew.bat
…
mach
Bug 1592855 - run mach vendor python with python3 r=ahal
2019-11-05 15:29:44 +00:00
moz.build
Bug 1580028 - Always merge PGO profile data in the run task; r=firefox-build-system-reviewers,chmanchester
2019-09-10 21:56:15 +00:00
moz.configure
Backed out changeset ed90ca2fb5a8 (bug 1585370) for toolchain bustages. CLOSED TREE
2019-10-12 06:29:06 +03:00
mozilla-config.h.in
…
old-configure.in
Bug 1595906 - Allow opting out of hardening compile flags on a granular basis r=froydnj
2019-11-14 17:13:28 +00:00
package-lock.json
Bug 1540982 - Upgrade to ESLint 6.2.2 and switch to ECMA version 11 (BigInt support, Dynamic imports). r=mossop
2019-08-27 14:51:29 +00:00
package.json
Bug 1540982 - Upgrade to ESLint 6.2.2 and switch to ECMA version 11 (BigInt support, Dynamic imports). r=mossop
2019-08-27 14:51:29 +00:00
settings.gradle
Backed out 2 changesets (bug 1585661) for causing lint failures.
2019-11-14 15:35:02 +02:00
substitute-local-geckoview.gradle
Bug 1533465 - Add Gradle script for substituting local GeckoView into downstream consumers. r=sebastian
2019-08-15 21:18:24 +00:00
test.mozbuild
…