summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2010-11-03 19:35:52 +0000
committerBen Murdoch <benm@google.com>2010-11-04 19:51:06 +0000
commit0406e48db9d445227d66277fd786059c0c1074eb (patch)
treec4a2cb4f83fb9a47d413478fcd61c8df3b52a87b /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentdfe7fd1776f8472b303f57d4715dcc160e735dd6 (diff)
Work around race condition in CallBackProxy.
If WebCore requests two (or more) alert/prompt/confirm dialogs in quick succeession, we have a race that when the dialog is dismissed the WebView does not have it's focus restored before the next dialog is requested to be shown and we early out of displaying the dialog (i.e. we do not show it). Work around this by no longer verifying that the Activity has focus as this check seems to be redundant anyway (see 3166409). Bug: 3151825, 3166409 Change-Id: I7f650b066ee63da92bc9a620b8e190c91b306d3e
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions