Closed
Bug 364644
Opened 18 years ago
Closed 18 years ago
Re-enable livemark-reload functionality
Categories
(Firefox :: Bookmarks & History, defect, P2)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox 3 alpha3
People
(Reporter: asaf, Assigned: asaf)
References
Details
(Whiteboard: [Fx2-parity])
Attachments
(1 file, 1 obsolete file)
|
14.50 KB,
patch
|
Details | Diff | Splinter Review |
Livemark-reloading and bookmarks-sorting commands were not fixed to work with the new per-view PlacesController (see bug 359462).
| Assignee | ||
Updated•18 years ago
|
No longer blocks: placescontroller
| Assignee | ||
Updated•18 years ago
|
Blocks: placescontroller
| Assignee | ||
Comment 1•18 years ago
|
||
I will file a separate bug for the sort commands.
Assignee: nobody → mano
Priority: -- → P2
Summary: Fix livebookmarks and sort commands per bug 359462 → Re-enable livemark-reload functionality
Target Milestone: --- → Firefox 3 alpha2
| Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•18 years ago
|
Whiteboard: [Fx2-parity][a3]
Target Milestone: Firefox 3 alpha2 → Firefox 3
| Assignee | ||
Comment 2•18 years ago
|
||
* Bring back reload functionality
* Don't enable the command for live-bookmark children for now
* Use the static 2.0-like "Reload Live Bookmark"
* Remove the organizer keyboard shortcut for this command
* Move the menu-item back to the edit menu
* Remove "sort by name" menu-item from the edit menu
| Assignee | ||
Updated•18 years ago
|
Attachment #254869 -
Flags: review?(sspitzer)
| Assignee | ||
Updated•18 years ago
|
Whiteboard: [Fx2-parity][a3] → [Fx2-parity]
Target Milestone: Firefox 3 → Firefox 3 alpha3
Comment 3•18 years ago
|
||
Comment on attachment 254869 [details] [diff] [review]
patch
r=sspitzer, sorry for the delay.
one nit:
"childs of a live bookmark"
shouldn't it be:
"children of a live bookmark"
Attachment #254869 -
Flags: review?(sspitzer) → review+
| Assignee | ||
Comment 4•18 years ago
|
||
*ugh*, sure thing!
| Assignee | ||
Comment 5•18 years ago
|
||
mozilla/browser/components/places/content/controller.js 1.125
mozilla/browser/components/places/content/places.xul 1.61
mozilla/browser/components/places/content/placesOverlay.xul 1.6
mozilla/browser/locales/en-US/chrome/browser/places/places.dtd 1.17
Attachment #254869 -
Attachment is obsolete: true
| Assignee | ||
Updated•18 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 6•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
•