accessible
Backed out changeset 5e25db36b720 (bug 1272012)
2016-05-25 18:19:43 +02:00
addon-sdk
Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge
2016-05-25 15:28:24 -04:00
b2g
merge mozilla-inbound to mozilla-central a=merge
2016-05-25 15:04:00 +02:00
browser
Merge mozilla-central to mozilla-inbound
2016-05-30 15:30:55 +02:00
build
Bug 1273006 - Don't include makefiles from toolkit/mozapps/installer needlessly; r=glandium
2016-05-30 13:45:19 -04:00
caps
Bug 1275698. Get rid of nsScriptSecurityManager::ScriptAllowed and replace it with xpc::Scriptability::Get(obj).Allowed() for better performance and less indirection. r=khuey
2016-05-27 20:26:56 -04:00
chrome
Bug 1262671 - void** -> PickleIterator (r=froydnj)
2016-05-27 09:57:38 -07:00
config
Bug 1276069
- Change the local variable used in config/external/nss/Makefile.in to pass down as XCFLAGS to NSS build system. r=froydnj
2016-05-27 13:23:16 +09:00
db /sqlite3
Bug 1273909 - Upgrade to SQLite 3.13.0. r=mak
2016-05-27 08:49:13 -04:00
devtools
merge mozilla-inbound to mozilla-central a=merge
2016-05-30 15:29:19 +02:00
docshell
Bug 1262671 - void** -> PickleIterator (r=froydnj)
2016-05-27 09:57:38 -07:00
dom
Bug 1178662 part 2 - Rename *NoUpdate function in Animation. r=birtles
2016-05-31 09:42:37 +09:00
editor
Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge
2016-05-25 15:28:24 -04:00
embedding
Bug 1270447 Part 3: Authorize silent printing via the parent. r=jimm
2016-05-29 19:53:32 +01:00
extensions
Bug 1275064 - Use unsigned type in RealWord bitfield. r=froydnj
2016-05-25 12:15:27 -07:00
gfx
Bug 1276810 - Make gfxPlatform::ScreenReferenceDrawTarget() infallible. r=Bas
2016-05-23 20:12:10 +01: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
Backed out changeset a906d38b7c07 (bug 1273079) for bustage. r=backout
2016-05-19 15:10:49 +02:00
image
Backed out changeset 1bc7102718a9 (bug 1207830) for test failures in ImageDecoders.JPGDownscaleDuringDecode
2016-05-27 09:05:25 +02:00
intl
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
2016-05-22 13:31:11 -07:00
ipc
Bug 1274363 - BroadcastChannel should dispatch events in the correct order, r=smaug
2016-05-30 10:48:40 +02:00
js
Bug 1215834: Replace the hand-made total_seconds function by the standard one; r=sfink
2016-03-21 14:19:10 +01:00
layout
Bug 1178662 part 2 - Rename *NoUpdate function in Animation. r=birtles
2016-05-31 09:42:37 +09:00
media
Bug 1275853: [mp4] Don't reject boxes that contains padding but can be easily skipped. r=kentuckyfriedtakahe
2016-05-28 10:42:01 +10:00
memory
Bug 1262671 - Introduce MFBT BufferList class (r=froydnj)
2016-05-27 09:57:40 -07:00
mfbt
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
2016-05-22 13:31:11 -07:00
mobile
Merge mozilla-central to fx-team
2016-05-25 15:21:01 +02:00
modules
Bug 1271487 - Enable PerformanceObserver API in nightly by default. r=baku
2016-05-10 13:35:35 +09:00
mozglue
Backed out changeset 8b5b058bf71f (bug 1270686) for crashes. r=backout on a CLOSED TREE
2016-05-25 20:46:31 +02:00
netwerk
Bug 1254688 - Use mLoadInfo to get the performance object. r=bz, r=tanvi
2016-05-09 20:42:22 +02:00
nsprpub
Bug 1257250 - pr_getnameforidentity bounds check and locking r=ted.mielczarek
2016-03-15 17:44:17 -04:00
other-licenses
Bug 1261140 - Allow stub installer to read post-signing data and leave it where Firefox can find it; r=rstrong
2016-05-20 18:17:57 -07:00
parser
Bug 1275698. Get rid of nsScriptSecurityManager::ScriptAllowed and replace it with xpc::Scriptability::Get(obj).Allowed() for better performance and less indirection. r=khuey
2016-05-27 20:26:56 -04:00
probes
Bug 1253622 - Move the mozilla-trace.h generation into moz.build; r=ted
2016-03-07 14:59:13 +01:00
python
Backed out changeset 0183f1bb4655 (bug 1247047) for Android build bustage. r=backout on a CLOSED TREE
2016-05-25 18:32:42 +02:00
rdf
Bug 1272781 - nsEscape should work with ns(C)Strings and not with char pointers, r=smaug
2016-05-18 18:21:56 +02: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
Merge mozilla-central to mozilla-inbound
2016-05-30 15:30:55 +02:00
services
Bug 1076828 - Remove leaks-related tests for WeaveCrypto. r=markh
2016-05-30 01:57:44 -07:00
startupcache
Bug 1272931 - Fix -Wshadow warnings in startupcache directory. r=froydnj
2016-05-11 21:17:05 -07:00
storage
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
taskcluster
Bug 1269340: add support for try -t option; r=jmaher
2016-05-18 17:55:33 +00:00
testing
Bug 1271487 - Enable PerformanceObserver API in nightly by default. r=baku
2016-05-10 13:35:35 +09:00
toolkit
Bug 1275100 - Set signon.rememberSignons.visibilityToggle pref in browser_notifications_2. r=MattN
2016-05-24 13:55:16 +08:00
tools
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
2016-05-22 13:31:11 -07:00
uriloader
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
view
Bug 881832 - Make inner document reflow asynchronous. r=tnikkel
2016-05-12 12:07:45 +12:00
widget
Bug 1251063 PuppetWidget should cache InputContext which is set with SetInputContext() and use it in GetInputContext() only when it is the widget which has active input context in the process r=smaug
2016-05-28 11:27:56 +09:00
xpcom
Backed out changeset e8af287d0d10 (bug 1276112) for causing windows gl crashes
2016-05-30 10:29:44 +02:00
xpfe
Bug 881832 - Make inner document reflow asynchronous. r=tnikkel
2016-05-12 12:07:45 +12:00
.clang-format
Bug 961541 - Make Clang-Format ignore all comments. r=mystor
2015-06-26 12:38:44 -07:00
.clang-format-ignore
…
.eslintignore
Backed out changeset 75bb440d7525 (bug 1275637) for browser_se_first-run.js failures.
2016-05-26 19:51:33 -04:00
.eslintrc
Bug 1245916: Unify eslint global discovery rules. r=pbrosset
2016-02-05 11:37:50 -08:00
.flake8
Bug 1270506 - [mozlint] Add python flake8 linter, r=smacleod
2016-05-05 17:21:12 -04:00
.gdbinit
…
.gitignore
Bug 1265082 - ESLint jobs are apparently hitting the network r=me,dustin,pbro,jryans
2016-05-02 00:22:31 +01:00
.hgignore
Bug 1265082 - ESLint jobs are apparently hitting the network r=me,dustin,pbro,jryans
2016-05-02 00:22:31 +01: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
.taskcluster.yml
Bug 1274717: use a level-appropriate scope; r=garndt a=KWierso
2016-05-20 23:00:15 +00:00
.ycm_extra_conf.py
Bug 1162714
- Don't let YCM generate machc. r=ehsan
2015-05-07 13:48:00 +02:00
AUTHORS
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
2015-08-12 20:19:11 -07:00
Android.mk
…
CLOBBER
Backed out changeset de91db2be204 (bug 1275812) on a CLOSED TREE, again.
2016-05-26 16:36:00 -04:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1273006 - Don't include makefiles from toolkit/mozapps/installer needlessly; r=glandium
2016-05-30 13:45:19 -04: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
Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
2015-05-01 12:20:55 -04:00
moz.build
Bug 1258497: Implement a new taskgraph generation system; r=gps
2016-05-16 22:53:22 +00:00
moz.configure
Bug 1275419 - Deprecate --enable-build-backend and add --build-backends. r=chmanchester
2016-05-26 21:30:12 +09: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 1273909 - Upgrade to SQLite 3.13.0. r=mak
2016-05-27 08:49:13 -04: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