accessible
Bug 1001641 - Provide equivalent support for MathML as WebKit for NSAccessibility. r=surkov
2015-06-23 18:17:00 +02:00
addon-sdk
Bug 1109475 - Firefox should use HTTPS instead of HTTP for Safe Browsing URLs. r=gcp
2015-06-16 12:28:42 -07:00
b2g
merge mozilla-inbound to mozilla-central a=merge
2015-06-24 16:01:47 +02:00
browser
Bug 1176519 - Restore the position the fullscreen toolbox collapsed flag is set. r=dao
2015-06-24 14:08:53 -07:00
build
merge mozilla-inbound to mozilla-central a=merge
2015-06-22 14:03:17 +02:00
caps
Bug 1174731 - patch 1 - Make searchParams attribute readonly, r=smaug
2015-06-24 12:15:59 -07:00
chrome
Bug 1170207 - allow overrides of chrome://../skin/ URIs with other chrome://../skin/ URIs within skin manifests, r=bsmedberg
2015-06-01 17:05:39 +01:00
config
Bug 1175323 - Bump stdc++compat minimum supported libstdc++ version to 4.3. r=nfroyd
2015-06-18 17:10:39 +09:00
db /sqlite3
Bug 1149815 - Pass storage function failure codes through to callers, r=asuth.
2015-06-20 09:08:20 -07:00
docshell
Bug 110567 - Remove nsIDocShell::GetURLSearchParams(), r=smaug
2015-06-24 06:49:07 -07:00
dom
Bug 554186 - Part 2: Remove unused nsPluginInstanceOwner::ShowNativeContextMenu(). r=josh
2015-06-14 22:11:06 -07:00
editor
Backed out changeset 3fca18104696 (bug 1170531) for e10s-m4 test failures in test_bug1067255.html
2015-06-22 15:21:02 +02:00
embedding
Bug 1173681 - Remove winEmbed. r=bsmedberg
2015-06-23 08:54:04 -07:00
extensions
Bug 1175122 - Add more assertions to the in-tree content policy implementations to ensure that they receive external content policy types; r=baku
2015-06-16 11:38:53 -04:00
gfx
Bug 1177023 - Log the IsRootContent flag when dumping framemetrics. r=botond
2015-06-24 15:45:46 -07:00
hal
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
2015-06-03 15:25:57 -07:00
image
Bug 1166981 - Decode images in LIFO order. r=tn
2015-06-24 11:37:59 -07:00
intl
Bug 1176462 - Remove nsTableDecoderSupport. r=smontagu
2015-06-22 23:01:40 +09:00
ipc
Bug 1176034 - MessagePort should force a close() if the structured clone algorithm fails, r=bent
2015-06-23 15:50:00 -07:00
js
Bug 1175466 - Allocate arguments objects in the nursery. r=terrence
2015-06-20 21:30:12 -07:00
layout
Bug 1174711
patch 5 - Copy inline-size rather than width from prev-in-flow when initializing nsTableFrame. r=dholbert
2015-06-24 16:23:59 -07:00
media
Bug 1176730: Don't use pthread for libvpx in mingw builds. r=rillian
2015-06-23 02:19:00 -07:00
memory
Bug 1172216 - Move nsStackwalk to mozglue. r=glandium
2015-06-10 16:32:45 -04:00
mfbt
Bug 1165185 - Try to avoid invalidations when scrolling transformed elements. r=roc
2015-06-15 19:20:59 -04:00
mobile
merge mozilla-inbound to mozilla-central a=merge
2015-06-24 16:01:47 +02:00
modules
Backed out 7 changesets (bug 1113086) for various Gaia test failures.
2015-06-18 13:00:25 -04:00
mozglue
Bug 1176266: In TimeStamp_posix.cpp, check for XP_LINUX instead of LINUX, and add missing #include, to allow strrchr usage. r=BenWa
2015-06-19 10:39:20 -07:00
netwerk
Bug 1175480 - Expose the external content policy type from the load info objects; r=smaug
2015-06-24 08:52:45 -07: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
Backed out changeset feb7cd25aafb (bug 1174152) for mulet timeout in test_rel_preconnect.html
2015-06-17 16:58:57 +02:00
probes
Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen
2014-11-04 02:01:00 +01:00
python
Bug 1176620 - Eliminate MethodHandler; r=ahal
2015-06-21 13:17:51 -07:00
rdf
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
2015-06-03 15:25:57 -07:00
security
merge mozilla-inbound to mozilla-central a=merge
2015-06-22 14:03:17 +02:00
services
Bug 1171253 - enable FxA profile image in Sync preferences pane. r=zaach
2015-06-18 19:28:11 +10:00
startupcache
Bug 1163719 - Store startup cache entries in loading order; r=nfroyd
2015-05-22 16:29:51 -04:00
storage
Bug 1149815 - Pass storage function failure codes through to callers, r=asuth.
2015-06-20 09:08:20 -07:00
testing
Bug 1174731 - patch 2 - Make searchParams attribute readonly, r=annevk
2015-06-24 12:16:12 -07:00
toolkit
Bug 1166350 - Push fixes for principals. r=kitcambridge,bholley
2015-06-24 13:34:54 -07:00
tools
Bug 1159486 - Make profiler use the process creation time. r=shu, r=jsantell
2015-06-16 22:28:00 -04:00
uriloader
Bug 1174625 - Overhaul PLDHashTable's iterator. r=froydnj.
2015-06-11 21:19:53 -07:00
view
Bug 1170158
- Apply GTK2 reftest exceptions to GTK3. r=karlt
2015-06-02 13:47:00 -04:00
webapprt
Back out changeset cd741d3ae78a (bug 1168737) for mochitest failures on Mac OS X 10.10.
2015-06-20 22:51:48 -07:00
widget
Bug 1177024 - Fix clang warnings-as-errors in GTK3 build. r=karlt
2015-06-21 15:27:07 -04:00
xpcom
Bug 1151506 - Null-check the count parameter in GetConstantCount. r=froydnj
2015-06-24 09:07:11 -07:00
xpfe
Bug 1161802 part 2 - Split nsGlobalWindow::SetFullScreenInternal into two parts, one part before the window resizing, the other after. r=smaug,dao,margaret
2015-06-10 23:13:12 +12:00
xulrunner
Bug 1173681 - Remove winEmbed. r=bsmedberg
2015-06-23 08:54:04 -07: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
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
Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium
2014-01-21 14:47:05 +11:00
.ycm_extra_conf.py
Bug 1162714
- Don't let YCM generate machc. r=ehsan
2015-05-07 13:48:00 +02:00
AUTHORS
Bug 1119560 - remove unused browser.search.param.yahoo-fr* prefs. r=gavin
2015-01-13 03:27:00 +01:00
Android.mk
…
CLOBBER
Bug 1167064
- Patch2: Touch CLOBBER for switching to bluetooth APIv2. r=shuang
2015-06-16 09:38:52 +08:00
GNUmakefile
Bug 794723 - Add a default makefile which wraps mach. r=gps
2015-02-06 10:26:00 -08:00
LEGAL
…
LICENSE
…
Makefile.in
bug 1168535 - print error response body in upload_symbols.py. r=gps
2015-05-27 13:50:04 -04:00
README.txt
Bug 1163484 - Remove extra chars from readme. r=lightsofapollo
2015-05-10 21:56:00 +02:00
aclocal.m4
bug 1163828 - build system changes to support building for iOS. r=glandium
2015-06-10 11:10:40 -04:00
client.mk
Bug 1175148 - Retrigger the build when version_about.txt is touched r=glandium
2015-06-17 12:46:28 +02: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
configure.in
Backed out changeset c3c503368fdd (bug 1176729) for frequently breaking windows 8 x64 builds
2015-06-24 12:27:24 +02:00
mach
Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
2015-05-01 12:20:55 -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