Closed
Bug 128815
Opened 23 years ago
Closed 23 years ago
numerous bookmarks improvements.
Categories
(SeaMonkey :: Bookmarks & History, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: bugs, Assigned: bugs)
References
Details
Attachments
(1 file)
(deleted),
patch
|
bugzilla
:
review+
asa
:
approval+
|
Details | Diff | Splinter Review |
Due to someone *ahem* ignoring my review requests all week, I've collected a
large set of bookmarks changes, including:
- renaming create[Folder|Bookmark]Ex functions to create[*]WithDetails, and
updating callers.
- persistence of sort data in bookmarks list views across all bookmarks list
views (so sorting one view sorts all)
- persistence of column width and visibility data across sessions
- remove existing dynamic IE Favorites Folder if we do a one-off import of IE
Favorites at start up (to avoid having two Imported IE Favorites folders).
- Removes underlined appearance of links in sidebar.
- Applies uniform single click folder opening behaviour to History panel.
Patch to be attached.
Assignee | ||
Updated•23 years ago
|
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
*** Bug 128813 has been marked as a duplicate of this bug. ***
Comment 3•23 years ago
|
||
Comment on attachment 72388 [details] [diff] [review]
patch to fix described issues
r=blake
Attachment #72388 -
Flags: review+
Comment 4•23 years ago
|
||
nsbeta1+ per Nav triage team, due to fixes for plussed bugs, but we certainly
don't *need* to change function names for MachV.
Assignee | ||
Comment 5•23 years ago
|
||
hyatt says "sr=hyatt"
Comment 6•23 years ago
|
||
Comment on attachment 72388 [details] [diff] [review]
patch to fix described issues
a=asa (on behalf of drivers) for checkin to the 1.0 trunk
Attachment #72388 -
Flags: approval+
Assignee | ||
Comment 7•23 years ago
|
||
checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 8•23 years ago
|
||
I am seeing a reproducible crash in
nsXULOutlinerBuilder::GetTemplateActionCellFor when switching to bookmarks tab
in sidebar (under certain conditions) - see bug 131247. Could that be caused by
this check-in?
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•