gecko-dev/netwerk/cookie
Jason Duell 386a098a89 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).

--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
2010-06-22 17:33:57 -07:00
..
test/unit_ipc Bug 567428: Turn e10s/necko on by default. r=dwitte 2010-05-21 16:18:19 -07:00
CookieServiceChild.cpp Moving cookie ipc source to the right place. 2010-06-07 14:19:20 -07:00
CookieServiceChild.h Moving cookie ipc source to the right place. 2010-06-07 14:19:20 -07:00
CookieServiceParent.cpp Moving cookie ipc source to the right place. 2010-06-07 14:19:20 -07:00
CookieServiceParent.h Moving cookie ipc source to the right place. 2010-06-07 14:19:20 -07:00
ipdl.mk Moving cookie ipc source to the right place. 2010-06-07 14:19:20 -07:00
Makefile.in Add cookie tests to xpcshell tests. 2010-06-07 15:13:03 -07:00
nsCookie.cpp Bug 542222 - Reduce recursion in netwerk makefiles. 2010-06-05 21:18:12 -04:00
nsCookie.h Bug 542222 - Reduce recursion in netwerk makefiles. 2010-06-05 21:18:12 -04:00
nsCookieService.cpp Merge from m-c. 2010-06-22 17:33:57 -07:00
nsCookieService.h Merge from m-c. 2010-06-22 17:33:57 -07:00
nsICookie2.idl Bug 542222 - Reduce recursion in netwerk makefiles. 2010-06-05 21:18:12 -04:00
nsICookie.idl Bug 542222 - Reduce recursion in netwerk makefiles. 2010-06-05 21:18:12 -04:00
nsICookieManager2.idl Bug 542222 - Reduce recursion in netwerk makefiles. 2010-06-05 21:18:12 -04:00
nsICookieManager.idl Bug 542222 - Reduce recursion in netwerk makefiles. 2010-06-05 21:18:12 -04:00
nsICookiePermission.idl Bug 542222 - Reduce recursion in netwerk makefiles. 2010-06-05 21:18:12 -04:00
nsICookieService.idl Bug 542222 - Reduce recursion in netwerk makefiles. 2010-06-05 21:18:12 -04:00
PCookieService.ipdl Moving cookie ipc source to the right place. 2010-06-07 14:19:20 -07:00