Upstream Tab's audio/video capturing APIs to ChromeWebContentsDelegateAndroid
commitfd6f8f6532cd0d6b1c97ec28945ed0b9c2f974f6
authoryfriedman <yfriedman@chromium.org>
Mon, 23 Feb 2015 14:50:02 +0000 (23 06:50 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 23 Feb 2015 14:50:47 +0000 (23 14:50 +0000)
tree68a8c76fd855e70f2610114f593cc21983971cb4
parentb5c617e80b2b0c07fcd927c135f64f93ceb0f3b7
Upstream Tab's audio/video capturing APIs to ChromeWebContentsDelegateAndroid

This is a little icky but probably better than just putting it in Tab.
It seems like MediaCaptureDevicesDispatcher could have its own JNI wrapper but
it would be quite thin. At least this way, the accesses are co-located.

BUG=443773

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

Cr-Commit-Position: refs/heads/master@{#317585}
chrome/android/java/src/org/chromium/chrome/browser/ChromeWebContentsDelegateAndroid.java
chrome/browser/android/chrome_web_contents_delegate_android.cc