Closed
Bug 324876
Opened 20 years ago
Closed 20 years ago
Minor places D&D fixes
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
People
(Reporter: brettw, Assigned: brettw)
Details
Attachments
(1 file)
|
3.39 KB,
patch
|
bugs
:
review+
|
Details | Diff | Splinter Review |
| Assignee | ||
Comment 1•20 years ago
|
||
This fixes a few things with D&D in bookmarks. There are still some other issues, especially if there are multiple levels of trees. I don't understand the D&D architecture enough to do this efficiently.
Ben: I don't understand the use of _self in getSupportedFlavours. It was undefined so I removed it and everything still worked.
Attachment #209769 -
Flags: review?(bugs)
Comment 2•20 years ago
|
||
Comment on attachment 209769 [details] [diff] [review]
Patch
r=ben@mozilla.org but fix the result.queryOptions line (where is result defined?) and prefer LOG() to dump() in places code.
Attachment #209769 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 3•20 years ago
|
||
On 1.8 branch and trunk
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 4•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
•