DescriptionRemove unnecessary updateGraphicsContext calls.
These don't do anything, since all it does is update the fill color, which is
not even used in drawHighlightForText (it takes its own color argument).
After this, nearly all updateGraphicsContext calls correspond to a
paintTextWithShadows call, which opens some refactoring options.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180376
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|