Closed
Bug 498452
Opened 17 years ago
Closed 17 years ago
add pref for autocomplete timeout
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
People
(Reporter: vlad, Assigned: vlad)
References
Details
Attachments
(1 file)
|
1.48 KB,
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
Right now the autocomplete timeout lives as an attribute on the autocomplete element, and it defaults to 50 in the XBL binding. There's no pref for this currently. This patch exposes a pref for this, and sets it to the default so there should be no change in desktop Firefox. It's useful to increase this value on other platforms where the cost of starting autocomplete is much higher.
Attachment #383327 -
Flags: review?
Updated•17 years ago
|
Attachment #383327 -
Flags: review? → review+
| Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•