.cargo
Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink
2016-10-13 16:12:42 -07:00
accessible
Merge mozilla-central to mozilla-inbound
2016-11-11 16:43:07 +01:00
addon-sdk
merge mozilla-inbound to mozilla-central a=merge
2016-11-14 10:22:06 +01:00
b2g
Bug 1316751 - Update desktop builders to rust 1.13.0 stable. r=mshal
2016-11-10 23:11:45 -08:00
browser
Bug 1289974 part 1: Device selection for presentation API on Firefox; r=mconley
2016-11-10 15:33:09 +08:00
build
Bug 1200740 - Import blacklist for ASan on Windows to avoid instrumenting selected sandbox functions and files. r=glandium
2016-11-10 09:18:55 +08:00
caps
Bug 1309310, r=bz
2016-11-09 18:25:11 +00:00
chrome
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: chrome. r=RyanVM
2016-11-05 11:29:13 +01:00
config
Bug 1316261 - Configure trust anchors list to be empty for WebRTC, r=drno
2016-11-12 10:57:21 +11: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 1316809 - Fix eslint errors in devtools/client/sourceeditor/test. r=tromey
2016-11-12 16:57:41 +00:00
docshell
merge mozilla-inbound to mozilla-central a=merge
2016-11-10 16:59:38 +01:00
dom
Bug 1298027 - Shut down CDMs when a containing document becomes inactive. r=cpearce
2016-11-14 15:02:48 +13:00
editor
merge mozilla-inbound to mozilla-central a=merge
2016-11-09 16:38:04 +01:00
embedding
Merge mozilla-central to mozilla-inbound
2016-11-11 16:43:07 +01:00
extensions
Bug 1313016 - Pref to send default NTLM creds in PB, Always send default creds to proxies in PB. r=jduell
2016-11-11 03:45:00 -05:00
gfx
merge mozilla-inbound to mozilla-central a=merge
2016-11-14 10:22:06 +01: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 1315798 - Remove FMRADIO support from HAL. r=mds
2016-11-07 14:09:57 -08:00
image
Bug 1307242 - Add a non-blank paint telemetry probe for foreground root content documents. r=bkelly, f=bsmedberg
2016-11-10 14:26:54 -05:00
intl
Bug 1315986 followup - The static_assert to check Gecko vs ICU versions is only relevant when ENABLE_INTL_API is true. Bustage fix for Android on a CLOSED TREE.
2016-11-09 16:14:58 +00:00
ipc
Backed out changeset 606c7cb149c9 (bug 1287392) for bustage on a CLOSED TREE
2016-11-11 17:03:23 +01:00
js
Bug 1317033 - Baldr: hoist mprotect out of MacroAssembler::patchCall/FarJump (r=sunfish)
2016-11-13 13:21:49 -06:00
layout
Merge mozilla-central to autoland
2016-11-14 10:36:41 +01:00
media
Bug 1316886 - Port sdp_file_parser unit test to standalone binary; r=drno
2016-11-11 15:27:41 -05: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 1317313 - Unbust todays Android Aurora Nightly (post merge-day) by adding more to whitelist, and fixing regex. r=mshal,Tomcat
2016-11-14 10:56:37 -05:00
modules
Backed out changeset c7054d08b878 (bug 1305421) for test_chrome_ext_identity.html Timed out
2016-11-14 12:02:56 +08:00
mozglue
Bug 1313451 - [1.1] Make Zip thread-safe. r=glandium
2016-11-11 14:26:08 +01:00
netwerk
Bug 1317250 - Avoid a copy in nsCookieService::FindStaleCookie r=jdm
2016-11-14 11:01:34 +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 1316109: Add missing entry for IAccessible2_3 in library block of ia2_api_all.idl; r=surkov
2016-11-08 13:20:05 -07:00
parser
Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj
2016-11-10 14:11:27 +11: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 mozilla-inbound to mozilla-central a=merge
2016-11-09 16:38:04 +01: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
Backed out changeset 81a11a25d25d (bug 1315143)
2016-11-14 12:52:16 +01:00
services
Bug 1311782 - Make the sync bookmark validator ignore the title for bookmark roots r=markh
2016-11-08 12:13:37 -05: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 1310297 - Remove test annotations using b2g, mulet or gonk: storage. r=RyanVM
2016-11-05 11:29:21 +01:00
taskcluster
Bug 1291372 - Produce Maven repository with GeckoView Javadoc and Sources JARs. r=snorp
2016-11-07 20:07:30 -08:00
testing
Bug 1317270 - Allow to set preference values on the default branch. r=maja_zf
2016-11-14 14:13:04 +01:00
third_party /rust
Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted
2016-10-28 16:34:19 -07:00
toolkit
Bug 1317313 - Unbust todays Android Aurora Nightly (post merge-day) by adding more to whitelist, and fixing regex. r=mshal,Tomcat
2016-11-14 10:56:37 -05:00
tools
Backed out changeset 606c7cb149c9 (bug 1287392) for bustage on a CLOSED TREE
2016-11-11 17:03:23 +01:00
uriloader
Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj
2016-11-10 14:11:27 +11:00
view
Back out b00b37cb64ef (bug 1298709) for static analysis bustage
2016-09-05 20:14:56 -07:00
widget
Merge inbound to central, a=merge
2016-11-11 13:56:45 -08:00
xpcom
merge mozilla-inbound to mozilla-central a=merge
2016-11-14 10:22:06 +01:00
xpfe
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: xpfe. r=RyanVM
2016-11-05 11:29:22 +01: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 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 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
AUTHORS
Backed out changeset d15798b73b9e (bug 1302763) for taskcluster build issues a=backout CLOSED TREE
2016-10-20 15:59:47 -07:00
Android.mk
…
CLOBBER
no bug - CLOBBER. r=me
2016-11-09 13:07:48 +08: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
…
old-configure.in
Bug 1313280 - Stop disabling MSVC warning C4819 and use the /utf-8 switch instead. r=glandium
2016-10-28 05:07:45 +09: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
…