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!