DescriptionEnable FastMobileScrolling runtime flag for Android to match the command-line flag.
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 2nd set of changes.
BUG=381391
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276077
Patch Set 1 #
Messages
Total messages: 11 (0 generated)
|