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

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

Issue 10911186: Roll WebKit IDL to multivm@858 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 | « third_party/WebCore/html/track/TextTrackCue.idl ('k') | third_party/WebCore/page/DOMSecurityPolicy.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/inspector/InjectedScriptHost.idl
diff --git a/third_party/WebCore/inspector/InjectedScriptHost.idl b/third_party/WebCore/inspector/InjectedScriptHost.idl
index 71b88b137fe245fa1261a64351f7e78833540071..d144dd09a4aeb26d0f79f3936b143efc30d6e97f 100644
--- a/third_party/WebCore/inspector/InjectedScriptHost.idl
+++ b/third_party/WebCore/inspector/InjectedScriptHost.idl
@@ -47,6 +47,7 @@ module core {
[Custom] DOMString databaseId(in DOMObject database);
[Custom] DOMString storageId(in DOMObject storage);
+ [Custom] DOMObject evaluate(in DOMString text);
};
}
« no previous file with comments | « third_party/WebCore/html/track/TextTrackCue.idl ('k') | third_party/WebCore/page/DOMSecurityPolicy.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698