Closed
Bug 368876
Opened 18 years ago
Closed 18 years ago
Organize Bookmarks menu-item does not work in non-browser windows
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
FIXED
Firefox 3 alpha2
People
(Reporter: asaf, Assigned: asaf)
Details
Attachments
(1 file, 1 obsolete file)
867 bytes,
patch
|
Details | Diff | Splinter Review |
The "Organize Bookmarks" menu-item does not work in non-browser windows (or when no window is open).
Assignee | ||
Comment 1•18 years ago
|
||
Attachment #253546 -
Flags: review?(sspitzer)
Comment 2•18 years ago
|
||
Comment on attachment 253546 [details] [diff] [review]
let overlaid windows have the places commandset
asaf, shouldn't that be:
#ifdef MOZ_PLACES_BOOKMARKS
instead?
since we are talking about the Organize Bookmarks menu item.
Assignee | ||
Comment 3•18 years ago
|
||
hrm, yeah, will fix on checkin.
Comment 4•18 years ago
|
||
Comment on attachment 253546 [details] [diff] [review]
let overlaid windows have the places commandset
r=sspitzer, once you change from MOZ_PLACES to MOZ_PLACES_BOOKMARKS
Attachment #253546 -
Flags: review?(sspitzer) → review+
Assignee | ||
Comment 5•18 years ago
|
||
mozilla/browser/base/content/browserMountPoints.inc 1.3
Attachment #253546 -
Attachment is obsolete: true
Assignee | ||
Updated•18 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 6•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•