DescriptionReplace compile time guard with runtime flag in blink and remove ENABLE_FAST_MOBILE_SCROLLING in gyp file.
The effort needs to be done in 3 steps:
1. Create the runtime flag interface in blink;
2. Enable the flag for Android from chromium even it does not do anything in blink;
3. Replace compile time guard with runtime flag in blink and remove ENABLE_FAST_MOBILE_SCROLLING in gyp file.
This is the 3rd set of changes.
BUG=381391
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175967
Patch Set 1 #Patch Set 2 : Fix gni file. #
Messages
Total messages: 12 (0 generated)
|