.cargo
bug 1298422 - vendor byteorder into third-party/rust. r=froydnj
2016-09-08 15:12:34 -07:00
accessible
Bug 1280551 - Documents sometimes load with no child accessibles but all text merged into document, r=yzen
2016-09-21 14:15:20 -04:00
addon-sdk
Bug 1269347 - Part3 Add SDK with embedded webextension test addon. r=krizsa
2016-09-14 17:09:22 +02:00
b2g
Bug 1300884 follow-up: Remove the last import of AlarmService.jsm a=merge
2016-09-07 18:38:10 -04:00
browser
Bug 1301340 - Force single process in some tests. r=mrbkap
2016-09-22 09:24:31 +02:00
build
Bug 1302909 - Set STDC_HEADERS everywhere instead of relying on AC_HEADER_STDC. r=glandium
2016-09-15 12:11:11 -07:00
caps
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
chrome
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
config
Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium
2016-08-08 16:58:54 -07:00
db /sqlite3
Bug 1293367 - Upgrade to SQLite 3.14.1. r=asuth
2016-08-18 22:02:22 -04:00
devtools
Bug 1224073 - Use the Debugger.Object API to call Error.toString directly. r=bgrins
2016-09-21 15:31:40 +02:00
docshell
Bug 1279086 - Allow painting for tab switch when JS is running (r=dvander,mconley,mrbkap)
2016-09-16 20:35:11 -07:00
dom
Bug 1304604 - Use EventTarget to simplyfy HTMLMediaElement.onencrypted implementation. r=smaug
2016-09-22 16:25:38 +12:00
editor
Bug 1301340 - Force single process in some tests. r=mrbkap
2016-09-22 09:24:31 +02:00
embedding
Backed out changeset df7cb65bee39 (bug 1301138) for wpt test failures
2016-09-08 08:33:13 +02:00
extensions
Bug 1301274 - use default firstPartyDomain in PermissionManager. r=baku
2016-09-19 19:36:06 +08:00
gfx
Fix build bustage from bug 1301266 (r=CLOSED TREE)
2016-09-21 22:56:00 -07:00
gradle /wrapper
…
hal
Bug 1300884 follow-up: Remove browser_alarms.js, landed on a CLOSED TREE
2016-09-07 15:22:21 -04:00
image
Bug 1120279 - Always check if the next frame is available before advancing an animation.
2016-09-21 12:55:26 -04:00
intl
Bug 1296050 - When checking whether bidi resolution is needed, ignore Unicode directional-control characters that do not actually introduce right-to-left-ness. r=xidorn
2016-09-05 14:15:32 +01:00
ipc
Make ipc::Shmem hold a strong reference to underlying SharedMemory. (bug 1303426 part 1, r=billm)
2016-09-21 22:40:20 -07:00
js
Bug 1303754 - Don't use the lazySource option for JSMs, so we can benefit from syntax parsing. r=bholley
2016-09-22 10:15:36 +02:00
layout
Merge mozilla-central to mozilla-inbound
2016-09-21 12:07:46 +02:00
media
Bug 1304303 - Speed up default initialization of SampleInfoSize table. r=gerald
2016-09-22 17:40:48 +12:00
memory
Bug 1300974 - Work around race condition leading to deadlock on fork when enabling LogAlloc. r=njn
2016-09-08 07:56:02 +09:00
mfbt
Bug 1299379 - Add MOZ_CONCAT for preprocessor token pasting. r=waldo
2016-09-11 15:49:50 +02:00
mobile
merge mozilla-inbound to mozilla-central a=merge
2016-09-21 12:03:31 +02:00
modules
Backed out changeset 7e898928c51b (bug 838954) for lint failures a=backout CLOSED TREE
2016-09-21 12:44:31 -07:00
mozglue
Bug 1263595
- Avoid deadlock between the JIT and the gecko profiler on win64. (r=froydnj)
2016-09-15 21:35:14 -07:00
netwerk
Bug 1263595
- Avoid deadlock between the JIT and the gecko profiler on win64. (r=froydnj)
2016-09-15 21:35:14 -07:00
nsprpub
Bug 1293329, NSPR_4_13_BETA3, reusing r=ted
2016-09-12 05:36:36 -07: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
Bug 884693 - Do not log console warnings for XHR parse failures if HTTP status is 204 or 304. r=smaug
2016-09-21 13:48:05 -04:00
probes
…
python
Merge m-i to m-c, a=merge
2016-09-17 13:44:34 -07:00
rdf
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
release /docker
Bug 1297519 - Generate multilocale Firefox snaps r=Callek, a=release DONTBUILD
2016-09-17 10:53:41 -04:00
security
Merge inbound to central, a=merge
2016-09-19 15:51:39 -07:00
services
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2016-09-19 09:45:57 -04:00
startupcache
Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj.
2016-08-31 09:08:42 +10:00
storage
Backed out changeset ef7939c0332e (bug 1285041) for failures in test_storage_connection.js
2016-09-15 20:04:30 -07:00
taskcluster
merge mozilla-inbound to mozilla-central a=merge
2016-09-21 12:03:31 +02:00
testing
Bug 1304250 - Implement MediaKeySession.onmessage. r=smaug
2016-09-21 14:56:20 +12:00
third_party/rust /byteorder
bug 1298422 - vendor byteorder into third-party/rust. r=froydnj
2016-09-08 15:12:34 -07:00
toolkit
Bug 1301340 - Missing semicolon. r=me
2016-09-22 09:43:52 +02:00
tools
Bug 1263595
- Avoid deadlock between the JIT and the gecko profiler on win64. (r=froydnj)
2016-09-15 21:35:14 -07:00
uriloader
Bug 1291375 - 5. Use Fennec bindings where needed; r=snorp
2016-09-16 15:13:48 -04:00
view
Bug 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange.
2016-08-19 09:03:04 +10:00
widget
merge mozilla-inbound to mozilla-central a=merge
2016-09-21 12:03:31 +02:00
xpcom
Add XRE_IsGPUProcess. (bug 1301266 part 1, r=billm)
2016-09-21 22:38:40 -07:00
xpfe
Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj.
2016-08-31 09:08:42 +10:00
.clang-format
…
.clang-format-ignore
…
.eslintignore
Bug 1304142 pocket a/b test updates, r=Gijs
2016-09-20 16:06:37 -07:00
.eslintrc
…
.flake8
Backed out changeset e1d144423657 (bug 1280571) for making leaks hard to diagnose a=backout CLOSED TREE
2016-09-21 16:56:50 -07:00
.gdbinit
…
.gdbinit_python
…
.gitignore
Bug 1301790 - Bundle codemirror into a single script;r=gl
2016-09-11 09:38:51 -07:00
.hgignore
Bug 1301790 - Bundle codemirror into a single script;r=gl
2016-09-11 09:38:51 -07:00
.hgtags
No bug - Tagging mozilla-central fc69febcbf6c0dcc4b3dfc7a346d8d348798a65f with FIREFOX_AURORA_51_BASE a=release DONTBUILD CLOSED TREE
2016-09-19 09:43:48 -04:00
.lldbinit
…
.taskcluster.yml
Bug 1298947 - Tag and use decision image 0.1.6; r=dustin
2016-09-01 15:21:02 -07:00
.ycm_extra_conf.py
…
AUTHORS
…
Android.mk
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2016-09-19 09:45:57 -04:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps
2016-07-29 13:43:29 -04:00
README.txt
…
aclocal.m4
Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium
2016-08-08 16:58:54 -07:00
build.gradle
…
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
…
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 1296503 - Switch config.status to unicode literals. r=ted
2016-08-24 07:32:52 +09:00
gradle.properties
…
gradlew
…
mach
…
moz.build
Bug 1289194 - Move tools/fuzzing/libfuzzer reference to toolkit. r=ted
2016-09-10 02:27:23 +02:00
moz.configure
Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps
2016-07-29 13:43:29 -04:00
mozilla-config.h.in
…
old-configure.in
Bug 1302909 - Set STDC_HEADERS everywhere instead of relying on AC_HEADER_STDC. r=glandium
2016-09-15 12:11:11 -07:00
settings.gradle
…
test.mozbuild
…