Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Daniel Stenberg 0d9d99d085 Bug 939318 - Find and close HTTP connections without traffic after network change. r=mcmanus
SPDY/http2 connections get a ping and be allowed N seconds to respond.

Active HTTP connections will be allowed N seconds to get traffic, if they
don't afer N seconds they get closed to avoid risking stalled transfers.

N is 5 by default: pref is "network.http.network-changed.timeout"
2014-08-24 23:20:00 -04:00
accessible Bug 1059059 - Don't blur in editing mode if vc is on focused item. r=yzen 2014-08-26 20:32:00 +02:00
addon-sdk
b2g Bumping manifests a=b2g-bump 2014-08-28 11:02:00 -07:00
browser merge fx-team to mozilla-central a=merge 2014-08-29 15:13:15 +02:00
build Bug 1055852 - Part 2: Remove the suppressions for these leaks. r=mccr8 2014-08-29 09:35:35 -04:00
caps
chrome
config Bug 1001332 - Set subsystem version to 5.01 to make VS2013 builds run on XP. r=glandium 2014-08-27 21:20:10 +12:00
content Bug 1059132 - Bustage fix: fix printf format. 2014-08-28 19:34:35 +02:00
db/sqlite3
docshell Bug 1042521: Drop some cases when backslashes from urlbar input were converted to slashes on windows, r=bz 2014-08-25 14:54:00 +01:00
dom Merge inbound to m-c. a=merge 2014-08-28 16:21:43 -04:00
editor Bug 1056166 part 6 - Clean up IMETextTxn; r=ehsan 2014-08-29 14:43:24 +03:00
embedding Bug 1057914 (part 2) - Fix the style of nsCommandParams.{h,cpp}. r=ehsan. 2014-08-25 16:20:01 -07:00
extensions Merge m-c to inbound. a=merge 2014-08-25 16:28:25 -04:00
gfx merge mozilla-inbound to mozilla-central a=merge 2014-08-28 13:07:10 +02:00
hal
image Bug 1033310: Handle CreateDataSourceSurface* returning nullptr. f=nsilva, r=bschouten 2014-08-27 11:57:43 -04:00
intl bug 1057330 pt 3 - provide character property accessor for Vertical_Orientation. r=smontagu 2014-08-28 16:00:03 +01:00
ipc Backed out 5 changesets (bug 965022) for mochitest-2 failures on a CLOSED TREE. 2014-08-26 16:02:37 -04:00
js Bug 1058394 - Don't skip holes in Array#find and Array#findIndex. r=till 2014-08-28 13:11:54 +08:00
layout merge mozilla-inbound to mozilla-central a=merge 2014-08-28 13:07:10 +02:00
media Bug 1058766 - Include window count for each application, r=jesup. 2014-08-26 16:29:35 -06:00
memory Bug 1058169 - Add explicit ctor annotations in DMD.cpp. r=njn 2014-08-28 12:53:47 -07:00
mfbt Backed out 5 changesets (bug 965022) for mochitest-2 failures on a CLOSED TREE. 2014-08-26 16:02:37 -04:00
mobile Merge mozilla-central to mozilla-inbound 2014-08-29 15:31:24 +02:00
modules Bug 939318 - Find and close HTTP connections without traffic after network change. r=mcmanus 2014-08-24 23:20:00 -04:00
mozglue Bug 1056941 - Remove extract libs parameter; r=glandium 2014-08-26 15:08:00 -04:00
netwerk Bug 939318 - Find and close HTTP connections without traffic after network change. r=mcmanus 2014-08-24 23:20:00 -04:00
nsprpub
other-licenses Bug 1055265 - Correct the SkColorType used for 32-bit in SkANP r=snorp 2014-08-28 15:31:01 -04:00
parser Bug 1057912 - Privatize most of PLDHashTable's fields. r=roc. 2014-08-25 16:56:33 -07:00
probes
profile Bug 1057466: Ensure that ProfileUnlockerWin correctly handles a target process that terminates during the unlock attempt; r=bsmedberg 2014-08-26 10:53:43 -06:00
python Bug 1051809 - Package and upload code coverage data to build directory if code coverage is enabled, r=gps 2014-08-27 13:32:42 -04:00
rdf Bug 1057912 - Privatize most of PLDHashTable's fields. r=roc. 2014-08-25 16:56:33 -07:00
security Bug 1041886 - Fix no-opt-only build bustage caused by mozilla::unused. r=glandium 2014-08-26 19:23:44 -07:00
services merge fx-team to mozilla-central a=merge 2014-08-29 15:13:15 +02:00
startupcache
storage
testing Backed out 11 changesets (bug 1059079, bug 1015518, bug 900551, bug 846200) for Gaia UI test failures on a CLOSED TREE. 2014-08-28 12:49:49 -04:00
toolkit merge fx-team to mozilla-central a=merge 2014-08-29 15:13:15 +02:00
tools
uriloader Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey 2014-08-26 15:07:59 -04:00
view
webapprt
widget Bug 994541 - Don't require GL layers for OMTC on linux. r=Bas 2014-08-29 15:24:00 +02:00
xpcom Bug 826657 part.2 Implement NOTIFY_IME_OF_MOUSE_BUTTON_EVENT in XP part r=smaug+ehsan 2014-08-29 19:08:43 +09:00
xpfe
xulrunner Bug 1023941 - Part 5: Loader hook to redirect the missing import. r=bsmedberg 2014-08-28 14:53:38 +12:00
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER
configure.in Merge m-c to inbound. a=merge 2014-08-27 15:54:44 -04:00
LEGAL
LICENSE
mach
Makefile.in
moz.build
mozilla-config.h.in
README.txt

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    http://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on http://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
            - or -
    http://nightly.mozilla.org/