DescriptionMove nonscrollable axis gloweffect suppression to renderer.
on nonscrollable axis gloweffect should not be invoked, on diagonal scroll in some cases horizontal axis is disabled, and when scrolling diagonally this invokes horizontal glow , but as per android UX horizontal glow shouldnt be display as it is nonscrollable. This change optimizes such calls and avoids unnecessary IPC calls.
The change is behind a CC setting since Android WebView
needs to send overscroll notifications to apps even on nonscrollable axes.
BUG=357021
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263226
Patch Set 1 #
Total comments: 5
Patch Set 2 : changes done after review comments #
Total comments: 3
Patch Set 3 : clean up and modified as per review comments #
Messages
Total messages: 28 (0 generated)
|