Closed
Bug 1550480
Opened 6 years ago
Closed 6 years ago
Increase the stale rows removal timer
Categories
(Firefox :: Address Bar, defect, P2)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
When local results are slower to arrive (because they have a low frecency) we still flicker, because stale rows are removed on the timer (we don't want them to stay there a too long time, because they don't apply to the current string).
We can increase this timer a bit to further reduce flicker, though we don't have a clear way to measure success here. Telemetry tells us in 200ms we can serve the first 6 results in 95% of the cases, but we have 10 results and some timing is unpredictable (network, disk latency). We can just make a guess for now and look around for feedback.
Assignee | ||
Comment 1•6 years ago
|
||
Try to further reduce flicker by increasing the time we keep stale results visible.
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/6f7374e16ef5
Increase the Quantum Bar stale rows removal timer. r=dao
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in
before you can comment on or make changes to this bug.
Description
•