accessible
Backed out changeset 5f02a9d37e56 (bug 1208622) for windows build bustage
2015-09-29 12:10:45 +05:30
addon-sdk
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
2015-09-21 12:04:18 -05:00
b2g
Bumping manifests a=b2g-bump
2015-09-28 21:38:29 -07:00
browser
merge mozilla-inbound to mozilla-central a=merge
2015-09-29 12:00:25 +02:00
build
Bug 1200343 - Add native calls for pref events; r=snorp
2015-09-28 12:07:09 -04:00
caps
Bug 1167100 - User nsIPrincipal.originAttribute in ContentPrincipalInfo. r=bholley
2015-09-23 18:19:06 +08:00
chrome
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
config
Bug 1207882 - Add an initial partial implementation of a new, faster, build backend. r=gps
2015-09-29 09:23:46 +09:00
db /sqlite3
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
2015-08-27 20:44:53 -07:00
devtools
merge mozilla-inbound to mozilla-central a=merge
2015-09-29 12:00:25 +02:00
docshell
Bug 636905 - part 3: flip prefs in tests to keep them working, r=jaws
2015-09-26 15:01:51 +01:00
dom
Bug 709490 - Part 13 - explicit CTORs for a couple of runnables, CLOSED TREE
2015-09-29 14:13:13 +01:00
editor
Backed out 2 changesets (bug 1205983) for memory leaks on a CLOSED TREE
2015-09-29 13:58:35 +02:00
embedding
Bug 1072150 - Use the opt-out for various sloppy consumers. r=bz
2015-09-24 14:02:41 -07:00
extensions
Backed out 2 changesets (bug 1205983) for memory leaks on a CLOSED TREE
2015-09-29 13:58:35 +02:00
gfx
Bug 709490 - Part 12 - explicit CTORs for a couple of runnables, CLOSED TREE
2015-09-29 12:54:54 +01:00
hal
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
image
Backed out 1 changesets (bug 1160200) for causing R2 test failures
2015-09-29 11:48:53 +02:00
intl
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
ipc
merge mozilla-inbound to mozilla-central a=merge
2015-09-28 14:13:24 +02:00
js
Bug 709490 - Part 3: Transfer OffscreenCanvas from mainthread to workers., r=baku, r=sfink
2015-09-29 11:51:24 +01:00
layout
Backed out 1 changesets (bug 1160200) for causing R2 test failures
2015-09-29 11:48:53 +02:00
media
Bug 1207441: [mp4] Ignore invalid tracks. r=gerald
2015-09-28 14:12:47 +10:00
memory
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
mfbt
Merge inbound to central, a=merge
2015-09-24 16:46:34 -07:00
mobile
merge mozilla-inbound to mozilla-central a=merge
2015-09-29 12:00:25 +02:00
modules
Bug 709490 - Part 2: Introduce OffscreenCanvas and let WebGL context work on workers., r=ehsan, r=jgilbert, r=nical
2015-09-29 11:51:24 +01:00
mozglue
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
netwerk
Backed out 1 changesets (bug 1160200) for causing R2 test failures
2015-09-29 11:48:53 +02:00
nsprpub
Bug 1191269, set NSPR version to final tag, no code change, DONTBUILD
2015-08-19 18:05:33 +02:00
other-licenses
bug 1198226 - Move HOST_{C,CXX}FLAGS to moz.build HOST_{CFLAGS,CXXFLAGS,DEFINES}. r=mshal
2015-09-08 11:35:43 -04:00
parser
Bug 1201135 - Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}. r=mccr8.
2015-09-15 20:49:53 -07:00
probes
python
Bug 904572 - Add support for generating clang compilation database; r=glandium,r=gps
2015-09-29 09:23:50 +09:00
rdf
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
security
No bug, Automated HPKP preload list update from host bld-linux64-spot-363 - a=hpkp-update
2015-09-26 03:40:59 -07:00
services
No bug - convert 3 test files from CRLF to LF line-endings, r=me
2015-09-28 16:29:06 +10:00
startupcache
Bug 1201135 - Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}. r=mccr8.
2015-09-15 20:49:53 -07:00
storage
Bug 1179003 - Convert the infallible objectClassIs proxy hook into a fallible getBuiltinClass hook that indicates class type via outparam. r=efaust, r=bz on DOM bits, r=billm on IPC bits
2015-08-28 21:55:40 -07:00
testing
Merge mozilla-central to mozilla-inbound
2015-09-29 12:40:18 +02:00
toolkit
merge mozilla-inbound to mozilla-central a=merge
2015-09-29 12:00:25 +02:00
tools
Back out 6 changesets (bug 1186745) for cpptest failure in runnable_utils_unittest, nrappkit_unittest, test_nr_socket_unittest
2015-09-28 19:05:02 -07:00
uriloader
Backed out 1 changesets (bug 1160200) for causing R2 test failures
2015-09-29 11:48:53 +02:00
view
Bug 895274 part.143 Rename NS_PLUGIN_INPUT_EVENT to ePluginInputEvent r=smaug
2015-09-08 23:33:38 +09:00
webapprt
Bug 1207188 - delete useless MOZ_DEBUG define in webapprt's moz.build; r=mshal
2015-09-22 00:47:45 -04:00
widget
Bug 1200343 - Implment PrefsHelper native calls; r=snorp
2015-09-28 12:07:10 -04:00
xpcom
merge mozilla-inbound to mozilla-central a=merge
2015-09-28 14:13:24 +02:00
xpfe
Bug 1072150 - Use the opt-out for various sloppy consumers. r=bz
2015-09-24 14:02:41 -07: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
.gdbinit
.gitignore
Bug 912121 - Update misc. DevTools paths and comments. rs=devtools
2015-09-21 12:07:31 -05:00
.hgignore
Bug 912121 - Update misc. DevTools paths and comments. rs=devtools
2015-09-21 12:07:31 -05: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 1203857 - Allow to build standalone js against jemalloc4. r=gps
2015-09-15 10:21:38 +09: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
Bug 1205242 follow-up: Touch CLOBBER
2015-09-29 00:14:23 -04:00
configure.in
Bug 1207897 - Add a configure option to build multiple build backends. r=gps
2015-09-29 09:23:50 +09:00
GNUmakefile
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 1168535 - print error response body in upload_symbols.py. r=gps
2015-05-27 13:50:04 -04:00
moz.build
Bug 1134110 - other-license/android is unnecessary if Android minimum version is 11 or later. f=esawin, r=sworkman
2015-05-14 15:38:18 +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