DescriptionAvoid using !OS() constructs. Simplify guards to take advantage of the facts that !OS(POSIX) means OS(WIN).
Also fix a bug spotted for OS(ANDROID). Make OS(ANDROID) behave the same way as OS(WIN) and OS(MACOSX) inside EventHandler::shouldTurnVerticalTicksIntoHorizontal().
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157500
Patch Set 1 #Patch Set 2 : git cl try #
Total comments: 1
Patch Set 3 : Rebase #Patch Set 4 : Fix EventHandler::shouldTurnVerticalTicksIntoHorizontal() for Android #Patch Set 5 : Fix merge #
Messages
Total messages: 6 (0 generated)
|