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

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

Issue 2096783004: Seperate visualviewportchanged event into scroll and resize events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix crash + tests Created 4 years, 6 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/EventTargetFactory.in
diff --git a/third_party/WebKit/Source/core/events/EventTargetFactory.in b/third_party/WebKit/Source/core/events/EventTargetFactory.in
index 21bea6a3e7fca5b4b50fbaff6231bfff7800bfb5..0d05f2f9c94a5623368f11e4cf77781279b222d3 100644
--- a/third_party/WebKit/Source/core/events/EventTargetFactory.in
+++ b/third_party/WebKit/Source/core/events/EventTargetFactory.in
@@ -16,6 +16,7 @@ core/html/track/VideoTrackList
core/loader/appcache/ApplicationCache
core/page/EventSource
core/timing/Performance
+core/frame/VisualViewport ImplementedAs=DOMVisualViewport
core/frame/Window ImplementedAs=DOMWindow
core/workers/DedicatedWorkerGlobalScope
core/workers/SharedWorker
« no previous file with comments | « third_party/WebKit/Source/core/events/EventTarget.h ('k') | third_party/WebKit/Source/core/events/EventTypeNames.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698