Граф коммитов

68 Коммитов

Автор SHA1 Сообщение Дата
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
neil%parkwaycc.co.uk 56e5183d34 Bug 288075 -browser <URL> should open in a browser window r=bsmedberg sr=darin 2005-03-30 22:55:33 +00:00
bsmedberg%covad.net 9dca6735a2 Removing files that were cvs-copied as part of bug 237745. I apologize for not doing this sooner. 2004-12-03 14:31:22 +00:00
bsmedberg%covad.net 3055933c27 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
gerv%gerv.net aa835b77c5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
seawood%netscape.com 8f112a4226 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
cbiesinger%web.de f6d27f8890 part of bug 46200, remove a bit more stuff from nsIBrowserInstance, r=jag sr=alecf 2003-03-25 18:34:54 +00:00
seawood%netscape.com 4588fb970a Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
jaggernaut%netscape.com 86fde8412d Bug 46200: more cleaning up of dead code, r=ben, sr=alecf 2002-01-30 21:41:06 +00:00
jaggernaut%netscape.com ad92bcd618 Bug 46200: remove dead code from nsBrowserInstance. r=alecf, sr=ben 2002-01-24 10:11:01 +00:00
jst%netscape.com 621060c4fd Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
alecf%netscape.com 20bec7d6de additional nsBrowserInstance destruction - move URI content listener into JS
part of bug 46200 sr=ben
2001-05-02 22:57:38 +00:00
sfraser%netscape.com 0e1ace29ab Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin 2001-04-27 21:11:03 +00:00
disttsc%bart.nl 6a85930545 Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf. 2001-04-14 20:08:32 +00:00
disttsc%bart.nl 748e1ece2f Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
disttsc%bart.nl 7df2479737 Get postData from session history instead of BrowserInstance. bug=46200, r=law, sr=alecf 2001-04-03 20:53:50 +00:00
disttsc%bart.nl 153f49ecaf Work around the "Content doesn't show at random" and "Can't open link in new window sometimes" bugs. bug=67442, r=blake, sr=alecf. 2001-03-10 11:16:26 +00:00
dougt%netscape.com eab041f43f 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
2001-02-21 20:38:08 +00:00
disttsc%bart.nl 76fbedadc5 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com 69415757ab 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.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
disttsc%bart.nl ebf805e573 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:
More appCore killing. bug=46200, r=ben, a=alecf.
2001-01-31 01:08:51 +00:00
alecf%netscape.com bdd8f9230e back out jag's checkin as it caused blocker bug 65988 2001-01-19 19:40:38 +00:00
disttsc%bart.nl 6c87329333 More appCore killing. bug=46200, r=ben, a=alecf 2001-01-19 01:19:07 +00:00
disttsc%bart.nl 0ffe80a5f7 Refactor nsBrowserInstance's LoadInitialPage, add contract id for the command line service, move code from c++ to js, remove dead code. bug=46200, r=blizzard, a=
alecf.
2001-01-05 01:20:49 +00:00
disttsc%bart.nl ee5d134027 And on to some actual BrowserInstance surgery. bug=46200, r=ben, a=alecf 2000-12-13 03:21:46 +00:00
alecf%netscape.com 59708a710f part of fix for #46200 - extract wallet from nsIBrowserInstance, and fixup all callers to call
the wallet service directly.. yay!
r=jag, a=ben
2000-11-02 23:00:08 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
law%netscape.com d5115f5341 Bug 39957; remember post data stream so save-page can work with pages resulting from form posts; r=radha@netscape.com 2000-09-12 22:02:39 +00:00
vidur%netscape.com 4a41eee18d Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
mkaply%us.ibm.com 7da724733b Accidentally checked in branch file on trunk 2000-08-10 20:18:25 +00:00
mkaply%us.ibm.com 2d052c14df Initial branch Bidi checkin 2000-08-10 19:56:33 +00:00
warren%netscape.com 7ac7233df8 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
morse%netscape.com 5e8ccdfa2e bug 44146, improperly parented modal dialogs, r=danm 2000-07-12 02:29:53 +00:00
cata%netscape.com 069f6df176 Charset override work: add API to force charset. 2000-05-17 06:06:02 +00:00
jbetak%netscape.com cc5dbd8ee4 32591 View source page is displayed as ISO-8859-1 when meta tag is missing
36136 [regression]View source with meta charset info can't be displayed properly
27646 Need to "inherit" charset info when opening a new browser widow
r=ftang
2000-05-12 04:17:06 +00:00
radha%netscape.com 88c392fea1 Enable the drop down list under urlbar 2000-05-03 05:33:07 +00:00
mscott%netscape.com 3d582e9ea9 Bug #33156 --> add a OnProgress handler 2000-04-25 05:51:04 +00:00
tbogard%aol.net 6f62c8a691 Added getContentDocShell to allow access to the browser docShell. 2000-04-24 06:31:30 +00:00
radha%netscape.com f3b3b24c4f Go menu Back/Forward popup menus re-wired to use new Session history 2000-04-20 23:15:39 +00:00
tbogard%aol.net 9c707e3de9 Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. 2000-04-16 11:19:03 +00:00
tbogard%aol.net 87a91e8971 Removed references to the old session history interface. 2000-04-16 11:18:54 +00:00
tbogard%aol.net 81f7803783 Changed the code to use the nsIXULBrowserWindow interface rather than poking attributes for setting throbber activity, window activity and location changing. This should speed things up a bit and also makes the code a bit cleaner. 2000-04-13 08:08:52 +00:00
erik%netscape.com f84e783851 bug 30022; added SetTextZoom and some UI stuff for that 2000-04-02 21:58:08 +00:00
tbogard%aol.net 3d5fa0a660 Changed the nsIXULBrowserWindow to distinguish between JS status and it's own status. Fixed bugs where pages that set the window.status wouldn't actually end up showing up correctly. Now status has a priority scheme where different status versus links etc take priority. Use the new interfaces on nsPIDOMWindow to get to the properties hanging off the js window object instead of the old separate list. 2000-03-31 03:36:26 +00:00
tbogard%aol.net f89ab586e7 Added new file nsIXULBrowserWindow.idl. 2000-03-24 03:09:39 +00:00
tbogard%aol.net fb67186121 Removed isViewSource attribute. It is no longer needed. DocShell now handles state. 2000-03-16 00:52:52 +00:00
blizzard%redhat.com 8bbac10e64 fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
sspitzer%netscape.com 83498d2ac6 fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00
sspitzer%netscape.com 973d10d8c2 removed unused file. 2000-02-16 06:22:43 +00:00