.. |
Makefile.in
|
Backed out changeset e8fd3f4c52b6
|
2008-11-05 12:54:51 -08:00 |
nsAsyncStreamCopier.cpp
|
…
|
|
nsAsyncStreamCopier.h
|
…
|
|
nsAuthInformationHolder.cpp
|
…
|
|
nsAuthInformationHolder.h
|
…
|
|
nsAutodialWin.cpp
|
Bug 452775 - Minefield Nightly fails to initiate dial-up login; r=cbiesinger
|
2008-09-07 14:43:35 +02:00 |
nsAutodialWin.h
|
Bug 418703 - reduce narrow Windows API calls in necko, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
|
2008-08-27 14:44:54 -07:00 |
nsBase64Encoder.cpp
|
bug 262116 make disk cache serialize/deserialize the security info, if present also make nsNSSSocketInfo serializable PSM part: r=kaie sr=darin rest: r+sr=darin
|
2007-11-30 10:05:54 -08:00 |
nsBase64Encoder.h
|
bug 262116 make disk cache serialize/deserialize the security info, if present also make nsNSSSocketInfo serializable PSM part: r=kaie sr=darin rest: r+sr=darin
|
2007-11-30 10:05:54 -08:00 |
nsBaseChannel.cpp
|
Bug 455311. Better handling of a successful redirect. r+sr=biesi pending
|
2008-10-22 21:43:15 -04:00 |
nsBaseChannel.h
|
Bug 455311. Better handling of Cancel and IsPending() on nsBaseChannel redirects, plus unit tests. r+sr=biesi
|
2008-10-22 11:42:32 -04:00 |
nsBaseContentStream.cpp
|
Bug 372486 – Document and enforce that channels can't be reopenedpatch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin
|
2007-03-23 14:56:32 -07:00 |
nsBaseContentStream.h
|
…
|
|
nsBufferedStreams.cpp
|
…
|
|
nsBufferedStreams.h
|
…
|
|
nsDNSPrefetch.cpp
|
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
|
2008-11-04 10:22:04 -05:00 |
nsDNSPrefetch.h
|
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
|
2008-11-04 10:22:04 -05:00 |
nsDirectoryIndexStream.cpp
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsDirectoryIndexStream.h
|
Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron
|
2008-06-30 14:46:47 -04:00 |
nsDownloader.cpp
|
263127 close the tempfile output stream before calling the observer patch by Wladimir Palant <trev.moz@adblockplus.org> r=biesi sr=darin
|
2007-08-24 17:26:18 -07:00 |
nsDownloader.h
|
…
|
|
nsFileStreams.cpp
|
Bug 368317 - temp files remain if MoveToNative fails in nsSafeFileOutputStream::Finish(). patch by Ryan Jones (sciguyryan@gmail.com), r=mvl, sr=biesi
|
2007-05-20 11:12:26 -07:00 |
nsFileStreams.h
|
…
|
|
nsIOService.cpp
|
Bug 495822: Move OfflineAppAllowed from nsIOService to nsOfflineCacheUpdateService. r+sr=biesi
|
2008-10-19 21:12:25 -07:00 |
nsIOService.h
|
Bug 495822: Move OfflineAppAllowed from nsIOService to nsOfflineCacheUpdateService. r+sr=biesi
|
2008-10-19 21:12:25 -07:00 |
nsIOThreadPool.cpp
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsIOThreadPool.h
|
…
|
|
nsIncrementalDownload.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 |
nsInputStreamChannel.cpp
|
Back out changeset a8eb5fc88c01: relanding bug 455311. Treat .url files as redirects. r+sr=biesi
|
2008-09-29 17:02:44 -04:00 |
nsInputStreamChannel.h
|
Back out changeset a8eb5fc88c01: relanding bug 455311. Treat .url files as redirects. r+sr=biesi
|
2008-09-29 17:02:44 -04:00 |
nsInputStreamPump.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 |
nsInputStreamPump.h
|
Bug 386233 - "Content sniffers not always run depending on cache state". r+sr=biesi.
|
2007-07-02 11:16:52 -07:00 |
nsLoadGroup.cpp
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsLoadGroup.h
|
…
|
|
nsMIMEInputStream.cpp
|
…
|
|
nsMIMEInputStream.h
|
…
|
|
nsNativeConnectionHelper.cpp
|
Bug 418703 - reduce narrow Windows API calls in necko, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
|
2008-08-27 14:44:54 -07:00 |
nsNativeConnectionHelper.h
|
Bug 418703 - reduce narrow Windows API calls in necko, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
|
2008-08-27 14:44:54 -07:00 |
nsNetSegmentUtils.h
|
…
|
|
nsNetStrings.cpp
|
…
|
|
nsPACMan.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 |
nsPACMan.h
|
Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons]
|
2008-01-29 10:38:15 -08:00 |
nsProtocolProxyService.cpp
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsProtocolProxyService.h
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsProxyAutoConfig.js
|
Bug 419510 PAC dateRange function doesn't handle months after JUN r=biesi a=dsicore Also adds support for getDay("SAT")...
|
2008-03-10 18:40:08 -07:00 |
nsProxyInfo.cpp
|
…
|
|
nsProxyInfo.h
|
…
|
|
nsRequestObserverProxy.cpp
|
…
|
|
nsRequestObserverProxy.h
|
…
|
|
nsSerializationHelper.cpp
|
bug 262116 make disk cache serialize/deserialize the security info, if present also make nsNSSSocketInfo serializable PSM part: r=kaie sr=darin rest: r+sr=darin
|
2007-11-30 10:05:54 -08:00 |
nsSerializationHelper.h
|
bug 262116 make disk cache serialize/deserialize the security info, if present also make nsNSSSocketInfo serializable PSM part: r=kaie sr=darin rest: r+sr=darin
|
2007-11-30 10:05:54 -08:00 |
nsServerSocket.cpp
|
…
|
|
nsServerSocket.h
|
…
|
|
nsSimpleNestedURI.cpp
|
…
|
|
nsSimpleNestedURI.h
|
…
|
|
nsSimpleStreamListener.cpp
|
Backing out because of unit test failure: [Exception... "Component returned failure code: 0x80470002 (NS_BASE_STREAM_CLOSED) [nsIZipWriter.addEntryStream]" nsresult: "0x80470002 (NS_BASE_STREAM_CLOSED)" location: "JS frame :: ../../../../_tests/xpcshell-simple/test_zipwriter/unit/test_storedata.js :: run_test :: line 84" data: no]
|
2008-02-09 16:01:36 -08:00 |
nsSimpleStreamListener.h
|
…
|
|
nsSimpleURI.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 |
nsSimpleURI.h
|
…
|
|
nsSocketTransport2.cpp
|
Bug 459724. Make page reload bypass the DNS cache. r+sr=bzbarsky
|
2008-11-04 11:05:46 -05:00 |
nsSocketTransport2.h
|
Bug 459724. Make page reload bypass the DNS cache. r+sr=bzbarsky
|
2008-11-04 11:05:46 -05:00 |
nsSocketTransportService2.cpp
|
Bug 418535 - Make socket attachment to nsSocketTransportService usable from XPCOM. r+sr=biesi, a1.9=beltzner
|
2008-02-26 12:39:50 -08:00 |
nsSocketTransportService2.h
|
Bug 418535 - Make socket attachment to nsSocketTransportService usable from XPCOM. r+sr=biesi, a1.9=beltzner
|
2008-02-26 12:39:50 -08:00 |
nsStandardURL.cpp
|
Bug 429347 - "URL parser gets confused by ref with no path" [r=bzbarsky sr=cbiesinger]
|
2008-10-01 00:34:29 -05:00 |
nsStandardURL.h
|
Bug 379034 - Relative URLs with capitalized schemes are treated as absolute, r=biesi sr=bzbarsky
|
2008-08-19 10:48:10 -04:00 |
nsStreamListenerTee.cpp
|
…
|
|
nsStreamListenerTee.h
|
…
|
|
nsStreamLoader.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 |
nsStreamLoader.h
|
…
|
|
nsStreamObserverProxy.cpp
|
…
|
|
nsStreamObserverProxy.h
|
…
|
|
nsStreamTransportService.cpp
|
…
|
|
nsStreamTransportService.h
|
…
|
|
nsSyncStreamListener.cpp
|
…
|
|
nsSyncStreamListener.h
|
…
|
|
nsTransportUtils.cpp
|
…
|
|
nsTransportUtils.h
|
…
|
|
nsURIChecker.cpp
|
Bug 392657 - Fix typo in comment.
|
2007-08-19 21:06:58 -07:00 |
nsURIChecker.h
|
…
|
|
nsURLHelper.cpp
|
Bug 355181 - "net_IsValidHostName() comment says one thing, code does another" (use a whitelist) [p=michal@allpeers.com (Michal Novotny) r=biesi a=blocking1.9+]
|
2008-03-10 11:59:13 -07:00 |
nsURLHelper.h
|
Add a way to extract the charset and the position of the charset parameter from a content-type header. Use this in XMLHttpRequest to not clobber the non-charset parameters and not clobber the charset if it's already what we'll set, up to case. Apparently some broken servers are case-sensitive when looking at charsets! Bug 393968 (wherein the patch lies) and bug 397234, r+sr=biesi
|
2007-12-03 13:34:44 -08:00 |
nsURLHelperOS2.cpp
|
bug 383478 deal with %00 in file urls, r=bz,darin
|
2007-07-12 16:04:24 -07:00 |
nsURLHelperOSX.cpp
|
Delete gVolumeList on shutdown. b=397305 r+sr+a1.9=bzbarsky
|
2007-10-02 15:26:53 -07:00 |
nsURLHelperUnix.cpp
|
Bug 408138 - File URL incorrect when file path is not in filesystem encoding; r=cbiesinger sr=bzbarsky
|
2008-09-07 15:59:48 +02:00 |
nsURLHelperWin.cpp
|
Bug 458252: local file paths are wrong on windows mobile r=dougt sr=bsmedberg
|
2008-10-20 13:03:20 -04:00 |
nsURLParsers.cpp
|
bug 421840, relax restriction on empty user:info to fix mailnews regression bug 419116. r/sr=biesi,neil, a=dsicore
|
2008-03-14 18:31:42 -07:00 |
nsURLParsers.h
|
…
|
|
nsUnicharStreamLoader.cpp
|
Set mChannel so consumers can get it even if we have no data. Bug 376660,r+sr=biesi
|
2007-04-05 16:06:00 -07:00 |
nsUnicharStreamLoader.h
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |