summaryrefslogtreecommitdiff
path: root/libs/ui/FramebufferNativeWindow.cpp
diff options
context:
space:
mode:
author John Reck <jreck@google.com> 2011-06-24 11:07:09 -0700
committer John Reck <jreck@google.com> 2011-06-24 11:07:09 -0700
commit1c1e6df04ab4417b50bb06e5d4c43ecbed395e97 (patch)
treee12f776b660c1553af75ce38db7c023c4bf98398 /libs/ui/FramebufferNativeWindow.cpp
parente0ac113b47fa9755ab02fd7b219c411d2cb8e033 (diff)
Don't resend WEBKIT_DRAW if paused
Bug: 4606210 If a WEBKIT_DRAW message came in after the WebView was paused, it would fail to draw causing it to re-send the WEBKIT_DRAW message which would lead to an infinite loop until the WebView is resumed. Fix this by not re-sending the WEBKIT_DRAW message if webview is paused. Change-Id: I3dd946e4e948cf3fd6af07ba6f7fdac2f967a631
Diffstat (limited to 'libs/ui/FramebufferNativeWindow.cpp')
0 files changed, 0 insertions, 0 deletions