[M108 Aura Migration][MM] Enable media auto-playback 19/285119/5
authorlokeshmeena <lokesh.meena@samsung.com>
Tue, 6 Dec 2022 10:38:05 +0000 (16:08 +0530)
committerDae-Hyun Ko <dhyuna.ko@samsung.com>
Thu, 8 Dec 2022 02:39:01 +0000 (02:39 +0000)
commiteb3e32541ac49becd9095bd6a8ecc71edd454161
treeba22703d69bb5daf4226fbb50231539face8781f
parent27e5db457c164d7db632865e7a04c164127e35d7
[M108 Aura Migration][MM] Enable media auto-playback

Chrome has introduced Autoplay Policy and enables playback based on
use guesture. This patch is to allow auto-playback media on tizen based
on attributes only and Removed volume checks.

W3C spec:
https://www.w3.org/TR/2011/WD-html5-20110113/video.html#attr-media-autoplay

Reference:
https://review.tizen.org/gerrit/270035
https://review.tizen.org/gerrit/268636

Change-Id: If9a47d5f108192dc9f75386cbf9434f030bea03f
Signed-off-by: lokeshmeena <lokesh.meena@samsung.com>
media/base/media_switches.cc
third_party/blink/common/web_preferences/web_preferences.cc
third_party/blink/renderer/core/html/media/autoplay_policy.cc