Chromium Code Reviews
DescriptionFix compositing chicken and egg problem in updateControlTints.
updateControlTints reads compositingState, so it need to call the
new big hammer method that updates layout and compositing state,
updateLayoutAndStyleForPainting.
Also, move the update layout call to be inside updateControlTints
instead of FocusController::setActive so that we only do it if
we're actually on an OS that supportsControlTints.
BUG=343758
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167384
Patch Set 1 #
Total comments: 3
Patch Set 2 : add protectors #
Messages
Total messages: 11 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||