Revert "Show favicon even if there's no enough space"
This reverts commit a5e2fb1d. Reason for revert: Causes massive memory leaks when the logic is triggered. See https://bugs.chromium.org/p/chromium/issues/detail?id=851506#c26 Original change's description: > Show favicon even if there's no enough space > > In this case, we will do: > 1. Align favicon ceter. > 2. Clip favicon to the tab's shape with 1 DIP padding. > > In order to do this, a mask layer is set to icon view. > When there's a attention icon, tab shaped mask and > circular mask will be combined and then set. > > Bug: 813637 > Change-Id: Idbadfcec44ef61d8a2213df4a87b533885e18a25 > Reviewed-on: https://chromium-review.googlesource.com/938875 > Reviewed-by: Elly Fong-Jones <ellyjones@chromium.org> > Commit-Queue: SangWoo Ko <sangwoo108@gmail.com> > Cr-Commit-Position: refs/heads/master@{#541323} TBR=ellyjones@chromium.org,sangwoo108@gmail.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 813637, 851506 Change-Id: I0712eeb68e84db335ead345c4aa6e39600a85c4b Reviewed-on: https://chromium-review.googlesource.com/1103677 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by:Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#567872}
Showing
This diff is collapsed.
Please register or sign in to comment