Closed
Bug 323522
Opened 20 years ago
Closed 20 years ago
Don't do places update when loaded in a background tab
Categories
(Firefox :: Bookmarks & History, defect, P3)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
INVALID
Firefox 2 beta1
People
(Reporter: brettw, Assigned: brettw)
Details
Listeners on results attached to trees that are invisible should not do complex requeries. It is likely that doing small incremental updates are still a performance win since they are fast and will save us from requerying when the tab is focused.
| Assignee | ||
Updated•20 years ago
|
Priority: -- → P3
Updated•20 years ago
|
Assignee: nobody → brettw
Updated•20 years ago
|
Target Milestone: --- → Firefox 2 beta1
| Assignee | ||
Comment 1•20 years ago
|
||
ALso, don't do places update if the item is in the bfcache. See bug 318816.
| Assignee | ||
Comment 2•20 years ago
|
||
Loading the places view in a tab is not going to be supported, so this bug isn't applicable.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 3•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
•