accessible
Bug 980510 - After moving by granularity, swiping to next object brings up current object. r=eeejay
2014-08-22 18:02:45 -04:00
addon-sdk
Merge inbound to m-c. a=merge
2014-09-03 16:38:57 -04:00
b2g
Bumping manifests a=b2g-bump
2014-09-05 07:24:20 -07:00
browser
Merge m-c to fx-team. a=merge
2014-09-05 12:12:37 -04:00
build
Bug 1055909 - Check for google play services after loading configure.sh from branding. r=glandium
2014-09-04 08:01:00 +02:00
caps
Bug 1062529 - Split GetChannelPrincipal into GetChannelResultPrincipal and GetChannelURIPrincipal. r=bz
2014-08-06 16:05:40 -07:00
chrome
Bug 1061002 - Fix more bad implicit constructors in chrome; r=bsmedberg
2014-09-02 18:21:00 -04:00
config
Bug 1059769 - Add LIBRARY_DEFINES to moz.build, r=glandium.
2014-09-04 23:38:54 -05:00
content
Bug 716491. Return a .status of 200 and .statusText of "OK" for successful non-HTTP XHR loads. r=smaug
2014-09-04 15:26:58 -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 1062529 - Split GetChannelPrincipal into GetChannelResultPrincipal and GetChannelURIPrincipal. r=bz
2014-08-06 16:05:40 -07:00
dom
Merge b2g-inbound to m-c. a=merge
2014-09-05 12:04:44 -04:00
editor
Bug 1029943 - Fix test fails on 824080-3/5/7.html, bug558663.html. r=ehsan
2014-08-27 01:24:00 -04:00
embedding
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
extensions
Bug 1061254 - Fix more bad implicit constructors in misc. components; r=bsmedberg
2014-09-02 18:24:49 -04:00
gfx
Merge fx-team to m-c. a=merge
2014-09-05 11:54:57 -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 1061894 - Clean up correctly in ownerdiscard.html. r=seth
2014-09-04 11:46:06 -07:00
intl
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
ipc
Merge b2g-inbound to m-c. a=merge
2014-09-05 12:04:44 -04:00
js
Bug 969490. Add a Components.utils.now() that provides access in system JS to a monotonic timer, returning a fractional number milliseconds since process creation. r=bholley
2014-09-04 15:26:21 -04:00
layout
Merge b2g-inbound to m-c. a=merge
2014-09-05 12:04:44 -04:00
media
Bug 1058212 - MediaOptimization::loadstate_ is used uninitialised. r=rjesup
2014-09-04 11:21:11 +02:00
memory
Bug 1063321 - Print to the console the paths of all files that DMD opens. r=mccr8.
2014-09-04 20:45:22 -07:00
mfbt
Bug 1061764 - Atomic<bool, Relaxed> should mean no synchronization on windows x86, r=froydnj
2014-09-04 11:08:00 +02:00
mobile
Bug 1057631 - Use real locale when pulling search engine out of the jar. r=rnewman
2014-09-05 13:52:27 -07:00
modules
Backed out changeset f6442e1ba5f0 (bug 939318)
2014-09-05 13:10:48 +02:00
mozglue
Bug 1059113 - Use templates for shared libraries and frameworks. r=gps
2014-09-04 09:04:45 +09:00
netwerk
Backed out changeset 4c214efc94f8 (bug 939318)
2014-09-05 13:10:50 +02: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 1059490 - mark more classes MOZ_FINAL r=froydnj
2014-08-27 14:26:48 -04: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
Merge fx-team to m-c. a=merge
2014-09-05 11:54:57 -04:00
rdf
Bug 1062529 - Split GetChannelPrincipal into GetChannelResultPrincipal and GetChannelURIPrincipal. r=bz
2014-08-06 16:05:40 -07:00
security
Bug 1018966 - Part 2: Make warn only sandbox changes to the Chromium code. r=tabraldes
2014-09-03 10:31:53 +01:00
services
Bug 1053745 - Add GMP plugin data to FHR, r=gfritzsche
2014-09-05 11:17:00 -04: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 1061053 - Fix more bad implicit constructors in storage; r=mak
2014-09-03 18:25:57 -04:00
testing
Merge fx-team to m-c. a=merge
2014-09-05 11:54:57 -04:00
toolkit
Bug 1062748 - Allow connection-manager to use a custom transport. r=jryans
2014-09-05 11:38:33 -05:00
tools
Bug 1050601 - Remove fix-linux-stack.pl. r=ted.
2014-09-03 09:24:38 -07:00
uriloader
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
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
Bug 1058136 - Properly send text change notifications for composition text; r=cpeterson
2014-09-04 14:38:18 -04:00
xpcom
Bug 1034921 - Remove dangerous public destructor of nsFoo in TestThreadUtils.cpp. r=nfroyd
2014-09-04 07:07:00 +02:00
xpfe
Bug 1061061 - Fix more bad implicit constructors in misc. code; r=bsmedberg
2014-09-02 18:24:24 -04: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
Bug 965120 - Use .clang-format to set tree default format; r=gps
2014-01-30 14:27:44 +13:00
.clang-format-ignore
Bug 967361 - Fix .clang-format-ignore on Windows. r=gps
2014-02-04 17:25:04 +13:00
.gdbinit
Fix the gdb helper for printing frametrees, no bug, DONTBUILD
2014-09-02 17:33:44 -04:00
.gitignore
Bug 945222 - Initial import of web-platform-tests testsuite 4/4 : Integration with build system, mach and mozharness, r=ahal,gps
2014-09-04 12:52:43 +01:00
.hgignore
Bug 945222 - Initial import of web-platform-tests testsuite 4/4 : Integration with build system, mach and mozharness, r=ahal,gps
2014-09-04 12:52:43 +01: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
aclocal.m4
Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer
2014-09-04 17:44:01 +09:00
Android.mk
AUTHORS
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
Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium
2014-04-01 11:33:27 +08:00
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-09-02 12:54:33 -04:00
configure.in
Merge fx-team to m-c. a=merge
2014-09-05 11:54:57 -04:00
LEGAL
LICENSE
mach
Bug 1043144 - Don't write machc bytecode file; r=mshal
2014-08-05 10:39:24 -07:00
Makefile.in
Fixup for bug 1062668. r=me
2014-09-05 10:35:43 +09: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
Bug 976898 - Move the sdkdecls.h force-include out of the build system; r=bbondy,glandium
2014-02-28 08:17:22 -05:00
README.txt