Commit Graph

114 Commits

Author SHA1 Message Date
Byron Milligan
d800d07e78 Bug 567360: Don't call UpdateExpirationTime if mRequestTime isn't set r=bzbarsky 2010-08-02 13:24:18 -07:00
Kyle Huey
3d89fd2512 Backed out changeset 1e8961782824 2010-07-29 20:16:37 -07:00
Michal Novotny
3d9e1623f4 Bug 513008 - Eliminate synchronous reads from cache. r=jduell.mcbugs@gmail.com, cbiesinger@gmail.com, sr=shaver@mozilla.org 2010-07-29 16:23:10 -07:00
Honza Bambas
5aba2593ad Bug 513086 - Make redirect API async: regression 1 fix 1, r=bz 2010-07-29 18:41:09 +02:00
Honza Bambas
6bdf0dbe61 Bug 513086 - Make redirect API async, r=bz, sr=biesi 2010-07-28 20:33:06 +02:00
Michal Novotny
00816aef7a Bug 575686 - Don't classify URL when HTTP channel fails to open. r=jduell 2010-07-17 18:21:58 +02:00
Jason Duell
9e3697ab57 Bug 575741: Add HTTP auth Disconnect: lost in m-c->e10s merge. r=dwitte 2010-06-29 12:10:28 -07:00
Jason Duell
480ac47f96 # User Michal Novotny <michal.novotny@gmail.com>
# Date 1277056918 -7200
Bug 537164 - e10s HTTP: caching.  r=jduell, sr=biesi
2010-06-23 23:55:19 -07:00
Jason Duell
329d95e7d9 Merge from m-c.
Fair amount of merge conflicts.

Biggest item was changes to nsHttpChannel from web sockets changes.

Other likely suspects if things are borken:

nsFrameLoader.cpp:
    - nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
      nsnull (m-c) to local process call to new nsFrameMessageManager(),
      callback arg?  Smaug said null.
    - only calling SetCallBackData for local case.  also +r smaug.

nsPrefBranch.cpp had fairly extensive merge conflicts.

nsChromeRegistry had lots of changes.

Dougt did most of the non-necko changes (thanks).
2010-06-22 17:33:57 -07:00
Benjamin Stover
a36a2c4277 Bug 570867 - e10s http: add cookies to request in child, not parent [r=dwitte] 2010-06-15 16:07:10 -07:00
Doug Turner
2f64431802 Merging with M-C.
Hand merged the following files:

U chrome/src/nsChromeRegistry.cpp
U chrome/src/nsChromeRegistry.h
U content/base/src/nsFrameLoader.cpp
U content/base/src/nsFrameLoader.h
U dom/src/geolocation/nsGeolocation.cpp
U dom/src/geolocation/nsGeolocation.h
U netwerk/build/Makefile.in
U netwerk/cookie/nsCookieService.cpp
U netwerk/cookie/nsCookieService.h
2010-06-07 13:38:02 -07:00
Mitchell Field
bc63774d7e Bug 542222 - Reduce recursion in netwerk makefiles. 2010-06-05 21:18:12 -04:00
0a0f30a720 Bug 472529, websockets (netwerk patch), r=smaug+biesi 2010-06-17 21:33:42 +03:00
Joe Drew
2530aac060 Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00