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

Unified Diff: third_party/WebKit/Source/core/html/HTMLElement.idl

Issue 2905763003: Rollback ContextMenu (Closed)
Patch Set: Rebase 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
Index: third_party/WebKit/Source/core/html/HTMLElement.idl
diff --git a/third_party/WebKit/Source/core/html/HTMLElement.idl b/third_party/WebKit/Source/core/html/HTMLElement.idl
index 74763c010ab40f625ed21833a1d22dfeb4534049..ad8390f7f692473f236f34dc6fa31e46d931f036 100644
--- a/third_party/WebKit/Source/core/html/HTMLElement.idl
+++ b/third_party/WebKit/Source/core/html/HTMLElement.idl
@@ -37,7 +37,6 @@ interface HTMLElement : Element {
void blur();
[CEReactions, Reflect] attribute DOMString accessKey;
[CEReactions, CustomElementCallbacks] attribute boolean draggable;
- [CEReactions, RuntimeEnabled=ContextMenu] attribute HTMLMenuElement? contextMenu;
[CEReactions] attribute boolean spellcheck;
// HTMLElement implements ElementContentEditable
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLElement.cpp ('k') | third_party/WebKit/Source/core/html/HTMLMenuElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698