Closed
Bug 366196
Opened 18 years ago
Closed 18 years ago
Live bookmarks folders are not readonly
Categories
(Firefox :: Bookmarks & History, defect, P2)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox 3 alpha2
People
(Reporter: asaf, Assigned: asaf)
References
Details
Attachments
(1 file)
2.35 KB,
patch
|
sayrer
:
review+
|
Details | Diff | Splinter Review |
New * commands and the delete command are enabled for nodes inside live bookmarks containers. Note the comment in _hasRemovableSelection claims that the container is expected to be set as readonly for this case.
Assignee | ||
Comment 1•18 years ago
|
||
regression from bug 353434; Robert tells me this was not intended.
Assignee | ||
Comment 2•18 years ago
|
||
Attachment #250731 -
Flags: review?(sayrer)
Updated•18 years ago
|
Attachment #250731 -
Flags: review?(sayrer) → review+
Assignee | ||
Comment 3•18 years ago
|
||
mozilla/toolkit/components/places/src/nsLivemarkService.js 1.7
mozilla/browser/components/places/tests/unit/test_livemarks.js 1.5
Status: NEW → RESOLVED
Closed: 18 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Comment 4•15 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
•