gecko-dev/docshell/base
kmcclusk%netscape.com 88ad480647 Modified nsWebShell::GetLinkState to used a cached GlobalHistory service rather
than getting and releasing the service each time GetLinkState is called. Getting
the global history service shows up as a big hit during profiling because GetLinkState
gets called each time a link is encountered while resolving style contexts.
1999-06-07 21:26:10 +00:00
..
nsIGlobalHistory.idl Initial revision as an XPFE component. 1999-05-17 22:36:17 +00:00
nsWebShell.cpp Modified nsWebShell::GetLinkState to used a cached GlobalHistory service rather 1999-06-07 21:26:10 +00:00