DescriptionRename: background_is_transparent -> subpixel_rendering_enabled
This is derived from crrev.com/867003002.
RenderText::background_is_transparent() field does not directly
mean the background color is transparent. This is a flag to
control the subpixel rendering (see canvas_skia.cc) and can
be set for various reasons.
Considering this situation, it is clearer to rename the field
to subpixel_rendering_enabled().
R=msw@chromium.org
TEST=no functional changes, build succeeds
BUG=None
Committed: https://crrev.com/4b75bd7856f4838e43bbda59badd9c2031da2073
Cr-Commit-Position: refs/heads/master@{#317139}
Patch Set 1 #
Total comments: 4
Patch Set 2 : rebase #Patch Set 3 : comments addressed #
Total comments: 2
Patch Set 4 : enabled -> suppressed #Patch Set 5 : win fix #
Messages
Total messages: 23 (8 generated)
|