accessible
Bug 1278759 - Add tests to make sure accessibility tree is not affected by CSS flexbox markup, r=surkov
2016-06-08 14:08:39 +02:00
addon-sdk
Bug 1170258 - Add cache of node style module resolutions. r=gkrizsanits
2016-06-02 11:38:50 +02:00
b2g
Bug 1278851 - Enable service worker notifications everywhere except for non-release B2G. r=baku
2016-06-07 14:25:59 -07:00
browser
Bug 1279143 - Styling of tabs should happen all the time the attribute usercontextid is set, r=gijs
2016-06-09 20:30:59 +02:00
build
Bug 1275409: remove testing/taskcluster/mach_commands.py, except 'mach taskcluster-load-image'; r=wcosta
2016-06-04 19:40:35 +00:00
caps
Bug 1277104 - Add strings to high-frequency MOZ_CRASH() occurrences. mccr8.
2016-06-09 13:09:58 +10:00
chrome
Bug 1262671 - void** -> PickleIterator (r=froydnj)
2016-05-27 09:57:38 -07:00
config
Bug 1275409: mock os.path.is{dir,file} too; r=gps
2016-06-05 18:34:31 +00: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-06-09 11:58:06 +02:00
docshell
Bug 1278845 - Move PerformanceNavigation to separate files, r=smaug
2016-06-09 12:44:54 +02:00
dom
Bug 1278309
- Test that createOffer immediately followed by close does not settle. r=drno
2016-06-07 11:45:25 -04:00
editor
Backed out changeset 5c836acf3197 (bug 906420) on developer request by baku
2016-06-09 15:30:53 +02:00
embedding
Backed out changeset e8b366f388f6 (bug 1278985) for build bustage on a CLOSED TREE
2016-06-09 00:24:15 +02:00
extensions
Bug 1278452 - Fix a typo in mozEnglishWordUtils::GetLanguage. r=ehsan.
2016-06-07 15:15:56 +10:00
gfx
Bug 1276463 - Allow Android native fling animation to correctly handoff velocity r=botond
2016-06-09 12:36:23 -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 1273079 - Use MOZ_MUST_USE in hal. r=gsvelto
2016-05-16 17:24:03 +08:00
image
Bug 1204392 - Use StreamingLexer in the GIF decoder. r=njn,seth
2016-06-08 12:17:17 -07: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 1276328 - Remove private browsing flags r=baku
2016-06-07 13:50:00 +02:00
js
Bug 1278599 - Function[Symbol.hasInstance] should return false when called with a non-callable 'this'; r=evilpie
2016-06-09 01:38:47 -07:00
layout
Bug 1278919. Don't fire error events on <link rel='stylesheet'> when its loading is blocked in a data document; the fact that we even _try_ to load in that situation is bizarre. r=ckerschb
2016-06-09 14:49:28 -04:00
media
Bug 1278838
- Remove separate worker binding for Performance API, r=smaug
2016-06-09 19:04:42 +02:00
memory
Bug 1262671 - Introduce MFBT BufferList class (r=froydnj)
2016-05-27 09:57:40 -07:00
mfbt
Bug 1278391 - add move constructor to EnumeratedArray (r=njn)
2016-06-09 08:42:16 -05:00
mobile
Bug 1278959 - Move MOZ_ANDROID_PACKAGE_INSTALL_BOUNCER to Python configure and make it settable by mozconfig. r=glandium
2016-06-09 11:37:40 -07:00
modules
Backed out 6 changesets (bug 384458) for frequent browser_FinderHighlighter.js failures
2016-06-08 14:53:57 -07:00
mozglue
Bug 1278863 - fix delete/delete[] mismatch in NativeCrypto; r=snorp
2016-06-09 18:44:34 -04:00
netwerk
Bug 1278838
- Remove separate worker binding for Performance API, r=smaug
2016-06-09 19:04:42 +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 1274777 - Check for oveflow. r=peterv
2016-06-08 13:54:05 -07: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 1272102 - FlyWeb Android UI. r=sebastian
2016-06-08 21:37:06 -04: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
Bug 1275920 - Add sys_rt_tgsigqueueinfo to seccomp whitelist r=jld
2016-05-27 19:29:21 +02:00
services
Backed out changeset 0943ef016d1c (bug 1277026
)
2016-06-07 16:10:57 -07:00
startupcache
Bug 1278452 - Add some null checks when getting streams. r=froydnj.
2016-06-07 16:03:32 +10:00
storage
Bug 1278468 - Fix -Wshadow warnings in storage/ directory. r=mak
2016-06-07 22:08:41 -07:00
taskcluster
Merge mozilla-central to mozilla-inbound
2016-06-09 15:41:40 +02:00
testing
Bug 1237958 - Clarify Marionette's behavior re dir/manifest; r=maja_zf
2016-06-08 12:08:30 +02:00
toolkit
Bug 1272423 - Refuse to send large messages via the message manager. r=baku
2016-06-09 09:35:19 -07:00
tools
Bug 1279210 - eslint setup: fix eslint module path;r=ahal
2016-06-09 14:40:48 +02:00
uriloader
Bug 1276052 - Fix NS_ConvertUTF16toUTF8 usage. r=smaug
2016-06-09 12:54:14 -07:00
view
Bug 881832 - Make inner document reflow asynchronous. r=tnikkel
2016-05-12 12:07:45 +12:00
widget
Bug 1278269 - Make a PrintTarget class and PrintTargetThebes subclass and convert all nsIDeviceContextSpec subclasses to use them. r=Bas
2016-06-03 11:27:31 +01:00
xpcom
Bug 1277104 - Add strings to high-frequency MOZ_CRASH() occurrences. mccr8.
2016-06-09 13:09:58 +10:00
xpfe
Backed out changeset e7a3ba795e1a (bug 1276976) for timeouts in browser_tableWidget_mouse_interaction.js on a CLOSED TREE
2016-06-09 15:28:22 +02:00
.clang-format
.clang-format-ignore
.eslintignore
Merge fx-team to central, a=merge
2016-06-08 17:06:18 -07: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
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 1271734 - Move all eslint related infrastructure to tools/lint, r=miker
2016-06-02 15:38:36 -04:00
.hgignore
Bug 1271734 - Move all eslint related infrastructure to tools/lint, r=miker
2016-06-02 15:38:36 -04:00
.hgtags
No bug - Tagging mozilla-central d98f20c25feeac4dd7ebbd1c022957df1ef58af4 with FIREFOX_AURORA_49_BASE a=release DONTBUILD CLOSED TREE
2016-06-06 15:11:06 -04: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
aclocal.m4
Bug 1259382 - Move CC/CXX/HOST_CC/HOST_CXX to moz.configure. r=ted
2016-04-14 13:21:29 +09:00
Android.mk
AUTHORS
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
2015-08-12 20:19:11 -07:00
build.gradle
Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella
2016-04-29 14:48:43 +02:00
client.mk
Bug 1244446 - Run automation build steps before postflight_all. r=gps,r=ted
2016-06-07 07:41:22 +09:00
client.py
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2016-06-06 15:18:13 -04:00
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
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 1278900 - [mach] Also look for config.status when detecting an objdir, r=gps
2016-06-08 10:33:54 -04:00
Makefile.in
Bug 1273006 - Don't include makefiles from toolkit/mozapps/installer needlessly; r=glandium
2016-05-30 13:45:19 -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 1278959 - Move MOZ_ANDROID_PACKAGE_INSTALL_BOUNCER to Python configure and make it settable by mozconfig. r=glandium
2016-06-09 11:37:40 -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
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