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

Unified Diff: Source/modules/presentation/NavigatorPresentation.idl

Issue 1226633007: Sync the Presentation API interfaces with the spec again (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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: Source/modules/presentation/NavigatorPresentation.idl
diff --git a/Source/modules/presentation/NavigatorPresentation.idl b/Source/modules/presentation/NavigatorPresentation.idl
index ade958ae9ab609a62ff00a93c44f8ed89becda4b..2056380cc2a45d00d19bf623f2da198e97e0b263 100644
--- a/Source/modules/presentation/NavigatorPresentation.idl
+++ b/Source/modules/presentation/NavigatorPresentation.idl
@@ -7,5 +7,5 @@
[
RuntimeEnabled=Presentation
] partial interface Navigator {
- readonly attribute Presentation presentation;
+ [SameObject] readonly attribute Presentation presentation;
};
« no previous file with comments | « Source/modules/presentation/DefaultSessionStartEvent.idl ('k') | Source/modules/presentation/Presentation.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698