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

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

Issue 2490443002: Make OffscreenCanvas an EventTarget (Closed)
Patch Set: pass API layout tests Created 4 years, 1 month 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/EventTargetFactory.in
diff --git a/third_party/WebKit/Source/core/events/EventTargetFactory.in b/third_party/WebKit/Source/core/events/EventTargetFactory.in
index 0fc7c770c6e6f481bb724ab91f812e48df985f09..50792ef0accefe4e8a9126b1c8d26bdb3c97a088 100644
--- a/third_party/WebKit/Source/core/events/EventTargetFactory.in
+++ b/third_party/WebKit/Source/core/events/EventTargetFactory.in
@@ -15,6 +15,7 @@ core/html/track/TextTrackCue
core/html/track/TextTrackList
core/html/track/VideoTrackList
core/loader/appcache/ApplicationCache
+core/offscreencanvas/OffscreenCanvas
core/page/EventSource
core/timing/Performance
core/frame/VisualViewport ImplementedAs=DOMVisualViewport

Powered by Google App Engine
This is Rietveld 408576698