Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1390)

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1234613004: Only execute default actions on trusted events. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master_event_trusted_main3
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index aff89623088f9d7a494e257f5de07127cb369b55..a64e2230ccc1e9f3b4d4f48d6947ac4cceaed812 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -157,6 +157,7 @@ ThreadedParserDataReceiver
Touch status=stable
TouchIconLoading
TrustedEvents status=experimental
+TrustedEventsDefaultAction
tkent 2015/07/16 23:39:45 Do we need a separated runtime flag?
dtapuska 2015/07/17 02:46:10 Rick wanted two separate flags because this change
tkent 2015/07/17 05:50:41 ok, I got it.
UnsafeES3APIs
UnsandboxedAuxiliary status=experimental
UserSelectAll status=experimental

Powered by Google App Engine
This is Rietveld 408576698