Fix cutting off list of sites in Settings->SiteSettings->(category)
Bug was added with https://chromium-review.googlesource.com/c/chromium/src/+/1195373. Currently: there is displayed maximally one site on exception list in every Settings->SiteSettings->(category) screen. It happens because of return which is ending not only internal for, but also external one. With fix: there are displayed all sites. BUG=887595 Change-Id: I924f7a6955134f9a18976c6dbab201e8b404432c Reviewed-on: https://chromium-review.googlesource.com/c/1266395Reviewed-by:Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Marcin Wiącek <marcin@mwiacek.com> Cr-Commit-Position: refs/heads/master@{#597622}
Showing
Please register or sign in to comment