[M120 Migration][VD] Support EWK Scroll API for TV WebBrowser
[platform/framework/web/chromium-efl.git] / third_party / blink / public / mojom / webpreferences / web_preferences.mojom
index dccbf3a..e95b142 100644 (file)
@@ -543,4 +543,7 @@ struct WebPreferences {
 
   [EnableIf=is_tizen_tv]
   bool use_arrow_scroll;
+
+  [EnableIf=is_tizen_tv]
+  bool use_scrollbar_thumb_focus_notifications;
 };