This commit is contained in:
blakeross%telocity.com 2002-04-05 05:44:08 +00:00
Родитель a84a7e233f
Коммит 8387c6aa1f
2 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -316,7 +316,6 @@ function loadEventHandlers(event)
// Filter out events that are not about the document load we are interested in
if (event.originalTarget == _content.document) {
UpdateBookmarksLastVisitedDate(event);
UpdateInternetSearchResults(event);
checkForDirectoryListing();
postURLToNativeWidget();
}

Просмотреть файл

@ -26,7 +26,6 @@
<?xul-overlay href="chrome://global/content/globalOverlay.xul"?>
<?xul-overlay href="chrome://browser/content/toolsWindowOverlay.xul"?>
<?xul-overlay href="chrome://communicator/content/platformCommunicatorOverlay.xul"?>
<?xul-overlay href="chrome://browser/content/platformNavigationBindings.xul"?>
<!DOCTYPE window [
<!ENTITY % navigatorDTD SYSTEM "chrome://browser/locale/navigator.dtd" >