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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/menu-key-context-menu-document-pinch-zoom.html

Issue 2905783002: Rename SendContextMenuEventForKey to ShowNonLocatedContextMenu (Closed)
Patch Set: Created 3 years, 7 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/input/EventHandler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/events/menu-key-context-menu-document-pinch-zoom.html
diff --git a/third_party/WebKit/LayoutTests/fast/events/menu-key-context-menu-document-pinch-zoom.html b/third_party/WebKit/LayoutTests/fast/events/menu-key-context-menu-document-pinch-zoom.html
index eff0c4f3397b34ab46ab098ea25301c176c915d3..f9d98a6da115c69c41d3fdeeb373f96c29783cd4 100644
--- a/third_party/WebKit/LayoutTests/fast/events/menu-key-context-menu-document-pinch-zoom.html
+++ b/third_party/WebKit/LayoutTests/fast/events/menu-key-context-menu-document-pinch-zoom.html
@@ -14,7 +14,7 @@ var visualViewportContentX = 400;
var visualViewportContentY = 300;
var scale = 2;
-// Should match the static const in EventHandler::sendContextMenuEventForKey
+// Should match the static const in EventHandler::ShowNonLocatedContextMenu
var kContextMenuMargin = 1;
var expectedX;
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/input/EventHandler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698