.cargo
Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink
2016-10-13 16:12:42 -07:00
accessible
Bug 1285533. Remove non-fontconfig platform fontlist codepath. r=lsalzman
2017-03-22 14:58:19 -04:00
addon-sdk
Bug 1275958 - Rewrite SDK 'Get Image' clipboard test to prevent its intermittent failures. r=mossop
2017-03-16 14:23:37 +01:00
b2g
Bug 1347047 Part 3 - Remove pref layout.accessiblecaret.timeout_ms. r=TYLin
2017-03-17 08:50:39 +08:00
browser
Bug 1349502 - Make tabbrowser.xml use AppConstants from the global scope. r=dao
2017-03-22 20:46:24 +05:30
build
Bug 1342450 - Keep webrender disabled by default on OS X buildbot builders. r=ted
2017-03-22 17:38:10 -04:00
caps
Backed out changeset ef22dba0dac5 (bug 1316683) for various test failures, e.g. xpcshell netwerk/test/unit/test_bug826063.js and browser-chrome browser/components/downloads/test/browser/browser_iframe_gone_mid_download.js. r=backout on a CLOSED TREE
2017-03-22 20:28:39 +01:00
chrome
Bug 1060419 - make nsChromeRegistry.cpp use Printf.h, r=froydnj
2016-12-09 09:58:57 -10:00
config
Bug 1348021 - Unbreak config/gcc_hidden.h build with libc++ after bug 1341238. r=froydnj
2017-03-16 18:15:49 +00:00
db
Bug 1345627 - add BUG_COMPONENT to db/* files. r=mak
2017-03-10 12:31:59 -05:00
devtools
Bug 1349434 - Fixing the saving in the JSONviewer, r=qdot
2017-03-22 18:44:10 +01:00
docshell
Backed out changeset ef22dba0dac5 (bug 1316683) for various test failures, e.g. xpcshell netwerk/test/unit/test_bug826063.js and browser-chrome browser/components/downloads/test/browser/browser_iframe_gone_mid_download.js. r=backout on a CLOSED TREE
2017-03-22 20:28:39 +01:00
dom
Backed out changeset 5f62af954609 (bug 1333858) for bustage. r=backout on a CLOSED TREE
2017-03-22 22:50:54 +01:00
editor
merge mozilla-inbound to mozilla-central a=merge
2017-03-22 14:26:27 +01:00
embedding
Bug 1332392 - embedding/* should have BUG_COMPONENTS specified in moz.build files. r=ted
2017-02-06 09:45:58 -05:00
extensions
Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot
2017-03-22 11:38:40 +01:00
gfx
Bug 1342450 - Extract a MOZ_ENABLE_WEBRENDER from MOZ_BUILD_WEBRENDER so that we build but disable by default. r=rhunt,froydnj,ted
2017-03-22 17:38:09 -04:00
gradle /wrapper
Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian
2016-09-22 14:31:01 -07:00
hal
Bug 1342636 - Part 3: Remove the GetCurrentScreenConfiguration sync IPC message; r=billm
2017-03-10 21:29:04 -05:00
image
Backed out changeset 619b5b27ce87 (bug 1343499) for CLOSED TREE build bustage r=backout
2017-03-22 11:04:30 -04:00
intl
Bug 1348259 - Switch nsLanguageAtomService to use OSPreferences::GetSystemLocale. r=m_kato
2017-03-21 16:20:07 -07:00
ipc
Bug 1349350 - Make IPDL checker sync IPC message errors fatal. r=ehsan
2017-03-22 15:01:50 -07:00
js
Bug 1341044 - Rename the GC's 'zone group' concept to 'sweep group' r=sfink
2017-03-22 17:30:50 +00:00
layout
Bug 1349477, part 4 - Use AutoReferenceChainGuard in nsSVGMaskFrame. r=longsonr
2017-02-21 10:47:22 +00:00
media
Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot
2017-03-22 11:38:40 +01:00
memory
Backed out changeset 2f6d3cbedd12 (bug 1349002) for build bustage a=backout
2017-03-20 18:08:43 -07:00
mfbt
Bug 1331173 - Increase header segment capacity for TaskTracer. r=billm
2017-03-10 02:35:00 +01:00
mobile
Bug 1349200 - Ensure mozglue is loaded before checking NEON compatibility in GeckoApp.onCreate(). r=jchen
2017-03-21 08:49:15 -05:00
modules
Bug 1342450 - Extract a MOZ_ENABLE_WEBRENDER from MOZ_BUILD_WEBRENDER so that we build but disable by default. r=rhunt,froydnj,ted
2017-03-22 17:38:09 -04:00
mozglue
Bug 1312087 - part 0 - use PTHREAD_MUTEX_ADAPTIVE_NP mutexes on Linux/glibc; r=erahm
2017-03-21 11:20:36 -04:00
netwerk
Merge mozilla-central to mozilla-inbound
2017-03-22 16:13:03 +01:00
nsprpub
Bug 1347932, uplift NSPR_4_14_BETA2, r=franziskus
2017-03-16 17:22:25 +01:00
other-licenses
Bug 1324617 - Allow any of multiple installations to be set as the Windows default browser; r=jimm,rstrong
2017-01-09 08:14:00 -08:00
parser
Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot
2017-03-22 11:38:40 +01:00
probes
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
python
Merge mozilla-central to mozilla-inbound
2017-03-16 15:39:58 +01:00
rdf
Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot
2017-03-22 11:38:40 +01:00
security
No bug, Automated HPKP preload list update from host bld-linux64-spot-388 - a=hpkp-update
2017-03-22 07:50:19 -07:00
services
Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws
2017-03-20 12:36:37 +01:00
servo
servo: Merge #16072 - Fix geckolib breakage caused by 1.16 (from Manishearth:macro-use); r=upsuper
2017-03-21 22:36:37 -07:00
startupcache
Bug 1348991 - Use unified sources in startup cache. r=froydnj
2017-03-21 12:24:41 -07:00
storage
Bug 1347712 - Move toolkit/.eslintrc.js rules into a 'recommended' set within eslint-plugin-mozilla. r=jaws
2017-03-22 10:43:00 +01:00
taskcluster
merge mozilla-inbound to mozilla-central a=merge
2017-03-22 14:26:27 +01:00
testing
Merge mozilla-central to mozilla-inbound
2017-03-22 16:13:03 +01:00
third_party /rust
Bug 1341102 - Revendor rust dependencies. r=me (CLOSED TREE)
2017-03-17 13:07:35 +08:00
toolkit
Bug 1342450 - Extract a MOZ_ENABLE_WEBRENDER from MOZ_BUILD_WEBRENDER so that we build but disable by default. r=rhunt,froydnj,ted
2017-03-22 17:38:09 -04:00
tools
merge mozilla-inbound to mozilla-central a=merge
2017-03-22 14:26:27 +01:00
uriloader
Backed out changeset ef22dba0dac5 (bug 1316683) for various test failures, e.g. xpcshell netwerk/test/unit/test_bug826063.js and browser-chrome browser/components/downloads/test/browser/browser_iframe_gone_mid_download.js. r=backout on a CLOSED TREE
2017-03-22 20:28:39 +01:00
view
Bug 1345514 - add BUG_COMPONENT to view/* files. r=jet
2017-03-17 16:39:18 -04:00
widget
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-03-18 16:24:53 +01:00
xpcom
Bug 1312087 - part 1 - move mozilla::{Mutex,CondVar} to use mozglue locking primitives; r=erahm
2017-03-21 10:20:36 -05:00
xpfe
Bug 1343933 - Renaming Principal classes - part 4 - ContentPrincipal, r=qdot
2017-03-22 11:39:31 +01:00
.clang-format
Bug 1322321 - Update the clang format file to match more our coding style r=ehsan
2016-12-06 17:43:17 -10:00
.clang-format-ignore
Bug 1343185 - Add the JNI generate files in the list of ignored elements r=mystor
2017-02-28 08:27:33 +01:00
.clang-tidy
Bug 1319396 - Update the list of checkers in the .clang-tidy file r=Ehsan
2016-11-22 12:30:19 +01:00
.cron.yml
Bug 1338871
- Enable Talos tests for linux64-stylo builds r=dustin
2017-03-13 17:28:54 -04:00
.eslintignore
Bug 1349009 - Fix ESLint errors in responsivedesign.jsm. r=tromey
2017-03-20 17:07:07 -05:00
.eslintrc.js
Bug 1345294 - add an eslint rule to reject usage of {get,set}ComplexValue for nsISupportsString and suggest {get,set}StringPref instead, and make it pass, r=Mossop.
2017-03-16 19:26:02 +01:00
.flake8
Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal
2016-12-08 09:53:21 -10:00
.gdbinit
Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld
2016-11-16 01:13:22 -05:00
.gdbinit_python
.gitignore
Bug 1301790 - Bundle codemirror into a single script;r=gl
2016-09-11 09:38:51 -07:00
.hgignore
Bug 1332691: Add script to regenerate tests, update the WPT manifest and expectations; r=luke
2017-02-17 20:13:54 +01:00
.hgtags
No bug - Tagging mozilla-central 6583496f169cd8a13c531ed16e98e8bf313eda8e with FIREFOX_AURORA_54_BASE a=release DONTBUILD CLOSED TREE
2017-03-06 23:43:32 +01:00
.lldbinit
.taskcluster.yml
Bug 1334810: temporarily revert {{owner}}; r=garndt
2017-02-07 16:18:19 +00:00
.ycm_extra_conf.py
Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps
2016-08-09 10:30:58 -07:00
aclocal.m4
Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium
2016-08-08 16:58:54 -07:00
Android.mk
AUTHORS
Backed out changeset fe7303de56be (bug 1302763) for failing webdriver tests on Linux x64 debug (geckodriver.manifest fetch failed). r=backout
2016-12-19 21:15:07 +01:00
build.gradle
Bug 1318823 - Use com.getkeepsafe.dexcount in Gradle builds. r=sebastian
2016-11-18 18:28:58 -08:00
client.mk
Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium
2016-12-02 10:05:57 -08:00
client.py
CLOBBER
Bug 1346967 - Generate metadata for all three ISimpleDOM interfaces via a single combined run of MIDL: CLOBBER. r=CLOBBER
2017-03-15 00:51:33 +01:00
configure.in
Bug 1295751 - Make it possible to copy configure.in to configure. r=gps
2016-08-16 19:35:00 -07:00
configure.py
Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
Makefile.in
Bug 1339182 - Remove OSX universal support in the build system; r=glandium
2017-02-10 16:52:17 -05:00
moz.build
Merge inbound to central, a=merge
2017-03-08 17:07:55 -08:00
moz.configure
Bug 1339673 - Add an option to disable building the gtest xul and set it for valgrind builds in automation. r=ted
2017-02-16 10:47:55 -08:00
mozilla-config.h.in
old-configure.in
Bug 1345243. Remove support for building without DirectWrite. r=bas
2017-03-17 15:39:14 -04:00
README.txt
Bug 1349108 - Update links in README.txt to HTTPS r=RyanVM
2017-03-21 00:11:02 -04:00
settings.gradle
Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian
2016-10-05 20:23:38 -07:00
test.mozbuild