accessible
Bug 1166321 - [AccessFu] adding support for role='switch'. r=eeejay
2015-05-29 11:55:53 -04:00
addon-sdk
Bug 1163816: Fix Fennec bustage from bug 854982. r=jsantell
2015-05-20 16:33:28 -07:00
b2g
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
2015-05-29 14:45:17 -07:00
browser
Merge inbound to m-c. a=merge
2015-05-29 16:58:30 -04:00
build
Merge inbound to m-c. a=merge
2015-05-29 09:32:46 -04:00
caps
Bug 1166792 - Add 3rd batch of top .jp sites to CSS unprefixing service whitelists. r=dholbert
2015-05-20 13:04:00 -04:00
chrome
Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium
2015-04-27 19:59:27 -04:00
config
Bug 1168293 - Remove MOZ_GLUE_IN_PROGRAM from config/config.mk. r=mshal
2015-05-27 11:33:23 +09:00
content
Bug 1138442 - Disable reftests on Mulet in parity with B2G/B2G Desktop. r=ahal
2015-03-10 02:43:00 +01:00
db /sqlite3
Backed out changesets ba117e790ece and e183bcc18cd3 (bug 1162176) for bustage.
2015-05-19 13:17:01 -04:00
docshell
Bug 1107883 - support ipv6 URLs in the awesomebar with unified autocomplete enabled. r=mak, r=smaug
2015-05-28 17:21:58 +10:00
dom
Merge inbound to m-c. a=merge
2015-05-29 16:58:30 -04:00
editor
Bug 1166932 - Part 1: Copy the editor observers array before iterating over it; r=roc
2015-05-23 09:59:45 -04:00
embedding
Bug 1166598 (part 3) - Use PLDHashTable2 in nsCommandParams. r=froydnj.
2015-05-05 18:23:39 -07:00
extensions
Bug 1168802 - Update the en-US dictionary to SCOWL 2015.05.18
2015-05-27 08:12:59 -04:00
gfx
Bug 1167882 - Use the display size (includes scrollbar areas) rather than the root composition bounds (excludes scrollbar areas) to calculate the intrinsic scale. r=kats
2015-05-27 16:56:08 -04:00
hal
Bug 1167817 - Switch back to printf_stderr in GonkDiskSpaceWatcher.cpp r=dhylands
2015-05-25 21:34:44 -07:00
image
Merge inbound to m-c. a=merge
2015-05-22 14:02:47 -04:00
intl
Bug 1119980 - Use 'snprintf' instead of 'sprintf' to avoid a warning on Lollipop-based builds. r=froydnj
2015-05-26 14:33:55 -04:00
ipc
Merge inbound to m-c. a=merge
2015-05-28 10:03:07 -04:00
js
Backed out changesets 63671ebfa2dd and da3d272ad1c2 (bug 1164011) for frequent xpc::InterposeProperty crashes.
2015-05-29 12:51:34 -04:00
layout
Backed out changeset 4126c66c9a80 (bug 1166728) for Gaia sound_manager_test.js failures.
2015-05-29 15:16:53 -04:00
media
Bug 1165520: Negotiate rtcp-fb r=jesup
2015-05-15 12:19:19 -07:00
memory
Bug 498166 - malloc_init deadlock due to pthread_atfork. r=glandium
2015-05-22 06:01:00 -04:00
mfbt
Back out 2 changesets (bug 1147766) for -Werror bustage
2015-05-22 20:24:08 -07:00
mobile
Merge inbound to m-c. a=merge
2015-05-29 16:58:30 -04:00
modules
Bug 1167552 - Enable network.dns.get-ttl r=mcmanus
2015-05-22 14:26:13 +03:00
mozglue
Bug 1160485 - remove implicit conversion from RefPtr<T> to TemporaryRef<T>; r=ehsan
2015-05-01 09:14:16 -04:00
netwerk
Backed out changeset 2d3d97b49116 (bug 1156065) to fix a busted and CLOSED TREE
2015-05-28 15:17:55 +02:00
nsprpub
Bug 856404 - Don't default HOST_* variables to target ones when cross compiling. r=ted
2015-04-29 10:50:00 -04:00
other-licenses
Bug 1128143 - Add ATK roles for MathML fractions and roots, r=surkov
2015-03-12 08:21:33 -04:00
parser
Bug 1067325 - Control syntax highlighting via a class. r=hsivonen
2015-05-23 18:17:50 -05:00
probes
Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen
2014-11-04 02:01:00 +01:00
profile
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
python
Backed out changeset 9d52a8b0e028, f7b3b8f0283b (bug 1150417)
2015-05-29 17:11:26 +01:00
rdf
Bug 991983 - Define SOURCES as SourcePath. r=gps
2015-05-28 07:34:15 +09:00
security
Merge m-i to m-c, a=merge
2015-05-23 13:31:21 -07:00
services
Bug 1012597 - Part 2: ensure Sync invalidates the Places GUIDs cache when needed. r=rnewman
2015-05-25 17:18:36 +02:00
startupcache
Bug 1163719 - Store startup cache entries in loading order; r=nfroyd
2015-05-22 16:29:51 -04:00
storage
Bug 968520 - Add mozilla::fallible to FallibleTArray::AppendElements calls. r=froydnj
2015-05-28 11:07:43 -07:00
testing
Merge inbound to m-c. a=merge
2015-05-29 16:58:30 -04:00
toolkit
Merge inbound to m-c. a=merge
2015-05-29 16:58:30 -04:00
tools
Bug 1168265 - Clean up ChunkedJSONWriteFunc. (r=mstange)
2015-05-26 22:58:40 -07:00
uriloader
Bug 1166586 (part 2) - Convert some easy PL_DHashTable{Init,Finish} cases. r=froydnj.
2015-05-04 22:59:24 -07:00
view
Bug 1159772. Don't let nsContainerFrame::SyncWindowProperties make widget calls that can result in synchronous painting during reflow or frame construction. r=mats
2015-05-04 14:29:19 -05:00
webapprt
Bug 1160285 - Add a staticruntime version of mfbt and link some stuff against it. r=glandium
2015-05-27 17:22:29 -04:00
widget
Merge inbound to m-c. a=merge
2015-05-29 16:58:30 -04:00
xpcom
Merge inbound to m-c. a=merge
2015-05-29 09:32:46 -04:00
xpfe
Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan
2015-05-16 09:07:10 +01:00
xulrunner
Bug 786520 - Install things to $(DIST)/branding from moz.build instead of manual rules in Makefile.ins. r=mshal
2015-02-26 16:53:31 -05:00
.clang-format
.clang-format-ignore
.gdbinit
Backed out changeset 047d21f101de (bug 846018)
2014-11-13 17:11:25 -05:00
.gitignore
No bug; add .pdb to gitignore
2015-04-01 16:02:20 -04:00
.hgignore
Bug 1105490 - Remove old ToS generation code from Loop Standalone. r-dmose,r=ted NPOTB DONTBUILD
2015-03-30 21:45:53 +01:00
.hgtags
No bug - Tagging mozilla-central 66a95a483d2c with FIREFOX_AURORA_40_BASE a=release DONTBUILD CLOSED TREE
2015-05-11 15:05:12 -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 1117068 - Part b: Remove checks for GCC PR 39608; r=mshal
2015-01-05 19:18:58 +01:00
Android.mk
AUTHORS
Bug 1119560 - remove unused browser.search.param.yahoo-fr* prefs. r=gavin
2015-01-13 03:27:00 +01:00
client.mk
Bug 1077622 - Fixes cp missing operand message if no .mozconfig found r=glandium
2015-03-02 10:09:00 +01: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
Bug 1166031 - Update NSS to NSS_3_19_1_BETA1. r=mt
2015-05-20 21:06:06 -04:00
configure.in
Bug 1167222 - don't warn about out-of-date rustc when --enable-rust is not specified, r=ted-self-review-because-gps-said-so
2015-05-26 13:12:54 +01: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