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

2014 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 4b1f6a17a6 r=dp; Added in ctor/dtor counting 1999-10-05 14:53:20 +00:00
radha%netscape.com 6b6a3fe8bf Fix for bug #13329 . Back and forward not consistent all the time.
Fix already checked in to the M10 branch. Merging changes to tip.
1999-10-05 04:49:58 +00:00
rpotts%netscape.com 248e31bd70 bug #15341 and bug #15344. Use the documentloader observer instead of a stream observer. 1999-10-05 04:04:16 +00:00
kipp%netscape.com d9707e567b Disabled leak cleanup until other reviews come in 1999-10-05 01:26:14 +00:00
shawnp%earthling.net 1176aee8b1 Added missing entries to the menus. Added key accessors for menu items that
were missing them. Reviewed by ramiro@netscape.com.
1999-10-05 01:21:29 +00:00
kipp%netscape.com eccb08e095 r=dp; more leak tracking hooks added 1999-10-05 00:08:41 +00:00
kipp%netscape.com aaf972a796 r=dp; tidy up exit logic to release more global junk (space team work) 1999-10-04 23:41:53 +00:00
kipp%netscape.com 9188a67914 r=dp,vidur,beard; close up some memory leaks related to shutdown of the viewer 1999-10-04 23:41:25 +00:00
beard%netscape.com 26ba00f59b changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:47:12 +00:00
beard%netscape.com 19bd4fc7d4 changed from directly using "MSL AppRuntime.Lib" to using "NSAppStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:43:01 +00:00
beard%netscape.com cc6a945ce4 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:37:53 +00:00
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
vidur%netscape.com 26254967c5 Removed parser entries from nsSetupRegistry. Parser is now a module. To be reviewed by RickG. 1999-09-30 22:09:51 +00:00
kipp%netscape.com fef0e126af Close up a memory leak 1999-09-30 21:38:56 +00:00
rods%netscape.com 131bb29b99 Added closing tags for several option elements 1999-09-30 11:58:45 +00:00
morse%netscape.com 17b8302ac9 fix bug 14958 -- approved chofmann 1999-09-29 05:39:18 +00:00
beard%netscape.com 8fd7543094 removed link dependency on view.shlb. 1999-09-29 00:17:51 +00:00
mscott%netscape.com 03e702040e Bug #12198 --> bullet proof this code. return if we don't have a nsIURI instead of trying to dereference it. r=sspitzer 1999-09-28 22:11:26 +00:00
ramiro%netscape.com 6dd1b8db08 NOT PART OF SEAMONKEY. Ressurect GtkMozilla again. Apparently mozilla
dont work no without no prefs.  Blessed by Mr. Shaver.
1999-09-28 18:03:17 +00:00
dp%netscape.com da7e83981a Removing pref and ifndef necko dlls from registration. 1999-09-27 23:57:15 +00:00
beard%netscape.com 8eab336b3d fixing leaked nsIAppShell 1999-09-27 23:39:29 +00:00
beard%netscape.com ee3a2e5f9e breaking cycle between crawler and browser window to fix a leak, using NS_WITH_SERVICE to manage metacharset service. 1999-09-27 23:39:03 +00:00
kipp%netscape.com 95d56017c8 Fixed shutdown crash found by warren 1999-09-27 16:33:05 +00:00
warren%netscape.com dacb3255d3 Fixed history state leak 1999-09-26 10:07:49 +00:00
warren%netscape.com 48e53dfd90 Added Purify menu. 1999-09-26 05:52:24 +00:00
kipp%netscape.com bb149e358a More build bustage fixes 1999-09-25 22:11:08 +00:00
kipp%netscape.com c9328e028d Fixed the throbber 1999-09-25 21:23:38 +00:00
kipp%netscape.com f40979d95e added files: mozilla/webshell/tests/viewer/nsThrobber.cpp 1999-09-25 21:17:02 +00:00
kipp%netscape.com be6b1333d1 new 1999-09-25 20:11:47 +00:00
kipp%netscape.com 814bf9c9a0 shutdown xpcom and the image library to help leak anlaysis 1999-09-25 20:10:59 +00:00
kipp%netscape.com 29287868f8 Switch to local throbber 1999-09-25 20:10:29 +00:00
kipp%netscape.com f1ee765e07 Removed throbber from registry setup 1999-09-25 20:10:02 +00:00
kipp%netscape.com da4ebcc013 removed files: mozilla/webshell/src/nsThrobber.cpp 1999-09-25 20:09:52 +00:00
kipp%netscape.com fa7068e98b Removed throbber from factory 1999-09-25 20:08:52 +00:00
kipp%netscape.com c8118107d3 Don't build nsThrobber - its moved 1999-09-25 20:08:40 +00:00
kipp%netscape.com 74cf46d402 Don't export nuked nsIThrobber 1999-09-25 20:08:21 +00:00
mscott%netscape.com 2b5e903c38 Bug #14813 --> we are leaking all nsIURI's that go through here. Using a nsCOMPtr fixes the leak.
r=vidur, a=leaf.
1999-09-24 21:03:58 +00:00
nisheeth%netscape.com 4972c677a5 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 0c537f8bad Use NSPR logging rather than printf's for stopwatch output. 1999-09-24 08:57:36 +00:00
nisheeth%netscape.com 23449e2072 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 79ce792d99 Removing unused servMgr. 1999-09-24 06:07:19 +00:00
dp%netscape.com 2f6ae048f1 Removing unused servicemanager in Init and Shudown XPCOM. 1999-09-24 06:05:28 +00:00
briano%netscape.com 2f1c2fa6af 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 d1bb25d16d fix bug 13946 1999-09-23 03:27:53 +00:00
rpotts%netscape.com c924d68b90 bug #14457. Getting the webcrawler working again for QA... 1999-09-22 22:58:29 +00:00
briano%netscape.com 28159a27f5 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 4adab79ba0 missed an NS_DEBUG->DETECT_WEBSHELL_LEAKS 1999-09-22 03:14:44 +00:00
nisheeth%netscape.com d5b56cdcfa 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 5843ef4e5c 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 3bf9bb6905 Added test_weight.html to exercise CSS font weight. 1999-09-21 22:06:07 +00:00