gecko-dev/netwerk/test
Ben Bucksch 1dfd3713f2 nsIAuthPrompt2: add PREVIOUS_FAILED, bug 521467, r=biesi, sr=bz
Add flag nsIAuthInformation.PREVIOUS_FAILED to notify the
login manager that the previous login attempt failed.
That allows it to show a prompt instead of using the
stored values (silently).

--HG--
extra : rebase_source : 5a725bba1ae34d030fd60ecd5d67c74317de5d4f
2010-02-12 17:55:11 +01:00
..
httpserver Bug 540633: Label httpd.js debug logs, optionally timestamp them, and add support for enabling or disabling them in the middle of a run (currently only for mochitests). r=jwalden 2010-02-09 14:07:33 -08:00
unit nsIAuthPrompt2: add PREVIOUS_FAILED, bug 521467, r=biesi, sr=bz 2010-02-12 17:55:11 +01:00
Makefile.in Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
PageList.txt
PropertiesTest.cpp
ReadNTLM.cpp
TestAsyncCache.js
TestBlockingSocket.cpp Bug 450177 - "TestBlockingSocket.cpp(158) : warning C4390: ';' : empty controlled statement found; is this the intent?", r+sr=biesi 2008-08-14 08:44:42 +02:00
TestCacheBlockFiles.cpp remove XP_MAC from network. b=281889 r=darin 2006-11-15 21:38:48 +00:00
TestCacheCollisions.js
TestCachePerformance.js
TestCacheService.cpp
TestCacheVisitor.js
TestCallbacks.cpp Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
TestCommon.h Fix build warnings about the "defined but not used" functions PumpEvents() & QuitPumpingEvents(), in netwerk test code. (Bug 529350) r=biesi 2009-11-17 13:18:05 -08:00
TestCookie.cpp Remove unnecessary stripping of quotes prior to calling PR_ParseTimeString. b=542974, r=abarth 2010-02-10 12:22:49 -08:00
TestDNS.cpp
TestDNSDaemon.cpp
TestDiskCache.js
TestFileInput2.cpp
TestHttp.cpp
TestIDN.cpp
TestIOThreads.cpp
TestIncrementalDownload.cpp
TestMCTransport.cpp
TestMakeAbs.cpp
TestObjectCache.js
TestOpen.cpp
TestOverlappedIO.cpp
TestPageLoad.cpp Bug 485782 - get rid of nsSupportsArray; r=sicking, sr=bsmedberg 2009-04-14 10:02:58 +02:00
TestPerf.cpp Bug 445853 - Add namespaces to various tests: these tests share a class name with other tests, which makes XPCOMGC rewriting very confused. r=biesi 2008-07-27 21:09:10 -04:00
TestProtocols.cpp Bug 445853 - Add namespaces to various tests: these tests share a class name with other tests, which makes XPCOMGC rewriting very confused. r=biesi 2008-07-27 21:09:10 -04:00
TestRes.cpp
TestServ.cpp
TestServ.js Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking 2009-01-15 20:02:21 -08:00
TestSocketIO.cpp
TestSocketInput.cpp
TestSocketTransport.cpp
TestStandardURL.cpp
TestStreamChannel.cpp
TestStreamLoader.cpp Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug 2006-10-24 21:47:40 +00:00
TestStreamPump.cpp
TestStreamTransport.cpp
TestSyncHTTP.cpp
TestThreadedIO.cpp Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
TestUDPSocketProvider.cpp Bug 191187 Request for UDP/IP (datagram) socket provider and supportbased on dougt's workpatch by mook.moz+mozbz@gmail.comr=biesi sr=bz 2007-05-30 23:07:26 -07:00
TestURLManipulation.html
TestURLParser.cpp Fix build warnings about the "defined but not used" functions PumpEvents() & QuitPumpingEvents(), in netwerk test code. (Bug 529350) r=biesi 2009-11-17 13:18:05 -08:00
TestUpload.cpp Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-04-06 05:28:34 -07:00
TestWriteSpeed.cpp
neckoTiming.pl
sites.txt
urlparse.dat
urlparse_mac.dat Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
urlparse_unx.dat Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
urlparse_win.dat Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
urltest.cpp
urltests.dat