You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
* Remove http and https from URLs when sorting
* Increase history limit to 3, suggested to 3
* Update unit tests
Auditors: @bbondy
Test Plan:
1. Visit a mixture of sites that have a similar name (twitter.com, twilio.com) but have a different protocol prefix (http, https)
2. Ensure that history sorting is entirely based on count and frequency
3. Ensure that a maximum of 3 history items and 3 suggested sites are shown (so as not to overflow the space available and cause a scrollbar to appear)
Fixes: #5091
Related: #5067
cc @bbondy @bradleyrichter @Sh1d0w
The text was updated successfully, but these errors were encountered: