Description[Extensions] Make extension actions use gfx::Image over gfx::ImageSkia.
gfx::Images cache different representations (such as NSImages), whereas
gfx::ImageSkias (as a representation themselves) do not. Prefer to use
gfx::Image in most icon code, so that these representations are cached.
BUG=452971
Committed: https://crrev.com/bf734cdda75f3314996270eef0e924c63cac9743
Cr-Commit-Position: refs/heads/master@{#313768}
Patch Set 1 : With preceding patch #Patch Set 2 : #Patch Set 3 : Latest master #Messages
Total messages: 8 (3 generated)
|