From f4a37badf3d573d18b6c814df1aa0d8ae3e14e52 Mon Sep 17 00:00:00 2001 From: "asa%mozilla.org" Date: Tue, 22 Oct 2002 02:15:52 +0000 Subject: [PATCH] wiping useless todo content --- browser/TODO | 38 -------------------------------------- 1 file changed, 38 deletions(-) diff --git a/browser/TODO b/browser/TODO index 27fc9370b07..e69de29bb2d 100644 --- a/browser/TODO +++ b/browser/TODO @@ -1,38 +0,0 @@ -Missing Features ----------------- - - sidebar - the toolbar isn't configurable - page links bar (UI far and extended XLink support) - alternate stylesheets UI - dlmgr prefs panel - hooks for other apps - help | help contents needs to be (re)added - help | keyboard shortcuts needs adding - add dnd support to bookmarks menu (adapt bookmarks button dnd code) - images and cookie pref panels - - -Open Issues ------------ - - the online and security indicators need to go to the left where they won't be accidentally clicked (?) - personal toolbar d&d is fubar (moreso than in the trunk) - need to readd platformNavigationOverlay.xul once proper makefiles are in win/unix directories (this is why View | Full Screen is missing and things like alt+<-/-> don't work) - doesn't load homepage upon startup (does in subsequent windows) - view source should always launch helper app (notepad, emacsclient, bbedit, whatever) -- strip internal view source stuff completely - JS debugger and DOM Inspector aren't available - the following pref panels (and the prefs they expose) should go totally: appearance, smart browsing, mouse wheel - the following pref panels should be merged in with others: software installation, internet search, advanced - the following prefs should go: view source syntax highlighting, sidebar search tab preference, open search tab - CRASH: hit history, bookmarks, search, history, bookmarks, search - search sidebar doesn't ever list results in the sidebar - - -See Also --------- - - bugs with [MB] in the status whiteboard: - - 115903 Each app should run in a separate process - - 135533 Support preprocessing of XUL files - - 130999 Clicks cause elements to go out of :hover