Extract shouldPropagateKey method from ContentViewClient.
commitc1cf83e808ffd1934f3cae6dc78c83fa4d9a1962
authorprimiano@chromium.org <primiano@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 2 Jun 2014 19:17:47 +0000 (2 19:17 +0000)
committerprimiano@chromium.org <primiano@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 2 Jun 2014 19:17:47 +0000 (2 19:17 +0000)
treec4d16d0d057499cc8ac70cf772b4d637849201e1
parentb071452eacb09b8d6de2d66f94c10d736b2097a7
Extract shouldPropagateKey method from ContentViewClient.

This is to share the same code path with WebView, which currently
has its own copy/paste version of the code, and keep its behavior
in sync with it.
This change is a pure refactoring and should have no effect on
Chrome.

BUG=b/14438911

Review URL: https://codereview.chromium.org/308313004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274300 0039d316-1c4b-4281-b951-d872f2087c98
content/public/android/java/src/org/chromium/content/browser/ContentViewClient.java