Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Potential fix for URL bar lag, 2nd try #4718

Merged
merged 1 commit into from
Oct 12, 2016
Merged

Potential fix for URL bar lag, 2nd try #4718

merged 1 commit into from
Oct 12, 2016

Conversation

diracdeltas
Copy link
Member

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

similar to 57ecf92 but handles
urlbar suffix insertion better. fix #4573. fix #4360.

Auditors: @bbondy
Test plan: open a bunch of tabs, confirm that typing in the urlbar never gets laggy. also confirm that typing 'bing' will insert the selected autocomplete result in the urlbar but continuing to type gets rid of the selected suffix.

similar to 9e98154 but handles
urlbar suffix insertion better.
@bbondy
Copy link
Member

bbondy commented Oct 12, 2016

works great, I was reproducing lag after a chrome import but it works better with this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

urlbar autocomplete suffix causing issues typing in urlbar fast still can be laggy
4 participants