gecko/netwerk/test
Jason Duell d194b9d486 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
..
httpserver Make some test tweaks to aid in diagnosing bug 558497. r=foopy 2010-06-15 09:58:17 -07:00
reftest Bug 565432 - Newline at the start of an ftp URL makes URL object creation fail. r=bzbarsky. 2010-05-20 12:03:11 +03:00
unit Merge from m-c. 2010-06-22 17:33:57 -07:00
unit_ipc Bug 567428: Turn e10s/necko on by default. r=dwitte 2010-05-21 16:18:19 -07:00
Makefile.in Merging with M-C. 2010-06-07 13:38:02 -07:00
neckoTiming.pl
PageList.txt
PropertiesTest.cpp
ReadNTLM.cpp
sites.txt
TestAsyncCache.js
TestBlockingSocket.cpp
TestCacheBlockFiles.cpp Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
TestCacheCollisions.js
TestCachePerformance.js
TestCacheService.cpp Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
TestCacheVisitor.js
TestCallbacks.cpp
TestCommon.h
TestCookie.cpp Remove unnecessary stripping of quotes prior to calling PR_ParseTimeString. b=542974, r=abarth 2010-02-10 12:22:49 -08:00
TestDiskCache.js
TestDNS.cpp
TestDNSDaemon.cpp
TestFileInput2.cpp
TestHttp.cpp
TestIDN.cpp
TestIncrementalDownload.cpp Bug 560393, part 3: (netwerk directory) Fix compile warning: format '%d' expects type 'int', but argument N has type size_t. r=jduell 2010-05-11 12:07:35 -07:00
TestIOThreads.cpp
TestMakeAbs.cpp
TestMCTransport.cpp
TestObjectCache.js
TestOpen.cpp
TestOverlappedIO.cpp
TestPageLoad.cpp
TestPerf.cpp
TestProtocols.cpp
TestRes.cpp
TestServ.cpp
TestServ.js
TestSocketInput.cpp
TestSocketIO.cpp
TestSocketTransport.cpp
TestStandardURL.cpp
TestStreamChannel.cpp
TestStreamLoader.cpp
TestStreamPump.cpp
TestStreamTransport.cpp
TestSyncHTTP.cpp
TestThreadedIO.cpp
TestUDPSocketProvider.cpp
TestUpload.cpp
TestURLManipulation.html
TestURLParser.cpp
TestWriteSpeed.cpp
urlparse_mac.dat
urlparse_unx.dat
urlparse_win.dat
urlparse.dat
urltest.cpp
urltests.dat