accessible
Bug 1061671 - Wait for document load complete before starting jsat content tests. r=yzen
2014-09-22 09:27:04 -07:00
addon-sdk
Bug 1035512: Add a new common JS testing harness based on the mochitest test runner. r=gps, ted, erikvold, jmaher
2014-09-22 11:08:06 -07:00
b2g
Bumping manifests a=b2g-bump
2014-09-22 10:07:01 -07:00
browser
Bug 1061653 - Remote profiler doesn't work with old geckos, r=pbrosset
2014-09-22 16:34:06 -04:00
build
merge mozilla-inbound to mozilla-central a=merge
2014-09-22 12:58:26 +02:00
caps
Bug 1066718 - Get sIOService before invoking ReadPrefs. r=bz
2014-09-16 21:30:32 +02:00
chrome
Bug 1034999 - fix XUL cache and overlay system to ignore refs/hashes, r=smaug,mossop
2014-09-16 14:57:45 +02:00
config
Bug 1068123
- Make the MOZ_GCTIMER logs more verbose and readable; r=jonco
2014-09-19 08:39:54 -07:00
content
Merge m-c to inbound. a=merge
2014-09-22 15:50:08 -04:00
db /sqlite3
Bug 1054680 - Upgrade SQLite to version 3.8.6 - Mozilla changes. r=asuth
2014-08-25 08:56:01 -04:00
docshell
Bug 1038756: Refactor SetUpChannelOwner to ChannelShouldInheritPrincipal (r=bz)
2014-07-17 16:07:58 -07:00
dom
Merge m-c to inbound. a=merge
2014-09-22 15:50:08 -04:00
editor
Bug 1038756: Callsites creating a channel in /editor/ (r=ehsan)
2014-09-21 09:46:30 -07:00
embedding
Bug 1038756: Callsites creating a channel in /embedding/ (r=bz)
2014-09-21 09:46:16 -07:00
extensions
Bug 1038756: Callsites creating a channel in /extensions/ (r=ehsan)
2014-09-21 09:46:02 -07:00
gfx
Bug 1023473 - Replace tabs with spaces. r=me and DONTBUILD
2014-09-22 11:52:21 -04:00
hal
Bug 1055655 - Fix warnings turned to errors by bug 1018288 found by mingw build. r=ted,jmathies
2014-09-02 11:07:25 +02:00
image
Bug 1038756: Refactor SetUpChannelOwner to ChannelShouldInheritPrincipal (r=bz)
2014-07-17 16:07:58 -07:00
intl
Bug 1069954 - Remove us-ascii as a Gecko-canonical encoding name. r=emk.
2014-09-22 16:15:34 +03:00
ipc
merge mozilla-inbound to mozilla-central a=merge
2014-09-22 12:58:26 +02:00
js
Merge m-c to inbound. a=merge
2014-09-22 15:50:08 -04:00
layout
merge b2g-inbound to mozilla-central a=merge
2014-09-22 13:06:09 +02:00
media
b=1000044 use direct resampler for 16->44.1k r=jmspeex
2014-07-24 09:44:59 +12:00
memory
Bug 1057894 (Part 1) - Make VolatileBufferPtr's moveable. r=mwu
2014-09-10 17:06:37 -07:00
mfbt
Bug 1069726 Don't use non-ASCII characters in cpp files for avoiding bustage with Visual Studio in some locales r=njn
2014-09-19 20:34:13 +09:00
mobile
Bug 1066253 - Part 2: Put favicons in the tab strip. r=lucasr
2014-09-22 14:44:49 -07:00
modules
Bug 1059202 - Followup to revert unwanted changes in all.js r=me
2014-09-20 13:47:52 -07:00
mozglue
Bug 1046382 - Blocklist dtwxsvc.dll. r=bsmedberg
2014-09-18 14:27:11 +12:00
netwerk
Bug 1011354 - Use a mutex to guard access to nsHttpTransaction::mConnection. r=mcmanus, r=honzab
2014-09-18 22:21:59 +03:00
nsprpub
Bug 1049006 - Update Mozilla 33 to use NSS 3.17 final and NSPR 4.10.7 final, r=wtc
2014-08-13 21:47:00 +02:00
other-licenses
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
parser
Bug 1038756: Callsites creating a channel in /parser/ (r=mrbkap)
2014-09-21 09:44:41 -07:00
probes
…
profile
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
python
Bug 1035512: Add a new common JS testing harness based on the mochitest test runner. r=gps, ted, erikvold, jmaher
2014-09-22 11:08:06 -07:00
rdf
Bug 1038756: Callsites creating a channel in /rdf/ (r=bsmedberg)
2014-09-21 09:44:27 -07:00
security
merge b2g-inbound to mozilla-central a=merge
2014-09-22 13:06:09 +02:00
services
Bug 1063304 - 3.c/3: accommodate other components. r=echen
2014-09-21 15:24:43 +08:00
startupcache
Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal
2014-09-03 14:16:37 +09:00
storage
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
testing
Merge m-c to fx-team. a=merge
2014-09-22 15:56:28 -04:00
toolkit
Merge m-c to inbound. a=merge
2014-09-22 15:50:08 -04:00
tools
Bug 1065122 - Count ProfilerBacktrace ctor/dtor. r=trivial
2014-09-16 15:35:55 -04:00
uriloader
Bug 1038756: Callsites creating a channel in /uriloader/ (r=honzab)
2014-09-21 09:44:12 -07:00
view
Bug 1048246
- Fix more bad implicit constructors in layout; r=roc
2014-08-07 19:48:38 -04:00
webapprt
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
widget
Merge m-c to inbound. a=merge
2014-09-22 15:50:08 -04:00
xpcom
Merge m-c to inbound. a=merge
2014-09-22 15:50:08 -04:00
xpfe
Bug 1038756: Callsites creating a channel in /xpfe/ (r=timeless)
2014-09-21 09:43:44 -07:00
xulrunner
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
.clang-format
…
.clang-format-ignore
…
.gdbinit
Fix the gdb helper for printing frametrees, no bug, DONTBUILD
2014-09-02 17:33:44 -04:00
.gitignore
Bug 1065252 - Ignore Emacs .dir-locals.el. r=ted
2014-09-09 23:40:00 +02:00
.hgignore
Bug 1065252 - Ignore Emacs .dir-locals.el. r=ted
2014-09-09 23:40:00 +02:00
.hgtags
No bug - Tagging mozilla-central c360f3d1c00d with FIREFOX_AURORA_34_BASE a=release DONTBUILD CLOSED TREE
2014-09-02 12:52:28 -04:00
.lldbinit
…
.reviewboardrc
…
AUTHORS
…
Android.mk
…
CLOBBER
Bug 1063304: (follow-up) explicit clobber. r=me
2014-09-22 10:02:44 +08:00
LEGAL
…
LICENSE
…
Makefile.in
Fixup for bug 1062668. r=me
2014-09-05 10:35:43 +09:00
README.txt
…
aclocal.m4
Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer
2014-09-04 17:44:01 +09:00
client.mk
Bug 1042432 - Change how UPLOAD_EXTRA_FILES is passed down from mozconfig.cache to the build system. r=mshal
2014-08-14 07:15:35 +09:00
client.py
…
configure.in
b=1068964 Bump GTK required version to 2.18.0 r=karlt
2014-09-18 08:17:11 +10:00
mach
Bug 1043144 - Don't write machc bytecode file; r=mshal
2014-08-05 10:39:24 -07:00
moz.build
Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer
2014-09-04 17:44:01 +09:00
mozilla-config.h.in
…