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

Unified Diff: third_party/WebCore/Modules/intents/DOMWindowIntents.idl

Issue 10513011: Roll IDL to multivm@576 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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/Modules/intents/DOMWindowIntents.idl
diff --git a/third_party/WebCore/Modules/intents/DOMWindowIntents.idl b/third_party/WebCore/Modules/intents/DOMWindowIntents.idl
index f990800c169efbc848d8dbd631cd7205e5e3c9ec..d34520951765bf83b93934bd3e12ef44a5730134 100644
--- a/third_party/WebCore/Modules/intents/DOMWindowIntents.idl
+++ b/third_party/WebCore/Modules/intents/DOMWindowIntents.idl
@@ -31,6 +31,8 @@ module window {
Supplemental=DOMWindow
] DOMWindowIntents {
attribute IntentConstructor WebKitIntent;
+
+ attribute [Replaceable] DeliveredIntent webkitIntent;
};
}
« no previous file with comments | « third_party/WebCore/Modules/indexeddb/IDBTransaction.idl ('k') | third_party/WebCore/Modules/intents/DeliveredIntent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698