accessible
Merge inbound to m-c. a=merge
2016-08-19 09:52:53 -04:00
addon-sdk
Backed out changeset 5e10edf2ce87 (bug 1224863) for landing with the wrong patch author.
2016-08-18 13:33:17 -04:00
b2g
Bug 1252570 - Remove mozPay. r=ehsan,mfinkle,fabrice
2016-08-22 10:42:22 +02:00
browser
Bug 1293467 - Explicitely show icon on tab received notification on Windows. r=markh
2016-08-18 19:34:49 -07:00
build
Bug 1276003 - Move --enable-necko-protocols to python configure. r=chmanchester
2016-08-18 09:57:06 +09:00
caps
Bug 1295103 - Use MOZ_MUST_USE in OriginAttributes. r=allstars
2016-08-15 18:22:44 +08:00
chrome
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
config
Bug 1240134 - Incorporate the interfaces.xpt from downloaded artifacts instead of building XPIDL during an artifact build. r=glandium
2016-08-17 15:02:31 -07:00
db /sqlite3
Bug 1293367 - Upgrade to SQLite 3.14.1. r=asuth
2016-08-18 22:02:22 -04:00
devtools
Backed out changeset 20f2ba4d1247 (bug 1295608)
2016-08-25 14:19:54 +02:00
docshell
merge mozilla-inbound to mozilla-central. r=merge a=merge
2016-08-22 17:28:28 +02:00
dom
Backed out changeset e6adad24f5ec (bug 1294614) for failing own test test_smilCSSFromBy.xhtml on Linux pgo. r=backout
2016-08-25 13:46:01 +02:00
editor
Bug 1265800 part 3 - Move cursor into all adjacent nodes after delete; r=masayuki
2016-08-22 14:27:17 +03:00
embedding
Bug 1293596 (part 4) - Tweak nsIWidget::Create. r=mstange.
2016-08-19 09:03:17 +10:00
extensions
Bug 1291700 - Allow negotiate/ntml to work when in the 'Never remember history' mode. r=jduell
2016-08-16 06:24:00 -04:00
gfx
Bug 1049975 - Part 5: Move timing related code into AnimationEffectReadOnly. r=birtles
2016-07-25 18:27:33 +08: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 1292323 - Update usage of UsesNativeCallProxy; r=snorp
2016-08-12 23:15:53 -04:00
image
Backed out changeset 54933b5b96f1 (bug 1260324) for frequent windows reftest failures a=backout CLOSED TREE
2016-08-23 13:50:14 -07:00
intl
Bug 1295053 (part 6) - Don't use NS_METHOD for intl/uconv/ functions. r=froydnj.
2016-08-16 12:12:29 +10:00
ipc
Make BackgroundImpl optional in the GPU process. (bug 1294350 part 7, r=billm)
2016-08-22 22:57:36 -07:00
js
Merge inbound to m-c. a=merge
2016-08-23 10:05:18 -04:00
layout
Backed out changeset e262963372ae (bug 1294614)
2016-08-25 13:45:09 +02:00
media
Bug 1259788 - Break out AddTrackInternal() from DOMMediaStream::CreateDOMTrack. r=jesup
2016-08-12 13:50:41 +02:00
memory
Bug 1295688 - InfallibleAllocPolicy should crash on overflow. r=glandium
2016-08-16 10:56:14 -07:00
mfbt
Bug 1264642 - Part 4. Use BufferList to replace raw buffers in StructuredClone. r=baku r=billm r=jorendorff
2016-08-23 00:40:46 +08:00
mobile
Bug 1281220 - Remove about:accounts telemetry on Fennec. r=liuche
2016-08-23 16:25:19 +02:00
modules
Backed out 4 changesets (bug 1297097) for range reftest failures and test_property_database.html mochitest failures
2016-08-24 22:35:23 -07:00
mozglue
Bug 1297534 - Revert the blocklist introduced to fix the startup crash in nsPrefBranch::GetIntPref (Websense Endpoint) r=aklotz
2016-08-24 00:03:00 +02:00
netwerk
Bug 1211567 - Enable domain socket support for SOCKS; r=bagder
2016-06-30 11:23:40 +08:00
nsprpub
Bug 1257250 - pr_getnameforidentity bounds check and locking r=ted.mielczarek
2016-03-15 17:44:17 -04:00
other-licenses
Bug 1296449, statically link mbsdiff.exe, like we do for mar.exe r=glandium
2016-08-22 16:59:33 +12:00
parser
Merge inbound to central, a=merge
2016-08-12 13:44:29 -07:00
probes
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
python
Bug 1297699 - Mozlint tests should run with test directory as the "project root", r=smacleod
2016-08-24 09:55:04 -04:00
rdf
bug 778777 - kill off most of rdf/tests/ irc-r=ted
2016-08-18 09:23:24 -04:00
release /docker
Bug 1294040 - Funsize should accept downloads from https://archive.mozilla.org r=philor a=automation DONTBUILD
2016-08-10 09:44:36 -04:00
security
Merge inbound to m-c. a=merge
2016-08-23 10:05:18 -04:00
services
merge mozilla-inbound to mozilla-central. r=merge a=merge
2016-08-22 17:28:28 +02:00
startupcache
Bug 1295138 - Change NS_ASSERTION(false, "Existing entry in StartupCache.") to a NS_WARNING, r=nfroyd
2016-08-16 22:26:40 -07:00
storage
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
2016-08-08 10:54:47 +10:00
taskcluster
Merge m-c to a CLOSED TREE f-t
2016-08-23 22:59:10 -07:00
testing
Bug 1049975 - Part 10: Test for writable effect. r=birtles
2016-07-14 17:16:18 +08:00
toolkit
Bug 1281220 - Remove about:accounts telemetry on Fennec. r=liuche
2016-08-23 16:25:19 +02:00
tools
Bug 1297773 - Fix thread filter to use case insensitive substring matching. r=mstange
2016-08-24 16:22:53 -04:00
uriloader
Bug 306471 part 2 - Do not query handler service for content-type of file extension. r=bz
2016-08-12 20:58:31 +10:00
view
Bug 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange.
2016-08-19 09:03:04 +10:00
widget
Merge inbound to m-c. a=merge
2016-08-23 10:05:18 -04:00
xpcom
Bug 1049975 - Part 1: Support null effect. r=birtles
2016-07-12 11:42:49 +08:00
xpfe
Bug 1293596 (part 4) - Tweak nsIWidget::Create. r=mstange.
2016-08-19 09:03:17 +10:00
.clang-format
.clang-format-ignore
.eslintignore
Bug 1282726 - Simple CSS Grid highlighter that displays grid lines r=pbro
2016-08-19 10:26:39 -07:00
.eslintrc
Bug 1245916: Unify eslint global discovery rules. r=pbrosset
2016-02-05 11:37:50 -08:00
.flake8
Bug 1283129 - Flake8 linter is accidentally linting some eslint related .lint files, r=maja_zf
2016-06-29 10:37:27 -04:00
.gdbinit
bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium
2016-06-02 13:33:07 -04:00
.gdbinit_python
bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium
2016-06-02 13:33:07 -04:00
.gitignore
Bug 1289258 - Part 2 - Add mocha test for search. r=bgrins
2016-07-26 12:35:42 -04:00
.hgignore
Bug 1289258 - Part 2 - Add mocha test for search. r=bgrins
2016-07-26 12:35:42 -04:00
.hgtags
No bug - Tagging mozilla-central 465d150bc8be5bbf9f02a8607d4552b6a5e1697c with FIREFOX_AURORA_50_BASE a=release DONTBUILD CLOSED TREE
2016-08-01 07:05:25 -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
Backed out changeset fc1ed3fd8584 (bug 1291473) on suspicion of breaking decision tasks
2016-08-08 13:15:37 -07: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
merge mozilla-inbound to mozilla-central a=merge
2016-07-27 16:35:44 +02:00
Android.mk
AUTHORS
build.gradle
Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella
2016-04-29 14:48:43 +02:00
client.mk
Bug 1295751 - Make it possible to copy configure.in to configure. r=gps
2016-08-16 19:35:00 -07:00
client.py
CLOBBER
Bug 1294803 needed a CLOBBER a=CLOBBER
2016-08-19 12:12:04 -07: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 1257049 - Stop spawning a separate process for config.status from configure.py. r=gps
2016-08-19 11:11:57 +09:00
GNUmakefile
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
LEGAL
LICENSE
mach
Bug 1279020 - [mach] Follow symlinked mach binary when searching for a srcdir, r=gps
2016-06-09 17:20:02 -04:00
Makefile.in
bug 1262337 - add symbols for test plugins to symbols zip on Windows. r=gps
2016-08-22 06:42:59 -04:00
moz.build
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
moz.configure
Backed out changeset c0e6aae0b93d (bug 1294803) for breaking artifact builds.
2016-08-19 11:12:07 -07: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 1252570 - Remove mozPay. r=ehsan,mfinkle,fabrice
2016-08-22 10:42:22 +02:00
README.txt
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