valeski%netscape.com
732cc1445e
webshell/src/nsDocLoader.cpp -
...
310133 - 1. added LoadURLOnTimer() and CancelLoadURLTimer() implementations to the nsDocLoaderImpl class.
2. Changed nsDocumentBindInfo class to support the nsIRefreshUrl interface.
3. Changed the nsDocumentBindInfo contructor to set the m_ExtraInfo variable to the aExtraInfo pointer passed in. This must have been an oversight on the part of the original implementor.
4. Added a simple data placeholder class to hold the data that will be used to load the url on the timer.
webshell/src/nsWebShell.cpp -
1. 310133 - When the webshell is destructed or about to load a new url, the loader now calls CancelLoadURLTimer() which cancels and releases the timers.
1998-08-13 20:08:19 +00:00
joki%netscape.com
939f9a50d7
Adding partial load event support, removing script context Run_GC method adding partial script error support
1998-08-12 04:56:40 +00:00
michaelp%netscape.com
446cb50e92
changes for plugins.
1998-08-05 04:23:21 +00:00
pierre%netscape.com
f477da03eb
fixing Windows build bustage: moved NS_IMPL_IDS
1998-07-29 22:33:29 +00:00
pierre%netscape.com
b8903f097b
fixing Mac build: moved NS_IMPL_IDS
1998-07-29 21:06:19 +00:00
kipp%netscape.com
b2d5de9aa4
Some hackery for image documents
1998-07-27 18:05:34 +00:00
rpotts%netscape.com
f82bae51c2
Get rid of those unix warnings...
1998-07-24 21:03:33 +00:00
rpotts%netscape.com
bd11b1339b
Added IStreamListener::OnStatus(...)...
1998-07-24 10:02:50 +00:00
rpotts%netscape.com
404e814932
Removed an incorrect comment...
1998-07-24 05:33:29 +00:00
rpotts%netscape.com
573e5a2152
Fixed uninitialized variable...
1998-07-23 04:25:20 +00:00
kipp%netscape.com
468ebb1450
Init mStatus
1998-07-22 23:41:36 +00:00
rpotts%netscape.com
0fa486b54f
First pass at nested document loaders...
1998-07-22 11:23:32 +00:00
scullin%netscape.com
3dd5471954
Propagate alerts, confirms and prompts up to browser window.
1998-07-22 00:26:23 +00:00
kipp%netscape.com
3573f82d52
Normalized factory code
1998-07-19 01:18:15 +00:00
kipp%netscape.com
a7c3b9080c
Updated to use revised API's; pass UA style sheet to nsIDocumentViewer instance
1998-07-18 21:50:29 +00:00
kipp%netscape.com
4de7beafcc
Init unintialized variable
1998-07-17 17:54:46 +00:00
rpotts%netscape.com
5465bbd7a8
Split the Content viewer out of the WebWidget. The WebWidget is now a ContentViewer Container (supporting the nsIViewerContainer interface)...
1998-07-17 06:32:39 +00:00
rpotts%netscape.com
14a8c49f35
Added nsIURL argument to the nsIStreamListener interface
1998-07-15 22:38:01 +00:00
rickg
665f63b9f3
dynamic DTD support
1998-07-10 05:35:23 +00:00
kipp
f97bf0ca47
Eliminate some compiler warnings
1998-07-03 23:14:21 +00:00
rpotts
8c8d2118f3
Added error checking to the document creation. IF a document cannot be found, the network load will fail and the old document will not be deleted...
1998-07-03 06:16:02 +00:00
rpotts
f19f8d7f14
Added nsDocLoader.cpp...
1998-07-01 11:29:20 +00:00