Commit Graph

1977 Commits

Author SHA1 Message Date
nisheeth%netscape.com
4df0e5010a a=chofmann. If MOZ_PERF is defined in the environment, set up the RAPTOR_PERF_METRICS compiler define for windows. 1999-09-24 19:26:00 +00:00
nisheeth%netscape.com
38d524ab94 Use NSPR logging rather than printf's for stopwatch output. 1999-09-24 08:57:36 +00:00
nisheeth%netscape.com
d0bb69aaaa a=chofmann. Add a stopwatch to measure total (layout+page load) time in the webshell. 1999-09-24 07:13:39 +00:00
dp%netscape.com
5118758633 Removing unused servMgr. 1999-09-24 06:07:19 +00:00
dp%netscape.com
e2b0e5ab83 Removing unused servicemanager in Init and Shudown XPCOM. 1999-09-24 06:05:28 +00:00
briano%netscape.com
53bf6a9543 Fixed for compilers that don't permit a comma at the end of an enum list. 1999-09-23 21:30:07 +00:00
ftang%netscape.com
f15fddd967 fix bug 13946 1999-09-23 03:27:53 +00:00
rpotts%netscape.com
e0096d3c31 bug #14457. Getting the webcrawler working again for QA... 1999-09-22 22:58:29 +00:00
briano%netscape.com
8ab8db4608 Backed out cls's change. When realclean is added to the list, the Tinderbox builds fail because they generate the Makefiles in webshell/embed/gtk, and then the realclean (aka distclean) deletes them. That's bad.... 1999-09-22 06:28:46 +00:00
shaver%netscape.com
c0d314734c missed an NS_DEBUG->DETECT_WEBSHELL_LEAKS 1999-09-22 03:14:44 +00:00
nisheeth%netscape.com
1965d582ce Changed the ifdef NS_DEBUG around webshell leak detection code to ifdef DETECT_WEBSHELL_LEAKS. 1999-09-22 01:24:20 +00:00
cls%seawood.org
3e2bfa5eb5 Fix for the problem of GtkMozilla not being properly cleaned up from client.mk's cleansrcdir target. 1999-09-22 00:40:11 +00:00
kmcclusk%netscape.com
853ad0e68d Added test_weight.html to exercise CSS font weight. 1999-09-21 22:06:07 +00:00
scc%netscape.com
a1ff4d8cc5 take action to prevent re-entering the destructor 1999-09-21 21:10:22 +00:00
sfraser%netscape.com
b15861f35e Removed some obsolete files that are no longer needed (allxpstr.c, xp_foo.c, pwcapi.c etc) 1999-09-21 21:04:21 +00:00
rjc%netscape.com
85d1810ae8 Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-21 12:34:16 +00:00
mscott%netscape.com
9f4482f2c5 The doc loader should release the underlying channel once the channel issues a OnStopRequest. This allows the
channel to go away after we load the url instead of making it stick around until the next url comes in (that's
when we used to get rid of the previous channel).
r=rpotts.
1999-09-21 05:36:49 +00:00
vidur%netscape.com
979ab6a214 Changed nsIWebShell::GoTo to use LOAD_HISTORY as the load flag - going to the current entry shouldn't reload. 1999-09-21 05:27:35 +00:00
mike%neoplanet.com
2acf11c8fe Implemented cut/copy/paste. Added stubs for a couple other functions. 1999-09-21 02:39:53 +00:00
hyatt%netscape.com
0dd1266ea1 chrome event stuff 1999-09-21 01:02:29 +00:00
vidur%netscape.com
46982161df webshell now gets its nsIPrompt reference from its container and not its observer. restored ftang's webshell change that i inadvertantly removed in a prior checkin. 1999-09-21 00:04:31 +00:00
locka%iol.ie
5fdf2b068d Added some documentation 1999-09-20 22:07:09 +00:00
locka%iol.ie
af97cd068f Added safe for scripting support 1999-09-20 22:00:30 +00:00
locka%iol.ie
7400eda93c A long lost file finds its way into the world 1999-09-20 21:59:30 +00:00
bienvenu%netscape.com
9f48620357 fix listener leak r+a=mscott,valeski 1999-09-20 21:10:46 +00:00
radha%netscape.com
2c83b5f862 Clean up leaks 1999-09-20 21:09:16 +00:00
warren%netscape.com
bde1055a86 Fixed warnings. 1999-09-20 20:57:21 +00:00
warren%netscape.com
68e64ab5e6 freed global service manager in NS_ShutdownXPCOM 1999-09-20 20:53:49 +00:00
warren%netscape.com
50eed17971 freed mWebCrawler in nsBrowserWindow 1999-09-20 20:53:40 +00:00
warren%netscape.com
88f126ca95 cleaned up nsWebShell's use of services 1999-09-20 20:53:31 +00:00
beard%netscape.com
04361a6b14 bug #6251: changed Repaint() method to call nsIViewManager::UpdateAllViews() to force a globa redraw. 1999-09-19 00:54:55 +00:00
beard%netscape.com
478deb6e42 registering the JVMManager component. 1999-09-18 22:39:55 +00:00
davidm%netscape.com
5b8ba03b42 Add extra chrome flag for the sidebar and taskbar 1999-09-18 03:23:52 +00:00
bienvenu%netscape.com
eca0ce0538 fix inadvertent checkin of nsBrowserWindow.cpp 1999-09-17 22:02:52 +00:00
bienvenu%netscape.com
0c7e3ece03 fix build bustage 1999-09-17 22:00:15 +00:00
warren%netscape.com
aac2ad9fe7 Added a -x option to viewer to allow us to test for shutdown leaks. Eliminated leaks. 1999-09-17 21:00:54 +00:00
vidur%netscape.com
378030e7f4 Fixed leak of service manager 1999-09-17 20:19:00 +00:00
rpotts%netscape.com
eae00c990c DocLoader cleanup... Also trying to get the notifications correct :-) 1999-09-17 07:56:03 +00:00
rpotts%netscape.com
9886532136 Removed NECKO ifdefs... 1999-09-17 07:54:11 +00:00
vidur%netscape.com
f7d252970b Further corrections in referrer propagation. 1999-09-17 06:54:58 +00:00
vidur%netscape.com
21477c4cd3 Document referrer propagation through webshell and docloader. 1999-09-17 04:26:02 +00:00
jdunn%netscape.com
f0ee4dbce2 add support for MOZ_POST_PROGRAM_COMMAND to process $(PROGRAM): in rules.mk
and the binaries in viewer/Makefile.in
1999-09-17 00:53:36 +00:00
danm%netscape.com
7c7d8c7d8d stop webshell embed if the the window in which to embed has been destroyed. fixes bug 14020 1999-09-16 23:35:05 +00:00
dp%netscape.com
d0ccf9a6eb Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
ftang%netscape.com
65c7799cdb fix 5974 by receiving parser command as optional argument 1999-09-16 14:15:16 +00:00
briano%netscape.com
a1c5f09502 Fixed my stupid mistake that caused the generated Makefile to be immediately deleted. 1999-09-16 06:01:39 +00:00
warren%netscape.com
7d5e565fd5 Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
sfraser%netscape.com
7bc683bd82 Removed security.o 1999-09-16 01:13:04 +00:00
ramiro%netscape.com
3cd9f5596e Make the stack output more useful. 1999-09-16 00:22:01 +00:00
briano%netscape.com
3bfa9ab2b4 General cleanup. 1999-09-16 00:03:08 +00:00