From f736453a294cabe38fc4a7ef9cf9c8ae50f126a2 Mon Sep 17 00:00:00 2001 From: "asa%mozilla.org" Date: Tue, 22 Oct 2002 02:21:05 +0000 Subject: [PATCH] remove git-svn-id: svn://10.0.0.236/trunk@132352 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/browser/NOTES | 44 ------------------------------------------- mozilla/browser/TODO | 1 - 2 files changed, 45 deletions(-) delete mode 100644 mozilla/browser/NOTES delete mode 100644 mozilla/browser/TODO diff --git a/mozilla/browser/NOTES b/mozilla/browser/NOTES deleted file mode 100644 index 332c3a445ed..00000000000 --- a/mozilla/browser/NOTES +++ /dev/null @@ -1,44 +0,0 @@ -Implementation Notes -==================== - -Site Toolbar ------------- - -Widgets: - - Top -- defaults to "go to the top of the domain" - - Up -- defaults to "cut off everything from the last '/' to the end" - - First -- - - Previous -- defaults to some heuristic which decreases the current uri by one - - Next -- defaults to some heuristic which increases the current uri by one - - Last -- - - Document -- drop down menu containing the items from the Document and More menus - - Alternate Stylesheets -- dropdown list, including one to disable all auther style - - What's Related? - - Site Map? - - Zoom: UI for bug 4821? Font zoom UI too? - - Other features? - - -Position: - - Under the tabs - - Optional - - -Notes - - It can't really auto-slide since some of its features are always relevant. - Can we have it togglable from the tabs context menu? diff --git a/mozilla/browser/TODO b/mozilla/browser/TODO deleted file mode 100644 index 0de467cbcc9..00000000000 --- a/mozilla/browser/TODO +++ /dev/null @@ -1 +0,0 @@ -Nothing left to do. We're done!