accessible
Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
2016-01-29 22:42:14 +08:00
addon-sdk
Bug 1210586 - Create a Synced tabs sidebar r=markh
2016-01-27 14:40:30 -08:00
b2g
Bumping manifests a=b2g-bump
2016-01-29 06:50:53 -08:00
browser
Bug 1243037 - part 4 - enable rust on win64 nightly builds. r=mshal
2015-12-10 16:12:26 -05:00
build
Bug 1243037 - part 3 - move "unix" mozconfig.rust up a level; r=mshal
2016-01-27 08:19:34 -05:00
caps
Bug 1172165 - check all nested URI schemes in CAPS. Make view-source dangerous to load, and about: URIs use per-URI flags so they keep working, r=bz
2015-12-11 08:06:41 -05:00
chrome
Bug 1186787 (part 2) - Replace nsBaseHashtable::EnumerateRead() calls in chrome/ with iterators. r=froydnj.
2015-11-17 17:58:36 -08:00
config
bug 1243349 - fix NSPR link paths for NSS. r=mshal
2016-01-27 09:28:40 -05:00
db /sqlite3
Bug 1241121 - Upgrade SQLite to version 3.10.2. r=mak
2016-01-21 08:53:39 -05:00
devtools
merge fx-team to mozilla-central a=merge
2016-01-29 11:47:23 +01:00
docshell
Merge fx-team to central, a=merge
2016-01-28 17:47:33 -08:00
dom
Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
2016-01-29 22:42:14 +08:00
editor
Bug 1242164 - Remove the implementation of colspan=0 (which is now dead code). r=dbaron
2016-01-27 17:02:12 +01:00
embedding
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
2016-01-28 20:56:37 -08:00
extensions
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
2016-01-28 20:56:37 -08:00
gfx
Bug 1243547 - Route scroll position adjusting for surface shifting directly to APZC. r=rbarker
2016-01-28 16:00:05 -05:00
gradle /wrapper
Backed out changeset d7587396a9ad for busted gradle wrapper
2016-01-25 09:13:07 -05:00
hal
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
2016-01-28 20:56:37 -08:00
image
Bug 1224979. Check if we compute usable filters for the downscaler, and if not put the downscaler in error state so it's not used. r=edwin
2016-01-28 17:30:01 -06:00
intl
Bug 1242120 - Remove switch fallthrough to avoid -Wimplicit-fallthrough warning in dom/canvas/. r=mtseng
2016-01-22 21:36:49 -08:00
ipc
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
2016-01-28 20:56:37 -08:00
js
Bug 1206652 part 2 - Disentangle ma_mov and ma_alu. r=nbp
2016-01-29 10:15:50 +01:00
layout
Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
2016-01-29 22:42:14 +08:00
media
Bug 1242199: Add lower-limit WebRTC bandwidth pref for testing r=pkerr
2016-01-28 23:49:46 -05:00
memory
bug 1069556 - local build changes to match up with upstream Breakpad. r=benwa,glandium
2016-01-27 09:39:53 -05:00
mfbt
Bug 1238582 - Skip simulated OOM check in the case where we're growing within reserved space; r=Waldo
2016-01-28 10:07:14 -06:00
mobile
Bug 1243756 - Avoid output timeout in test_awsy_lite; r=jmaher
2016-01-29 07:53:31 -07:00
modules
Merge fx-team to central, a=merge
2016-01-28 17:47:33 -08:00
mozglue
Bug 1238761 - Switch NativePanZoomController to use native methods; r=rbarker
2016-01-15 13:05:44 -05:00
netwerk
Bug 1243942 - Bypass service workers for WebSocket handshake channels; r=bkelly
2016-01-29 09:31:24 -05:00
nsprpub
bug 1237869 - Tweak NSPR to build with Mozilla's build system. r=glandium
2016-01-15 09:58:59 -05:00
other-licenses
Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan
2016-01-22 16:58:49 +01:00
parser
Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg
2016-01-28 10:35:00 -05:00
probes
python
Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps
2016-01-27 17:46:34 -08:00
rdf
Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg
2016-01-28 10:35:00 -05:00
security
Bug 1228410, land NSS_3_22_RTM, r=nss-confcall
2016-01-29 12:16:10 +01:00
services
Bug 1242975 - Make services/sync eslintable. r=markh
2016-01-26 23:13:31 +08:00
startupcache
Bug 1224374 - Profiler labels for the top 26-100 chrome hangs;r=BenWa
2016-01-15 11:38:03 +01:00
storage
Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg
2016-01-28 10:35:00 -05:00
testing
bug 1069556 - local build changes to match up with upstream Breakpad. r=benwa,glandium
2016-01-27 09:39:53 -05:00
toolkit
bug 1069556 - local build changes to match up with upstream Breakpad. r=benwa,glandium
2016-01-27 09:39:53 -05:00
tools
bug 1069556 - local build changes to match up with upstream Breakpad. r=benwa,glandium
2016-01-27 09:39:53 -05:00
uriloader
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
2016-01-28 20:56:37 -08:00
view
Bug 1239864 (part 10) - Use the new rect iterators in view/ and widget/. r=roc.
2016-01-18 17:20:59 -08:00
webapprt
Bug 1224766 - forward callID to disambiguate multiple gUM requests from same window. r=jesup,smaug
2016-01-07 17:30:10 -05:00
widget
Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
2016-01-29 22:42:14 +08:00
xpcom
bug 1069556 - local build changes to match up with upstream Breakpad. r=benwa,glandium
2016-01-27 09:39:53 -05:00
xpfe
Bug 1224374 - Profiler labels for the top 26-100 chrome hangs;r=BenWa
2016-01-15 11:38:03 +01:00
xulrunner
Bug 1235345 - Remove services/metrics. r=gfritzsche
2016-01-07 04:23:00 +01:00
.clang-format
.clang-format-ignore
.eslintignore
Merge mozilla-central to mozilla-inbound
2016-01-27 12:10:56 +01:00
.eslintrc
Bug 1231963 - handle top-level "this.mumble" assignments in eslint; r=mikeratcliffe
2016-01-21 07:44:11 -07:00
.gdbinit
.gitignore
Bug 1214256 - Add talos virtualenv and tp5n files to .hgignore and .gitignore. r=gps
2015-10-13 12:35:42 -04:00
.hgignore
Bug 1231667 - Set Android SDK directory in topsrcdir Gradle configuration. r=me f=mcomella
2015-12-10 10:51:42 -05:00
.hgtags
No bug - Tagging mozilla-central 67c66c2878aed17ae3096d7db483ddbb2293c503 with FIREFOX_AURORA_46_BASE a=release DONTBUILD CLOSED TREE
2016-01-25 08:59:04 -05:00
.lldbinit
.ycm_extra_conf.py
aclocal.m4
Bug 1205012 - Allow rust source code in SpiderMonkey; r=mshal
2015-09-18 13:55:29 -07: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 1242284 - Pre: Remove no longer required Maven repository; bump test-only dependency. r=me
2015-12-16 20:00:16 -08:00
client.mk
Fixup for bug 1188766 for valgrind bustage on a CLOSED TREE. r=me
2015-08-11 07:45:36 +09:00
client.py
CLOBBER
Bug 1241974 or bug 1241975 needed a clobber a=CLOSED TREE
2016-01-25 11:11:50 -08:00
configure.in
Bug 1243037 - part 2 - export RUSTC from configure; r=mshal
2015-12-16 12:54:18 -08: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
Makefile.in
Bug 1242074 - Avoid going back and forth between FasterMake and RecursiveMake; r=gps
2016-01-23 11:40:24 -08:00
moz.build
Bug 1233282 - Move mozilla-config.h's export to moz.build. r=gps
2015-12-23 16:18:56 +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
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 1231667 - Set Android SDK directory in topsrcdir Gradle configuration. r=me f=mcomella
2015-12-10 10:51:42 -05:00
test.mozbuild
Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps
2015-12-01 13:57:52 +09:00