Closed Bug 382195 Opened 19 years ago Closed 19 years ago

"show all bookmark folders" button is slow when we're opening to the bookmarks root

Categories

(Firefox :: Bookmarks & History, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 3 alpha5

People

(Reporter: moco, Assigned: moco)

References

Details

(Keywords: perf)

Attachments

(2 files, 2 obsolete files)

"show all bookmark folders" button is slow when we're opening to the bookmarks root for the common case, we recurse the whole tree in selectFolders() when what we want is really the first thing we pass in. see also bug #381750 for a similar perf issue. patch coming.
Blocks: 380307
Status: NEW → ASSIGNED
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Firefox 3 alpha5
Attachment #266320 - Attachment is obsolete: true
Attachment #266403 - Flags: review?(dietrich)
Attachment #266320 - Flags: review?(dietrich)
Comment on attachment 266403 [details] [diff] [review] same patch, but remove trailing whitespace would take a review from Mano, too.
Attachment #266403 - Flags: review?(mano)
Seth, where's this button?
Attached image screen shot for Asaf
> Seth, where's this button? In the "Add Bookmark" dialog. (See attached screen shot)
ah, the expander ;)
Comment on attachment 266403 [details] [diff] [review] same patch, but remove trailing whitespace looks ok, r=me. thanks seth.
Attachment #266403 - Flags: review?(dietrich) → review+
Comment on attachment 266403 [details] [diff] [review] same patch, but remove trailing whitespace nit: remove the braces around the last block. r=mano otherwise.
Attachment #266403 - Flags: review?(mano) → review+
Attachment #266403 - Attachment is obsolete: true
Attachment #266622 - Flags: review+
fixed. Checking in tree.xml; /cvsroot/mozilla/browser/components/places/content/tree.xml,v <-- tree.xml new revision: 1.72; previous revision: 1.71 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Keywords: perf
Resolution: --- → FIXED
Verified in Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a7pre) Gecko/200707270404 Minefield/3.0a7pre. Are we really supposed to flicker with the repainting if I click this expander button over and over again? It's like when we close from the expanded view, we paint the scrollbars and folders higher up and then then paint over them again.
Status: RESOLVED → VERIFIED
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.

Attachment

General

Created:
Updated:
Size: