diff options
author | Derek Sollenberger <djsollen@google.com> | 2011-03-01 09:23:53 -0500 |
---|---|---|
committer | Sriram Raman <sriramkraman@google.com> | 2011-03-01 22:37:14 -0500 |
commit | 9002de961a78d8c63b2399846d290bff2d79a3f4 (patch) | |
tree | 866d0b3c01e9914b32ad94d83da6352af61d1def /Source/WebKit2/UIProcess/API/C/WKGeolocationPermissionRequest.cpp | |
parent | 65b97159d8d180594e604d2ca5f6674388354416 (diff) | |
download | external_webkit-9002de961a78d8c63b2399846d290bff2d79a3f4.zip external_webkit-9002de961a78d8c63b2399846d290bff2d79a3f4.tar.gz external_webkit-9002de961a78d8c63b2399846d290bff2d79a3f4.tar.bz2 |
Do not merge: Cherry-pick fix to framerate cap
Bug: 3471680
Fix framerate cap when multiple webviews exist.
Each view will now be capped at 60fps. The previous code would
either starve the drawing of additional webviews or would draw
them at a rate of 60fps/N where N is the number of webviews.
Change-Id: I359a79f5981bc29d57ce4b94eb00a5c9aee754d0
Diffstat (limited to 'Source/WebKit2/UIProcess/API/C/WKGeolocationPermissionRequest.cpp')
0 files changed, 0 insertions, 0 deletions