gecko-dev/suite/browser
dougt%netscape.com 75a7a60a7e Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2006-09-14 05:56:07 +00:00
..
mac Fix 64135: alt+home shortcut to go Home (command+home on mac). r=timeless a=ben 2006-09-14 05:55:31 +00:00
public
src
unix Fix 64135: alt+home shortcut to go Home (command+home on mac). r=timeless a=ben 2006-09-14 05:55:31 +00:00
win Fix 64135: alt+home shortcut to go Home (command+home on mac). r=timeless a=ben 2006-09-14 05:55:31 +00:00
browser-prefs.js bug 339415 - fix pref-locales to not use builtinURLs, r+sr=Neil 2006-08-19 20:49:04 +00:00
contents.rdf Fix for 53670. 2006-09-14 05:48:59 +00:00
hiddenWindow.xul
jar.mn
Makefile.in Bug 351063 navigator.userAgent shows just '/' for suiterunner's extra portion (browser-prefs.js not preprocessed correctly). r/sr=Neil 2006-09-02 08:12:52 +00:00
metadata.js Clean up Properties window (right click on elements in Navigator and select "Properties".) Bug 74121. r=rbs, sr=alecf. 2006-09-14 05:53:42 +00:00
metadata.xul Make links look like links in the "properties" dialog. bug 84259. r=hwaara sr=hewitt a=asa (for drivers). 2006-09-14 05:53:44 +00:00
navigator.js Relanding Necko Changes. 2006-09-14 05:56:07 +00:00
navigator.xul Bookmarks Window Updates, includes fixes for 2006-09-14 05:56:00 +00:00
navigatorDD.js Bookmarks Window Updates, includes fixes for 2006-09-14 05:56:00 +00:00
navigatorOverlay.xul Bookmarks Window Updates, includes fixes for 2006-09-14 05:56:00 +00:00
nsBrowserContentHandler.js
nsBrowserContentListener.js bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused. 2006-09-14 05:49:02 +00:00
pageInfo.js Implement tab-based framework for pageInfo. 2006-09-14 05:52:03 +00:00
pageInfo.xul Implement tab-based framework for pageInfo. 2006-09-14 05:52:03 +00:00
searchconfig.properties 263928 - distribution id for search results r=vlad sr=brendan 2006-09-14 05:53:57 +00:00
sessionHistoryUI.js Move over, strres.js, the new, sexy <stringbundle/> is in Browser Town. bug=56680, r=timeless, a=ben 2006-09-14 05:55:56 +00:00
turboDialog.xul (fixing license) 2006-09-14 05:53:46 +00:00
viewsource.js Let's try this again. No changes since the last time, it looks like I was bitten by something else that was checked in and I just happened to trigger the bug. It all seems to work fine now, so: 2006-09-14 05:55:55 +00:00
viewSource.xul Let's try this again. No changes since the last time, it looks like I was bitten by something else that was checked in and I just happened to trigger the bug. It all seems to work fine now, so: 2006-09-14 05:55:55 +00:00