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

Unified Diff: third_party/WebCore/inspector/InspectorFrontendHost.idl

Issue 12319151: WebKit IDL roll. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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/WebCore/inspector/InspectorFrontendHost.idl
diff --git a/third_party/WebCore/inspector/InspectorFrontendHost.idl b/third_party/WebCore/inspector/InspectorFrontendHost.idl
index 3a63c09aabdc0e0955f17f49c306cee26d25d985..a3ba8df806475dce6388cfbd14180718678e63f7 100644
--- a/third_party/WebCore/inspector/InspectorFrontendHost.idl
+++ b/third_party/WebCore/inspector/InspectorFrontendHost.idl
@@ -59,7 +59,7 @@
[Custom] DOMString platform();
[Custom] DOMString port();
- [Custom] void showContextMenu(in MouseEvent event, in DOMObject items);
+ [Custom] void showContextMenu(in MouseEvent event, in any items);
void sendMessageToBackend(in DOMString message);
[Custom] void recordActionTaken(in unsigned long actionCode);
« no previous file with comments | « third_party/WebCore/inspector/Inspector-1.0.json ('k') | third_party/WebCore/inspector/JavaScriptCallFrame.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698