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

Unified Diff: core/testing/LayerRect.idl

Issue 22498002: Roll IDL to multivm@1329 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 4 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 | « core/testing/Internals.idl ('k') | core/testing/LayerRectList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/testing/LayerRect.idl
diff --git a/core/dom/PromiseResolver.idl b/core/testing/LayerRect.idl
similarity index 92%
copy from core/dom/PromiseResolver.idl
copy to core/testing/LayerRect.idl
index 86fe30751c847623f955f1eece26482ceeb11e4a..50994ab58e9ef5d72d0592439fff6ff2d033c6c9 100644
--- a/core/dom/PromiseResolver.idl
+++ b/core/testing/LayerRect.idl
@@ -29,6 +29,7 @@
*/
[
- EnabledAtRuntime=promise
-] interface PromiseResolver {
+] interface LayerRect {
+ readonly attribute Node layerRootNode;
+ readonly attribute ClientRect layerRelativeRect;
};
« no previous file with comments | « core/testing/Internals.idl ('k') | core/testing/LayerRectList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698