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

Unified Diff: third_party/WebKit/Source/core/events/EventTypeNames.in

Issue 2331213002: Add `disposition` to SecurityPolicyViolationEvent (Closed)
Patch Set: Use enum in SecurityPolicyViolationEvent Created 4 years, 3 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: third_party/WebKit/Source/core/events/EventTypeNames.in
diff --git a/third_party/WebKit/Source/core/events/EventTypeNames.in b/third_party/WebKit/Source/core/events/EventTypeNames.in
index 55d52686ccedeb60b9cb8316d5e35f95d78ae979..bf0a15bf5b941a8fe78fa97c5cbfcd0bc4fa1b2c 100644
--- a/third_party/WebKit/Source/core/events/EventTypeNames.in
+++ b/third_party/WebKit/Source/core/events/EventTypeNames.in
@@ -88,6 +88,7 @@ encrypted
end
ended
endEvent
+enforce
Mike West 2016/09/16 07:30:35 I don't understand why you're adding these? `Event
Sergey Shekyan 2016/09/16 15:41:40 Oh, as I understood it, .in files are like namespa
enter
error
exit
@@ -188,6 +189,7 @@ removesourcebuffer
removestream
removetrack
repeatEvent
+report
reset
resize
resourcetimingbufferfull

Powered by Google App Engine
This is Rietveld 408576698