Closed
Bug 332935
Opened 20 years ago
Closed 19 years ago
Form history performance
Categories
(Firefox :: Bookmarks & History, defect, P2)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox 2 beta1
People
(Reporter: brettw, Assigned: brettw)
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
|
10.22 KB,
patch
|
bryner
:
review+
|
Details | Diff | Splinter Review |
Form history performance is unknown. Most people seem to think that it's OK, but these are developers on fast computers. We need to check form history performance on slow computers to see if it needs some of the caching and preloading optimizations we've been doing for history.
| Assignee | ||
Updated•20 years ago
|
Priority: -- → P3
Target Milestone: --- → Firefox 2 beta1
| Assignee | ||
Comment 1•19 years ago
|
||
I have noticed it be slow sometimes (I'm on a networked drive) and hang the browser for about 1s when you first type into a form field. Upping the priority.
Priority: P3 → P2
| Assignee | ||
Comment 2•19 years ago
|
||
Attachment #218231 -
Flags: review?(bryner)
Comment 3•19 years ago
|
||
Comment on attachment 218231 [details] [diff] [review]
Patch
There are some references to Start/StopDummyStatement, should those be changed to Start/StopCache?
Looks good otherwise.
Attachment #218231 -
Flags: review?(bryner) → review+
| Assignee | ||
Comment 4•19 years ago
|
||
References to Start/StopDummyStatement fixed and on trunk and branch.
Comment 5•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
•