0406e48db9d445227d66277fd786059c0c1074eb
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
am
243a28ba: am 4e4d0d5f: am 36a1bcee: Merge "Doc change: Update uses-feature and permissions docs." into froyo
am
9a8df805: am 1112632a: Merge "docs: revise javadocs for sip add a package description, revise class descriptions and edit some method docs" into gingerbread
am
38476ef2: am 8f1e7b62: Merge "Cleanspec to fix incremental build failures of the form:" into gingerbread
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%