accessible
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
addon-sdk
Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop
2015-09-29 20:34:48 +09:00
b2g
Merge m-c to mozilla-inbound
2015-10-20 12:32:20 +02:00
browser
Backed out changeset 780061f96448 (bug 1213154)
2015-10-20 16:08:51 +02:00
build
Bug 1216020 - Comment all ALLOW_COMPILER_WARNINGS lines. r=glandium.
2015-10-19 18:05:20 -07:00
caps
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
chrome
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
config
Bug 1214464 - Don't detect leaks during ICU build; r=glandium
2015-10-20 08:41:32 -04:00
db /sqlite3
Bug 1216020 - Comment all ALLOW_COMPILER_WARNINGS lines. r=glandium.
2015-10-19 18:05:20 -07:00
devtools
merge mozilla-inbound to mozilla-central a=merge
2015-10-20 12:00:53 +02:00
docshell
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
dom
Bug 1190472 - part 3 - optimize pushing an entire queue onto MediaRawDataQueue; r=kinetik
2015-10-01 19:06:50 -04:00
editor
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
embedding
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
extensions
Bug 1215902 - Fix clang's -Wimplicit-fallthrough warnings in extensions/cookie. r=jdm
2015-10-17 22:12:38 -07:00
gfx
Bug 1216304 - Skip gfx/tests/crashtests/815489.html on Android for frequent OOM failures; r=me
2015-10-20 08:17:15 -06:00
hal
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
image
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
intl
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
ipc
merge b2g-inbound to mozilla-central a=merge
2015-10-19 11:30:00 +02:00
js
Bug 1108603 - Evaluate ensure that the global is configured such that we can always clone singletons. r=jonco
2015-10-20 18:40:15 +02:00
layout
Bug 1215484 - make SVG in an image context ignore author colours to match how we treat raster images, and in a non-image context respect them to match html. f=dao, r=roc
2015-10-20 13:12:36 +01:00
media
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
memory
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
mfbt
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
mobile
merge mozilla-inbound to mozilla-central a=merge
2015-10-20 12:00:53 +02:00
modules
Bug 1214782, r=ehsan
2015-10-20 13:32:47 +02:00
mozglue
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
netwerk
Bug 1216370 - For safety and searchability, define the nsHostResolver::RES_* enum in terms of the nsIDNSService::RESOLVE_* enum. r=mayhemer
2015-09-14 14:46:47 +01:00
nsprpub
Bug 1216283, NSPR_4_11_BETA1, r=keeler
2015-10-20 12:37:29 +02:00
other-licenses
Bug 1216020 - Comment all ALLOW_COMPILER_WARNINGS lines. r=glandium.
2015-10-19 18:05:20 -07:00
parser
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
probes
Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen
2014-11-04 02:01:00 +01:00
python
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
rdf
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
security
Bug 1215795 - Fix documentation in nsIWeakCryptoOverride.idl. r=keeler IGNORE IDL
2015-10-20 20:29:56 +09:00
services
Bug 1211606
- Only fetch keys when Sync is enabled via 'services.sync.enabled' pref changed from Gaia. r=fabrice
2015-10-15 23:36:58 +02:00
startupcache
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
storage
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
testing
Bug 1189581 - Make service-workers/service-worker/fetch-cors-xhr.https.html pass; r=bkelly
2015-10-20 13:16:56 -04:00
toolkit
Bug 1215676 - Disable leak reporting during packaging; r=glandium
2015-10-20 08:41:31 -04:00
tools
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
uriloader
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
view
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
webapprt
Bug 1207137 - Implement weak crypto override UI. r=ttaubert
2015-10-17 09:38:31 +09:00
widget
Bug 1214511 - Show copies, page range selection, and more on the expanded OSX print dialog. r=mstange
2015-10-18 09:22:00 +02:00
xpcom
Bug 1213795, Part 1: Don't fire timers in the Nuwa process to fix test case test_NuwaProcessDeadlock.html. r=khuey
2015-10-19 14:32:12 +08:00
xpfe
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
xulrunner
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
.clang-format
Bug 961541 - Make Clang-Format ignore all comments. r=mystor
2015-06-26 12:38:44 -07:00
.clang-format-ignore
.eslintrc
Bug 1203520 - We need a DevTools ESLint plugin containing our ruleset r=gps
2015-09-30 14:44:48 +01:00
.gdbinit
Backed out changeset 047d21f101de (bug 846018)
2014-11-13 17:11:25 -05:00
.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 1214256 - Add talos virtualenv and tp5n files to .hgignore and .gitignore. r=gps
2015-10-13 12:35:42 -04:00
.hgtags
No bug - Tagging mozilla-central fcef8ded82219c89298b4e376cfbdfba79a1d35a with FIREFOX_AURORA_43_BASE a=release DONTBUILD CLOSED TREE
2015-09-21 10:11:56 -04:00
.lldbinit
.ycm_extra_conf.py
Bug 1162714
- Don't let YCM generate machc. r=ehsan
2015-05-07 13:48:00 +02:00
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
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
No bug - touch CLOBBER like a magic fetish to ward off the libstagefright and (je)malloc OS X build bustage demons
2015-10-15 21:33:26 -07:00
configure.in
Bug 1215200, NSPR_4_10_10_RTM and NSS 3_20_1_RTM, bump version requirements, r=keeler
2015-10-20 12:34:15 +02:00
GNUmakefile
Bug 794723 - Add a default makefile which wraps mach. r=gps
2015-02-06 10:26:00 -08:00
LEGAL
LICENSE
mach
Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
2015-05-01 12:20:55 -04:00
Makefile.in
Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
2015-10-14 08:02:34 +09:00
moz.build
Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
2015-10-14 08:02:34 +09:00
mozilla-config.h.in
Bug 1167474 - Remove ELFHACK_BUILD hack. r=mshal
2015-05-26 16:17:55 +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