|
Enable HTMLMediaElement@autoplay on Android
This CL sets user_gesture_required_for_media_playback to false in Chrome for
Android. Previously, we removed this requirement as a special case for the
Google Search Results page. Now that this setting matches Chrome's behavior on
other platforms, we don't need the special case for google.com and can remove
the entire VoiceSearchTabHelper.
This CL leaves the user_gesture_required_for_media_playback WebPreference
because that's used by android_webview.
R=klobag@chromium.org, darin@chromium.org
BUG= 178297
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288308
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1 line, -136 lines) |
Patch |
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/Tab.java
|
View
|
|
3 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
D |
chrome/android/java/src/org/chromium/chrome/browser/VoiceSearchTabHelper.java
|
View
|
|
1 chunk |
+0 lines, -32 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/about_flags.cc
|
View
|
1
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/chrome_jni_registrar.cc
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/android/voice_search_tab_helper.h
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/android/voice_search_tab_helper.cc
|
View
|
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/encrypted_media_browsertest.cc
|
View
|
1
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/media/encrypted_media_browsertest.cc
|
View
|
1
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/browser/media/media_source_browsertest.cc
|
View
|
1
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_process_host_impl.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_view_host_impl.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/public/common/content_switches.h
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/public/common/content_switches.cc
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/public/common/web_preferences.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/shell/app/shell_main_delegate.cc
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|