accessible
Bug 1034978 - crash in text attributes computation, r=marcoz
2016-05-03 12:47:05 -04:00
addon-sdk
Bug 1250084 - The 'Responsive Design View' button from the Menu is not checked while the RDM is opened; r=jryans
2016-04-25 17:28:49 +02:00
b2g
Bug 1254287 - Remove the EngineeringMode API r=evelyn,sicking
2016-05-04 12:46:32 +02:00
browser
Bug 1269961 - Collect more telemetry on content process crashes (r=jimm,mconley)
2016-05-04 15:09:50 -07:00
build
Bug 1264609 - Derive HOST_CXX from CXX when it makes sense. r=ted
2016-05-04 06:34:38 +09:00
caps
Bug 1162772, part 3 - Add a getChannelResultPrincipalIfNotSandboxed method to nsIScriptSecurityManager. r=bz
2016-04-28 11:13:09 +01:00
chrome
Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
2016-04-04 14:56:52 -07:00
config
Bug 1252804 - remove TARGET_LOCAL_INCLUDES; r=ted
2016-04-29 17:09:57 -04:00
db /sqlite3
Bug 879133 - "indexedDB.open fails if profile is in network drive". r=mak77
2016-05-03 02:53:00 +02:00
devtools
Bug 1267812 - Improve worst-case minor collection latency; r=jonco r=ochameau
2016-04-26 13:53:06 -07:00
docshell
Bug 1265420 - SetAndFetchFaviconForPage should return a cancelable object to allow aborting the fetch. r=Gijs
2016-05-03 15:42:12 +02:00
dom
Bug 1268313: Part 6 - Replace NewRunnableMethod with NS_NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
editor
Bug 1270030 - Remove "layout.accessiblecaret.extendedvisibility" pref from IMETextTxn. r=mats
2016-05-04 17:05:35 +08:00
embedding
Bug 1218080
- Don't send the url to the parent process when opening new windows, because it is not actually used. r=smaug
2016-05-03 18:15:07 +03:00
extensions
Bug 1257902 - Update Hunspell to version 1.4.0. r=ehsan
2016-05-02 16:58:03 -04:00
gfx
Bug 1268313: Part 6 - Replace NewRunnableMethod with NS_NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
gradle /wrapper
Bug 1263390 - Use Gradle 2.10 and Android Gradle plugin 2.0. r=mcomella
2016-04-19 20:01:38 +02:00
hal
Bug 1268432: Replace |Task| with |Runnable| in B2G code r=fabrice
2016-05-02 10:27:15 -07:00
image
merge mozilla-inbound to mozilla-central a=merge
2016-05-04 11:54:42 +02:00
intl
Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj.
2016-04-27 14:16:50 +10:00
ipc
Bug 1268313: Part 6 - Replace NewRunnableMethod with NS_NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
js
Bug 1267812 - Improve worst-case minor collection latency; r=jonco r=ochameau
2016-04-26 13:53:06 -07:00
layout
Bug 1269901 - Remove mCachedMargin. r=dbaron
2016-05-04 16:56:17 -07:00
media
Bug 1269486: tests to verify new ICE controller setting restriction. r=mjf
2016-05-04 10:53:29 -07:00
memory
Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj.
2016-04-27 14:16:50 +10:00
mfbt
Bug 1268754 - Tweak some MFBT return values. r=Ms2ger.
2016-04-29 13:14:34 +10:00
mobile
Bug 1255222 - Implement InputConnection.getHandler for Android N; r=esawin
2016-05-04 13:58:27 -04:00
modules
Bug 1251152 - Part 2: Define the default signed content CSP in all.js r=oyiptong
2016-05-05 11:11:23 +08:00
mozglue
Bug 1262348. Block ss2osd.dll r=bsmedberg
2016-04-13 10:08:40 -04:00
netwerk
Bug 1270247 - Crash in ParamTraits<mozilla::net::NetAddr>::Write if the family is unknown. r=hurley
2016-05-04 14:49:16 -07:00
nsprpub
Bug 1257250 - pr_getnameforidentity bounds check and locking r=ted.mielczarek
2016-03-15 17:44:17 -04:00
other-licenses
Merge m-c to fx-team, a=merge
2016-03-16 16:52:30 -07:00
parser
Backed out changeset 85ce8cb0639a (bug 1268313)
2016-04-29 14:21:16 +02:00
probes
Bug 1253622 - Move the mozilla-trace.h generation into moz.build; r=ted
2016-03-07 14:59:13 +01:00
python
Bug 1264609 - Derive HOST_CXX from CXX when it makes sense. r=ted
2016-05-04 06:34:38 +09:00
rdf
Bug 1263496 - Part 3: fix for nsNullPrincipal::Create
2016-04-27 18:38:07 +08:00
release /docker
Bug 1266039 - Generate release promotion specific docker images as a part of release promotion process r=Callek a=release DONTBUILD
2016-04-20 17:03:09 -04:00
security
Bug 1268365 - Check argument validity more in nsASN1Tree.cpp. r=jcj
2016-05-03 21:31:13 -07:00
services
Backed out changeset f58bd13402ee (bug 1263280) for XPCshell failure in test_errorhandler_filelog.js. r=backout on a CLOSED TREE
2016-04-30 09:56:46 +02:00
startupcache
Bug 1258087 - Fix -Wunreachable-code warning in StartupCache.cpp on macosx64-mulet. r=froydnj
2016-03-19 00:10:16 -07:00
storage
Backed out changeset 85ce8cb0639a (bug 1268313)
2016-04-29 14:21:16 +02:00
testing
Bug 1205938 part 1 - Add waitForCondition() function to SimpleTest. r=jmaher
2015-09-18 11:06:47 +08:00
toolkit
Bug 1268313: Part 2 - Replace some NewRunnableMethods with NS_NewNonOwningRunnableMethod. r=froydnj
2016-05-05 01:44:59 -07:00
tools
Bug 1260208 - part 0 - correctly compare EHTable when sorting; r=froydnj
2016-05-03 09:13:49 -04:00
uriloader
Bug 1267214: Close private DBus connection in |nsDBusHandlerApp::LaunchWithURI|, r=bz
2016-05-04 11:41:07 +02:00
view
Bug 1267568 part 4 - Replace InFullscreenChange flag of PresShell with IsResizeSuppressed flag in RefreshDriver. r=smaug
2016-05-03 17:58:57 +10:00
widget
Bug 1268313: Part 6 - Replace NewRunnableMethod with NS_NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
xpcom
Bug 1268313: Part 6 - Replace NewRunnableMethod with NS_NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
xpfe
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
.clang-format
…
.clang-format-ignore
…
.eslintignore
merge mozilla-inbound to mozilla-central a=merge
2016-05-04 11:54:42 +02:00
.eslintrc
Bug 1245916: Unify eslint global discovery rules. r=pbrosset
2016-02-05 11:37:50 -08:00
.gdbinit
…
.gitignore
Bug 1255450 - [mach] Enable runtime configuration files, r=gps
2016-03-28 11:18:24 -04:00
.hgignore
Bug 1255450 - [mach] Enable runtime configuration files, r=gps
2016-03-28 11:18:24 -04:00
.hgtags
No bug - Tagging mozilla-central 1c6385ae1fe7e37d8f23f958ce14582f07af729e with FIREFOX_AURORA_48_BASE a=release DONTBUILD CLOSED TREE
2016-04-25 10:00:42 -07:00
.lldbinit
Bug 1254128 - Make the Mozilla .lldbinit use the full path for topsrcdir. r=sparky
2016-03-01 16:36:08 +00:00
.ycm_extra_conf.py
…
AUTHORS
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
2015-08-12 20:19:11 -07:00
Android.mk
…
CLOBBER
Bug 1265131 - clobber for Skia m51 update
2016-04-28 22:55:53 -04:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1242051 - Install test files to the objdir lazily rather than with each invocation of mach. r=gps
2016-04-04 14:56:52 -07:00
README.txt
No bug, Update README.txt for ftp changes, r=bustage-check CLOSED TREE
2015-08-30 21:53:27 +12:00
aclocal.m4
Bug 1259382 - Move CC/CXX/HOST_CC/HOST_CXX to moz.configure. r=ted
2016-04-14 13:21:29 +09:00
build.gradle
Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella
2016-04-29 14:48:43 +02:00
client.mk
Bug 1264703 - Add configure as a tier to build metrics. r=gps
2016-04-15 09:17:40 -07:00
client.py
…
configure.in
Bug 1250294 - Make configure a Python script that invokes the old configure.sh. r=ted
2016-02-25 07:22:33 +09:00
configure.py
Bug 1258618 - Serialize substs/configs and defines bools as '1' or '' in config.status. r=nalexander
2016-03-23 09:24:47 +09:00
gradle.properties
Bug 1218370 - Use Gradle daemon in srcdir builds. r=me
2015-10-26 09:28:14 -07:00
gradlew
Bug 1123416 - Part 1: Make topsrcdir a valid Gradle project root. r=sebastian
2015-10-21 15:07:55 -07:00
mach
…
moz.build
Bug 1264817 - Traverse nspr and icu during disable compile environment builds now that we aren't using their build systems. r=glandium
2016-04-15 09:17:40 -07:00
moz.configure
Bug 1265374 - Move check_prog for archive programs into toolkit/moz.configure; r=glandium
2016-04-20 11:47:33 +02:00
mozilla-config.h.in
Bug 1231314 - Turn mozilla-config.h and js-confdefs.h into CONFIGURE_DEFINE_FILES. r=gps
2015-12-15 08:06:11 +09:00
old-configure.in
Bug 1266620 - Move MACOSX_DEPLOYMENT_TARGET to moz.configure. r=chmanchester
2016-04-23 08:13:26 +09:00
settings.gradle
Bug 1233882 - Fold base Gradle project into app Gradle project. r=sebastian,mcomella
2016-02-17 19:25:54 -08:00
test.mozbuild
Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps
2015-12-01 13:57:52 +09:00