.. |
.cvsignore
|
…
|
|
Makefile.in
|
Bug 107491, improve SSL error messages
|
2007-02-17 03:47:28 +00:00 |
netCore.h
|
…
|
|
nsCPasswordManager.h
|
…
|
|
nsCPasswordManagerInternal.h
|
…
|
|
nsChannelProperties.h
|
Bug 315087 - convert necko tests to use the glue, r=darin
|
2005-11-08 19:23:00 +00:00 |
nsIAsyncStreamCopier.idl
|
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 |
nsIAuthInformation.idl
|
Bug 353595 fix nsIAuthInformation comments
|
2006-09-22 21:01:59 +00:00 |
nsIAuthModule.idl
|
…
|
|
nsIAuthPrompt.idl
|
…
|
|
nsIAuthPrompt2.idl
|
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
|
2006-08-26 21:42:54 +00:00 |
nsIAuthPromptAdapterFactory.idl
|
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
|
2006-08-26 21:42:54 +00:00 |
nsIAuthPromptCallback.idl
|
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
|
2006-08-26 21:42:54 +00:00 |
nsIAuthPromptProvider.idl
|
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
|
2006-08-26 21:42:54 +00:00 |
nsIBufferedStreams.idl
|
…
|
|
nsIByteRangeRequest.idl
|
…
|
|
nsICachingChannel.idl
|
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
|
2007-03-14 01:52:07 +00:00 |
nsICancelable.idl
|
…
|
|
nsIChannel.idl
|
Bug 372486 ��� Document and enforce that channels can't be reopened
|
2007-03-23 21:57:26 +00:00 |
nsIChannelEventSink.idl
|
…
|
|
nsIContentSniffer.idl
|
bug 325177 r=darin sr=bz
|
2006-02-17 16:54:27 +00:00 |
nsICryptoFIPSInfo.idl
|
…
|
|
nsICryptoHash.idl
|
Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa
|
2006-09-15 09:52:07 +00:00 |
nsIDownloader.idl
|
…
|
|
nsIEncodedChannel.idl
|
…
|
|
nsIExternalProtocolHandler.idl
|
…
|
|
nsIFileStreams.idl
|
Bug 343281 - nsIFileInputStream/nsIFileOutputStream::Init - document the special -1 value for ioFlags and perm params, patch by Nickolay Ponomarev. r=cbiesinger, sr=darin
|
2006-06-30 23:06:20 +00:00 |
nsIFileURL.idl
|
…
|
|
nsIIOService.idl
|
Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin
|
2006-04-04 21:26:17 +00:00 |
nsIIOService2.idl
|
Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin
|
2006-04-04 21:26:17 +00:00 |
nsIIncrementalDownload.idl
|
fixes bug 306170 "background download fails if server returns 200 response" r=biesi sr=bzbarsky
|
2005-10-20 21:45:13 +00:00 |
nsIInputStreamChannel.idl
|
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
|
2005-11-12 18:17:19 +00:00 |
nsIInputStreamPump.idl
|
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 |
nsILoadGroup.idl
|
Add some additional documentation about this function's behavior. bug 342191, r+sr=darin
|
2006-06-27 17:57:26 +00:00 |
nsIMIMEInputStream.idl
|
…
|
|
nsIMultiPartChannel.idl
|
Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin.
|
2005-10-03 22:27:20 +00:00 |
nsINSSErrorsService.idl
|
Bug 107491, improve SSL error messages
|
2007-02-17 03:47:28 +00:00 |
nsINestedURI.idl
|
Improve docs. Bug 354049
|
2006-09-24 20:16:24 +00:00 |
nsINetUtil.idl
|
Bug 372050 - "Expose UnescapeString through nsINetUtil". Patch by Prasad Sunkari <prasad@medhas.org>. r+sr=biesi.
|
2007-04-23 14:19:04 +00:00 |
nsINetworkLinkService.idl
|
Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin
|
2006-04-04 21:26:17 +00:00 |
nsIPasswordManager.idl
|
…
|
|
nsIPasswordManagerInternal.idl
|
bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor
|
2007-04-22 23:56:07 +00:00 |
nsIPasswordManagerUtils.h
|
…
|
|
nsIPermission.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-11-15 21:50:29 +00:00 |
nsIPermissionManager.idl
|
bug 370802, nsIPermissionManager: Add ability for exact hostname testing
|
2007-02-20 15:24:36 +00:00 |
nsIProgressEventSink.idl
|
…
|
|
nsIPrompt.idl
|
Bug 351881 nsIPrompt needs nsIPromptService::STD_YES_NO_BUTTONS
|
2006-12-31 19:23:50 +00:00 |
nsIProtocolHandler.idl
|
Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Player
|
2007-04-15 12:31:18 +00:00 |
nsIProtocolProxyCallback.idl
|
fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky
|
2006-03-30 17:31:15 +00:00 |
nsIProtocolProxyFilter.idl
|
…
|
|
nsIProtocolProxyService.idl
|
fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky
|
2006-03-30 17:31:15 +00:00 |
nsIProtocolProxyService2.idl
|
fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky
|
2006-03-30 17:31:15 +00:00 |
nsIProxiedChannel.idl
|
bug 346151 Add nsIProxiedChannel to allow querying the proxy info a channel
|
2006-08-01 21:28:31 +00:00 |
nsIProxiedProtocolHandler.idl
|
…
|
|
nsIProxyAutoConfig.idl
|
…
|
|
nsIProxyInfo.idl
|
fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky
|
2006-03-30 17:31:15 +00:00 |
nsIRequest.idl
|
bug 321932 improve nsIRequest::isPending documentation
|
2006-01-25 16:47:12 +00:00 |
nsIRequestObserver.idl
|
…
|
|
nsIRequestObserverProxy.idl
|
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 |
nsIResumableChannel.idl
|
…
|
|
nsISafeOutputStream.idl
|
…
|
|
nsISecretDecoderRing.idl
|
Bug 306966: Convert method comments in nsISecretDecoderRing to doxygen, patch by Jeff Walden <jwalden@mit.edu>, r+sr=darin
|
2006-01-26 01:09:09 +00:00 |
nsISecureBrowserUI.idl
|
…
|
|
nsISecurityEventSink.idl
|
…
|
|
nsIServerSocket.idl
|
…
|
|
nsISimpleStreamListener.idl
|
…
|
|
nsISocketTransport.idl
|
bug 362673
|
2006-12-18 21:52:24 +00:00 |
nsISocketTransportService.idl
|
…
|
|
nsIStandardURL.idl
|
Add an interface for nested URIs (like jar:, view-source:, etc) to implement
|
2006-05-02 18:54:19 +00:00 |
nsIStreamListener.idl
|
Bug 274218 better document the behaviour of onDataAvailable. r+sr+a=darin
|
2006-07-20 22:29:34 +00:00 |
nsIStreamListenerTee.idl
|
…
|
|
nsIStreamLoader.idl
|
Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug
|
2006-10-24 21:47:40 +00:00 |
nsIStreamTransportService.idl
|
…
|
|
nsISyncStreamListener.idl
|
…
|
|
nsITransport.idl
|
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 |
nsIURI.idl
|
Bug 378128 - ascii art in IDL files should be protected so that it displays in documentation
|
2007-04-27 16:50:11 +00:00 |
nsIURIChecker.idl
|
…
|
|
nsIURL.idl
|
fix documentation to mention proper http:// URLs.
|
2006-05-18 19:03:59 +00:00 |
nsIURLParser.idl
|
…
|
|
nsIUnicharStreamListener.idl
|
…
|
|
nsIUnicharStreamLoader.idl
|
Add test and some docs for bug 376660. r=biesi
|
2007-04-17 01:47:58 +00:00 |
nsIUploadChannel.idl
|
…
|
|
nsNetError.h
|
Bug 382373 - NS_ERROR_NOT_RESUMABLE and NS_ERROR_FTP_LIST are the same value (25). Patch by Edward Lee <edilee@gmail.com>, r=cbiesinger
|
2007-06-05 05:48:25 +00:00 |
nsNetStrings.h
|
…
|
|
nsNetUtil.h
|
Bug 371473 - Stack overflow when URLs (jar:, view-source:, etc) are nested too deeply
|
2007-03-12 05:56:45 +00:00 |
nsPISocketTransportService.idl
|
…
|
|
nsReadLine.h
|
…
|
|
nsURIHashKey.h
|
Stylesheets should know what their principal is, and it should be based on the
|
2007-05-01 19:26:15 +00:00 |
security-prefs.js
|
Bug 110161, enable OCSP by default
|
2007-06-05 19:27:42 +00:00 |