.cargo
Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink
2016-10-13 16:12:42 -07:00
accessible
Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
2016-11-16 09:13:38 -05:00
addon-sdk
merge mozilla-inbound to mozilla-central a=merge
2016-11-14 10:22:06 +01:00
b2g
Bug 1312101 - Part 1: Remove permission assertions through the message manager; r=baku
2016-11-16 14:51:04 -05:00
browser
Bug 1317101 - Part 5: Simply remote view initialization code, and fix some inconsistent handling. r=billm
2016-11-12 16:13:21 -08:00
build
Merge mozilla-central to inbound
2016-11-16 14:53:15 +01:00
caps
Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
2016-11-16 09:13:38 -05:00
chrome
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: chrome. r=RyanVM
2016-11-05 11:29:13 +01:00
config
Merge m-c to autoland
2016-11-14 20:08:18 -08:00
db /sqlite3
Bug 1123334 - Use SQLITE_ENABLE_API_ARMOR in debug mode. r=asuth
2016-11-07 14:51:25 +01:00
devtools
Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku
2016-11-16 14:51:08 -05:00
docshell
Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
2016-11-16 09:13:38 -05:00
dom
Bug 1317101 - Part 1: Allow about:addons to load remote <browser>s into its content docshell. r=billm
2016-11-15 15:01:50 -08:00
editor
Bug 1314350 - Port TestTXMgr to gtest. This removes the framework for testing object destruction order because that was already non-deterministic due to the cycle collector, r=masayuki
2016-11-15 13:06:05 -05:00
embedding
Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
2016-11-16 09:13:38 -05:00
extensions
Bug 1311149 - Remove the b2g preallocated app support; r=baku
2016-11-16 09:17:35 -05:00
gfx
Bug 1314932 - Reduce content-process startup time on MacOSX by passing the system font list from chrome to content process via the GetXPCOMProcessAttributes message. r=mstange
2016-11-15 13:58:29 +00: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 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku
2016-11-16 14:51:08 -05:00
image
Bug 1311246 - Remove support for the -moz-samplesize media fragment; r=jrmuizel
2016-11-16 08:18:56 -05:00
intl
Bug 1288961 - Update UTR-50 data to version 16, for Unicode 9 support. r=m_kato
2016-11-16 10:04:37 +00:00
ipc
Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku
2016-11-16 14:51:08 -05:00
js
Bug 1316815
followup build fix on a CLOSED TREE
2016-11-16 13:43:30 -06:00
layout
Mark 346774-1b.html as fuzzy as well, similar to the other reftests marked as such in bug 725119
2016-11-16 13:25:45 -05:00
media
Merge mozilla-central to inbound
2016-11-16 14:53:15 +01:00
memory
Bug 1315939 - Use FINAL_LIBRARY = 'memory' in jemalloc and mozjemalloc. r=glandium
2016-11-10 06:57:00 -05:00
mfbt
Bug 1316206 - Make RefPtr(decltype(nullptr)) MOZ_IMPLICIT - r=froydnj
2016-11-08 15:12:33 +11:00
mobile
Bug 1317101 - Part 3: Apply remote-browser binding to all remote="true" <browser>s. r=billm
2016-11-15 15:11:27 -08:00
modules
Bug 1317101 - Part 7a: Add a remote
flag to run an extension out-of-process based on a preference. r=billm
2016-11-15 18:17:19 -08:00
mozglue
Merge mozilla-central to inbound
2016-11-16 14:53:15 +01:00
netwerk
Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku
2016-11-16 14:51:08 -05: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 1316118: Remove need for ia2_api_all.idl; r=surkov
2016-11-09 12:56:23 -07:00
parser
Bug 1317770 - Reset sjs file to enable multiple run in same session r=jmaher
2016-11-16 01:54:31 +05:30
probes
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
python
Bug 1314350 - Port TestTXMgr to gtest. This removes the framework for testing object destruction order because that was already non-deterministic due to the cycle collector, r=masayuki
2016-11-15 13:06:05 -05:00
rdf
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: rdf. r=RyanVM
2016-11-05 11:29:21 +01: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
Merge mozilla-central to inbound
2016-11-16 14:53:15 +01:00
services
Bug 1317587 - don't start scheduled sync after shutdown. r=rnewman
2016-11-15 15:28:52 +11:00
startupcache
Bug 1314378 part B - port TestStartupCache to gtest, r=froydnj
2016-11-11 11:57:08 -05:00
storage
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
2016-11-11 08:10:51 -08:00
taskcluster
Bug 1317390 - Increase test chunks for linux64-asan browser-chrome; r=jmaher
2016-11-14 18:37:55 -07:00
testing
Bug 1316729 - Pass command-line args to gtest. r=ted
2016-11-16 13:04:11 -08:00
third_party /rust
Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted
2016-10-28 16:34:19 -07:00
toolkit
Bug 1317101 - Part 7b: Run remote extension background pages in a visible window for testing. r=billm
2016-11-12 17:09:39 -08:00
tools
Backed out changeset 606c7cb149c9 (bug 1287392) for bustage on a CLOSED TREE
2016-11-11 17:03:23 +01:00
uriloader
Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
2016-11-16 09:13:38 -05:00
view
Back out b00b37cb64ef (bug 1298709) for static analysis bustage
2016-09-05 20:14:56 -07:00
widget
Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
2016-11-16 09:13:38 -05:00
xpcom
Bug 1314955 part C - Make the binary-component
manifest instruction obsolete: it will continue to be parsed and will report a deprecation notice to the browser console. r=froydnj
2016-10-26 12:40:42 -04:00
xpfe
Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
2016-11-16 09:13:38 -05:00
.clang-format
Bug 1317305 - Update clang format rules r=mystor
2016-11-14 18:01:36 +01:00
.clang-format-ignore
Bug 1313040 - Update the list of ignored directories/files with clang-format r=mystor
2016-11-14 15:42:55 +01:00
.eslintignore
Bug 1316809 - Fix eslint errors in devtools/client/sourceeditor/test. r=tromey
2016-11-12 16:57:41 +00:00
.eslintrc.js
Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop
2016-11-08 15:14:19 -05:00
.flake8
Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal
2016-09-28 08:28:04 -04:00
.gdbinit
Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld
2016-11-16 01:13:22 -05: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 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher
2016-11-07 19:35:12 -05:00
.hgtags
No bug - Tagging mozilla-central 1196bf3032e1bce1fb07a01fd9082a767426c5fb with FIREFOX_AURORA_52_BASE a=release DONTBUILD CLOSED TREE
2016-11-14 13:28:09 +01: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 1316183 - Compress docker images with zstd. r=dustin
2016-11-07 11:26:27 -08: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
Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium
2016-08-08 16:58:54 -07:00
Android.mk
AUTHORS
Backed out changeset d15798b73b9e (bug 1302763) for taskcluster build issues a=backout CLOSED TREE
2016-10-20 15:59:47 -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
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2016-11-14 13:29:32 +01: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 1296503 - Switch config.status to unicode literals. r=ted
2016-08-24 07:32:52 +09:00
GNUmakefile
gradle.properties
gradlew
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 1311462 - Dump symbols from */dist/bin instead of dist/universal for Mac universal builds. r=ted
2016-11-01 14:05:27 +09:00
moz.build
Bug 1289194 - Move tools/fuzzing/libfuzzer reference to toolkit. r=ted
2016-09-10 02:27:23 +02: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 1300843 - Print an error on 32-bit Linux in the absence of SSE2. r=glandium.
2016-09-14 12:40:53 +03:00
README.txt
settings.gradle
Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian
2016-10-05 20:23:38 -07:00
test.mozbuild