.cargo
Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink
2016-10-13 16:12:42 -07:00
accessible
Backed out changeset e00ed3bd29f9 (bug 1272256) fix eslint issues
2016-11-04 11:53:06 +01:00
addon-sdk
Bug 1301340 - part6: Disabled test should still run in non-e10s mode. r=me
2016-11-04 11:05:55 +01:00
b2g
Bug 1310864
- Remove DOM/(contacts, mobileconnection, icc) and related code. r=jst
2016-11-03 13:55:36 -07:00
browser
Merge m-c to inbound, a=merge CLOSED TREE
2016-11-04 15:19:49 -07:00
build
Merge m-i to m-c, a=merge
2016-11-03 19:32:48 -07:00
caps
Bug 1308920: Part 1 - Add an EqualsIgnoringAddonId method to BasePrincipal. r=bholley
2016-11-02 10:04:13 -07:00
chrome
Backed out changeset 3198f930b755 (bug 1312049) for frequent timeouts in M(oth) toolkit/content/tests/chrome/test_tooltip.xul on Windows opt and pgo. r=backout a=backout
2016-10-29 15:29:01 +02:00
config
Bug 966559 - Use public C API for NumberingSystem. r=Waldo
2016-11-01 12:15:26 -07:00
db /sqlite3
Bug 1310361 - Upgrade to SQLite 3.15.0. r=mak
2016-10-20 11:35:04 -04:00
devtools
Merge m-c to inbound, a=merge CLOSED TREE
2016-11-04 15:19:49 -07:00
docshell
Bug 1314792 - Extract process changing logic into nsContentUtils::GetDocShellProcessLock, r=bkelly
2016-11-04 13:40:55 -04:00
dom
Merge m-c to inbound, a=merge CLOSED TREE
2016-11-04 15:19:49 -07:00
editor
Backed out changeset e71532f2babd (bug 1269209) for various test failures. r=backout a=backout
2016-10-28 00:39:52 +02:00
embedding
Bug 1304140 - Part 1: Implement support for the Large-Allocation header behind the dom.largeAllocationHeader.enabled pref, r=smaug
2016-10-31 16:38:54 -04:00
extensions
Bug 1305204 - (Part 2) Backout bug 1275746 a=backout
2016-10-23 14:24:45 +02:00
gfx
Merge m-c to inbound, a=merge CLOSED TREE
2016-11-04 15:19:49 -07:00
gradle /wrapper
Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian
2016-09-22 14:31:01 -07:00
hal
Bug 1282433 - Use dbus PropertiesChanged signal for notification of battery status changes, r=karlt
2016-11-02 10:37:11 +01:00
image
Bug 1313102 - Fix crash when calculating sizes for VectorImage memory reports. r=tnikkel
2016-10-26 12:46:00 -04:00
intl
Bug 1314497 (part 2) - Reformat intl/lwbrk/tests/TestLineBreak.cpp.
2016-11-03 13:46:14 +11:00
ipc
Make it safe to close an IPC channel that has already been closed by its remote endpoint. (bug 1314816 part 2, r=billm)
2016-11-04 18:31:30 -07:00
js
Bug 1314028 - Don't try to handle uncatchable exceptions in AbruptRejectPromise. r=luke
2016-11-05 00:48:15 +01:00
layout
Bug 1300369 part 9 - Add a ComputeSizeFlags param to nsFrame::ComputeSizeWithIntrinsicDimensions (idempotent patch). r=dholbert
2016-11-05 02:57:06 +01:00
media
Merge m-c to inbound, a=merge CLOSED TREE
2016-11-04 15:19:49 -07:00
memory
Bug 1303232 - Use per-process reduced thread-ids when munging logalloc logs. r=njn
2016-09-20 13:44:27 +09:00
mfbt
Bug 1310547 - Add removeAndGetNext/Previous methods to LinkedList (r=froydnj)
2016-10-30 22:04:01 -07:00
mobile
Merge m-i to m-c, a=merge
2016-11-03 19:32:48 -07:00
modules
Enable the GPU process for Nightly Windows users. (bug 1314133, r=milan)
2016-11-04 18:46:58 -07:00
mozglue
Merge m-c to m-i
2016-10-18 19:45:02 -07:00
netwerk
Bug 1288308: cross-compilation fixup.
2016-11-04 15:40:33 +01:00
nsprpub
Bug 1288308 - Part 2: implement Named Pipe IO layer; r=bagder,mayhemer
2016-11-03 18:15:08 +08:00
other-licenses
Bug 1310794 - implement aria-details and aria-errormessage, r=davidb
2016-10-25 13:51:27 -04:00
parser
Bug 1298818 - Port test_bug411103.html to wpt; r=jst
2016-10-26 16:49:36 +03:00
probes
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
python
Merge m-i to m-c, a=merge
2016-11-02 19:28:38 -07:00
rdf
Bug 1309409 - Part 2: Use nsCOMArray instead of nsISupportsArray for mHashArcs. r=Pike
2016-11-04 11:03:27 -07:00
release /docker
bug 1314574 replace sys.path with site.addsitedir so that .pth files are processed. r=rail a=release DONTBUILD
2016-11-02 10:43:57 +00:00
security
Bug 1313218 - Preload libmozsandbox.so in child processes on Linux. r=tedd r=billm r=glandium
2016-11-04 18:16:05 -06:00
services
Merge m-i to m-c, a=merge
2016-11-03 19:32:48 -07: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
Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
2016-11-03 14:42:06 -04:00
taskcluster
Merge m-c to inbound, a=merge CLOSED TREE
2016-11-04 15:19:49 -07:00
testing
Bug 1313099 - Put nodejs in tooltool (mozharness changes) r=jlund
2016-11-04 17:01:53 -07:00
third_party /rust
Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted
2016-10-28 16:34:19 -07:00
toolkit
Merge m-c to inbound, a=merge CLOSED TREE
2016-11-04 15:19:49 -07:00
tools
Bug 1304672: Renamings outside asmjs/ and jit/; r=luke
2016-11-02 18:22:37 +01:00
uriloader
Merge m-i to m-c, a=merge
2016-10-31 18:35:14 -07:00
view
Back out b00b37cb64ef (bug 1298709) for static analysis bustage
2016-09-05 20:14:56 -07:00
widget
Merge m-c to m-i
2016-11-03 20:05:18 -07:00
xpcom
Bug 1313483 - Convert XPCOM test TestThreadUtils to a gtest. r=froydnj
2016-11-04 16:24:59 -07:00
xpfe
Bug 1309409 - Part 1: Remove nsISupportsArray usage from nsIRDFDataSource. r=Pike
2016-11-04 11:03:26 -07:00
.clang-format
…
.clang-format-ignore
…
.eslintignore
Bug 1314373 - Fix parser issues raised by eslint for nsSearchService.js. r=mak
2016-11-01 18:35:46 +00:00
.eslintrc.js
Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop
2016-10-18 08:38:10 +01:00
.flake8
Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal
2016-09-28 08:28:04 -04:00
.gdbinit
Bug 1310286 - Instruct gdb to ignore certain signals for which it is not useful to stop. r=glandium DONTBUILD NPOTB
2016-10-14 14:27:44 -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 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
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 1311791 - Explicitly declare path to shared hg store; r=dustin
2016-10-20 12:56:43 -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
AUTHORS
…
Android.mk
…
CLOBBER
Bug 1311178 - Remove various duplicate DevTools files: touch clobber to fix bustage on OS X. r=clobber
2016-10-27 00:15:57 +02:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1311462 - Dump symbols from */dist/bin instead of dist/universal for Mac universal builds. r=ted
2016-11-01 14:05:27 +09: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
Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian
2016-09-22 14:31:01 -07:00
client.mk
Bug 1296530 - Bustage followup part deux; r=gps
2016-10-17 15:57:46 -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
Bug 1279020 - [mach] Follow symlinked mach binary when searching for a srcdir, r=gps
2016-06-09 17:20:02 -04:00
moz.build
bug 1298422 - vendor byteorder into third-party/rust. r=froydnj
2016-09-08 15:12:34 -07:00
moz.configure
Bug 1313306 - Remove --help dependencies from @dependable and delayed_getattr. r=chmanchester
2016-10-27 15:00:51 +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 1310020 - Remove DOM/bluetooth and related code. r=jst
2016-10-28 14:25:23 -07:00
settings.gradle
Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian
2016-10-05 20:23:38 -07:00
test.mozbuild
…