~justinmcp/oxide/1374494

Viewing all changes in revision 785.

  • Committer: Olivier Tilloy
  • Date: 2014-10-09 09:50:25 UTC
  • mfrom: (779.1.1 trunk)
  • Revision ID: olivier.tilloy@canonical.com-20141009095025-c7t3bkf9be7wa1kv
Do not check whether the input method is currently visible in WebView::SetInputPanelVisibility(…),
to avoid a possible race condition: if hide() and show() are called very quickly in a row, when show() is called the hide() request might not have completed yet, and isVisible() could return true.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: