.. |
chrome
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
httpserver
|
Bug 376489 - Serve reftests from a web server so as not to depend on external resources, if the reftest is marked as needing HTTP; also picks up support for HTTP header and status modification in reftest files. r=dbaron
|
2007-07-18 14:32:50 -07:00 |
unit
|
390126 unescape the URL before compressing whitespace r+sr=bz
|
2007-08-10 12:52:50 -07:00 |
Makefile.in
|
Bug 380813, improve scriptable io, and give file objects class info, meant to check this in a while ago, r=mfinkle,bsmedberg,sr=bsmedberg
|
2007-07-25 09:53:37 -07:00 |
PageList.txt
|
…
|
|
PropertiesTest.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
ReadNTLM.cpp
|
…
|
|
TestAsyncCache.js
|
…
|
|
TestBlockingSocket.cpp
|
…
|
|
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
|
Bug 319003 remove unused variable gSession from TestCacheService
|
2005-12-11 02:38:15 +00:00 |
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
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
TestCookie.cpp
|
add cookie tests for creation time ordering and eviction.
|
2007-07-16 14:06:55 -07:00 |
TestDNS.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
TestDNSDaemon.cpp
|
…
|
|
TestDiskCache.js
|
…
|
|
TestFileInput2.cpp
|
…
|
|
TestHttp.cpp
|
…
|
|
TestIDN.cpp
|
…
|
|
TestIOThreads.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
TestIncrementalDownload.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
TestMCTransport.cpp
|
…
|
|
TestMakeAbs.cpp
|
…
|
|
TestObjectCache.js
|
…
|
|
TestOpen.cpp
|
bug 327065 misc necko cleanup, see bug for details
|
2006-02-14 15:37:10 +00:00 |
TestOverlappedIO.cpp
|
…
|
|
TestPageLoad.cpp
|
remove unused include
|
2006-09-08 21:59:27 +00:00 |
TestPerf.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
TestProtocols.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
TestRes.cpp
|
…
|
|
TestServ.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
TestServ.js
|
…
|
|
TestSocketIO.cpp
|
…
|
|
TestSocketInput.cpp
|
…
|
|
TestSocketTransport.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
TestStandardURL.cpp
|
…
|
|
TestStreamChannel.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
TestStreamLoader.cpp
|
Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug
|
2006-10-24 21:47:40 +00:00 |
TestStreamPump.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
TestStreamTransport.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
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
|
…
|
|
TestUpload.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
TestWriteSpeed.cpp
|
…
|
|
jarlist.dat
|
removing unused p3p-related files.
|
2007-06-16 17:42:13 -07:00 |
neckoTiming.pl
|
…
|
|
sites.txt
|
…
|
|
urlparse.dat
|
…
|
|
urlparse_mac.dat
|
…
|
|
urlparse_unx.dat
|
…
|
|
urlparse_win.dat
|
…
|
|
urltest.cpp
|
…
|
|
urltests.dat
|
…
|
|