gecko/netwerk
Valentin Gosu 1057f197c3 Bug 786419 - Part 10 - Fix app wrongly reporting an offline status r=jduell
In order for the content process to have an up-to-date table of which apps are
offline, we send that status in TabParent::LoadURL. However, the fact that
IsAppOffline returned true when the browser was offline, caused us to send
the offline status to content processes, and caused Bug 1058718.
This also updates the UUID for nsIOService.
2014-08-27 05:25:47 +03:00
..
base Bug 786419 - Part 10 - Fix app wrongly reporting an offline status r=jduell 2014-08-27 05:25:47 +03:00
build Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
cache Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
cache2 Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
cookie Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
dns Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
ipc Bug 786419 - Part 1 - Provide way to "set network offline" per app r=jduell 2014-08-23 06:05:56 +03:00
locales Bug 1042226 - move DEFINES += -DAB_CD=$(AB_CD) pattern into config.mk; r=mshal 2014-08-01 12:53:05 -04:00
mime Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal 2014-07-23 08:37:51 +09:00
protocol Bug 786419 - Part 2 - Modify calls to NS_IsOffline to check for NS_IsAppOffline as well r=jduell,sicking 2014-08-23 06:06:56 +03:00
sctp Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
socket Backed out 2 changesets (bug 1003448) since their dependency was backed out 2014-10-04 20:10:19 -07:00
srtp Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
streamconv Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
system Backed out changeset 89d06d103c10 (bug 939318) for Valgrind failures; CLOSED TREE 2014-09-24 16:17:57 +01:00
test Bug 786419 - Part 7 - xpcshell test for HTTP per-app offline r=jduell 2014-08-23 05:06:44 +03:00
wifi Bug 1061254 - Fix more bad implicit constructors in misc. components; r=bsmedberg 2014-09-02 18:24:49 -04:00
Makefile.in
moz.build Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
necko-config.h.in