accessible
bug 1196880 - correctly compute interfaces for proxies r=davidb
2015-08-20 15:54:26 -04:00
addon-sdk
Bug 1192863 - Use client/main.js instead of dbg-server.jsm. r=jryans
2015-08-13 10:57:14 -07:00
b2g
bug 1116409: switch update server to sha2 cert; update in-tree pinning. r=rstrong,snorp,mfinkle,dkeeler
2015-08-20 17:50:51 -04:00
browser
bug 1116409: switch update server to sha2 cert; update in-tree pinning. r=rstrong,snorp,mfinkle,dkeeler
2015-08-20 17:50:51 -04:00
build
Merge inbound to central, a=merge
2015-08-20 12:42:21 -07:00
caps
Bug 1196371 - Add a runtime assertion against illegal string characters in OriginAttributes suffix creation. r=janv,r=mystor
2015-08-19 21:14:34 -07:00
chrome
Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
2015-08-18 11:26:14 -07:00
config
Backed out changeset 151d70cfe45f (bug 1189891) for windows build bustage
2015-08-20 13:57:58 -07:00
db /sqlite3
Bug 1188578 - Upgrade SQLite to version 3.8.11.1. r=mak
2015-07-30 07:49:40 -04:00
docshell
Merge inbound to central, a=merge
2015-08-20 12:42:21 -07:00
dom
bug 1196632 pass ownership of runnables to NS_DispatchToMainThread r=jesup
2015-08-20 09:52:56 +12:00
editor
Bug 1195499 - Batch 2 - Adjust fuzz and skips for win10. r=Bas
2015-08-19 11:16:18 -04:00
embedding
Merge fx-team to m-c a=merge
2015-08-13 16:30:54 -07:00
extensions
Bug 1194319 - Correctly deal with all possible ways that initializing the permission manager DB connection can fail; r=mystor
2015-08-18 18:52:00 -04:00
gfx
Bug 1196308 - Delete Software Compositor Scheduler. r=sotaro
2015-08-20 17:57:42 -07:00
hal
Bug 1131470 - Part 2: Update screen configuration HAL to report orientation angle. r=snorp,mwu
2015-08-18 14:55:15 -07:00
image
Bug 1187569
- PNGs getting stuck in a pixelated state. r=seth
2015-08-20 14:17:10 -07:00
intl
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
ipc
Bug 1191976 - Intentionally crash if we hit an IPC FatalError in the parent process. r=billm
2015-08-18 15:28:01 -04:00
js
Backout 5377759a3145:0dfb6e5f8223 (bug 1171945) for SM ARM compilation bustage
2015-08-19 21:20:57 -04:00
layout
Bug 1187409 - make CssPropertyIsShorthand handle CSS variables r=heycam
2015-08-19 14:48:55 -07:00
media
Backed out 2 changesets (bug 1192226) for vpx_config bustage
2015-08-20 11:19:03 -07:00
memory
Bug 1125514 - Use jemalloc's metadata statistics to compute bookkeeping. r=glandium
2015-08-20 10:05:44 +09:00
mfbt
Bug 1189655 - Define MOZ_HAVE_CXX11_CONSTEXPR on VS2015 or later. r=Waldo
2015-08-21 09:17:18 +10:00
mobile
bug 1116409: switch update server to sha2 cert; update in-tree pinning. r=rstrong,snorp,mfinkle,dkeeler
2015-08-20 17:50:51 -04:00
modules
bug 1116409: switch update server to sha2 cert; update in-tree pinning. r=rstrong,snorp,mfinkle,dkeeler
2015-08-20 17:50:51 -04:00
mozglue
Bug 1192082 - Iniialize/deinitialize JNI in nsAppShell; r=snorp
2015-08-13 00:53:40 -04:00
netwerk
Bug 1195615 - Log a web console warning when a HPKP header is ignored due to a non-built in root cert. r=keeler
2015-08-20 14:33:29 -07: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 1188462 - Rename gfx/skia/trunk directory to gfx/skia/skia. r=jrmuizel
2015-07-30 11:51:29 -04:00
parser
Bug 1196050 - Replace NSCAP_Zero usage with decltype(nullptr). r=froydnj
2015-08-20 10:30:10 +10:00
probes
python
Merge m-c to inbound, a=merge
2015-08-20 12:51:40 -07:00
rdf
Bug 1195611 - Use channel->ascynOpen2 in rdf/base/nsRDFXMLDataSource.cpp (r=sicking)
2015-08-18 09:54:36 -07:00
security
bug 1116409: switch update server to sha2 cert; update in-tree pinning. r=rstrong,snorp,mfinkle,dkeeler
2015-08-20 17:50:51 -04:00
services
Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
2015-08-18 11:26:14 -07:00
startupcache
Bug 1189156 (part 4) - Don't use enumeration style for nsBaseHashtable::SizeOf{In,Ex}cludingThis(). r=erahm,jfkthame.
2015-07-30 21:19:57 -07:00
storage
Bug 1193022 - clean up reference-counting in storage/; r=mak
2015-07-01 13:11:11 -04:00
testing
Bug 1196920: Add specificationLevel capability to Marionette; r=jgriffin
2015-08-20 23:21:21 +01:00
toolkit
Backed out changeset c6f579ae99a6 (bug 1050749) for battery-interface-idlharness.html bustage
2015-08-20 16:15:47 -07:00
tools
Bug 1194560 (follow-up) - Only build rapl on Linux if the arch is x86 or x86-64. r=glandium.
2015-08-20 17:02:18 -07:00
uriloader
Backed out changeset f99b27e40987 (bug 1193924) for B2G emulator bustage.
2015-08-13 12:45:05 -04:00
view
Bug 1157941 - If the current PresShell is suppressed, paint the old one if it is available r=tn,Enn
2015-07-21 21:09:02 -04:00
webapprt
Bug 1192863 - Use client/main.js instead of dbg-server.jsm. r=jryans
2015-08-13 10:57:14 -07:00
widget
Merge inbound to central, a=merge
2015-08-20 12:42:21 -07:00
xpcom
Bug 1196370 - Remove the clang assembly workaround from bug 1028613. r=ehsan
2015-08-20 14:34:57 -07:00
xpfe
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
xulrunner
Bug 1174011, fix xulrunner-stub compile, r=gladium DONTBUILD
2015-08-07 12:20:28 +12: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
No bug; add .pdb to gitignore
2015-04-01 16:02:20 -04:00
.hgignore
Bug 1186963 - Ignore files generated by running a Mozharness script. DONTBUILD. r=gps
2015-07-24 09:30:18 -04:00
.hgtags
No bug - Tagging mozilla-central 7a19194812eb with FIREFOX_AURORA_42_BASE a=release DONTBUILD CLOSED TREE
2015-08-10 12:17:38 -07: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 1192277 - remove check for LLVM PR 8927; r=glandium
2015-08-07 19:35:43 -04: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 1195388 - Follow-up: touch CLOBBER. a=bustage
2015-08-19 15:13:49 -07:00
configure.in
Bug 1193467: Allow SSE2 on clang-cl builds. r=glandium
2015-08-18 19:29:30 -04: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 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
Bug 1163484 - Remove extra chars from readme. r=lightsofapollo
2015-05-10 21:56:00 +02:00