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

Unified Diff: Source/modules/presentation/Presentation.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
« no previous file with comments | « Source/modules/presentation/NavigatorPresentation.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/presentation/Presentation.idl
diff --git a/Source/modules/presentation/Presentation.idl b/Source/modules/presentation/Presentation.idl
index 8e459bd1c39f871e20d9503ff084377ac086f140..58094291617f7ada1a1261c1617dbbb1faa9a09e 100644
--- a/Source/modules/presentation/Presentation.idl
+++ b/Source/modules/presentation/Presentation.idl
@@ -2,10 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// https://w3c.github.io/presentation-api/#navigatorpresentation
+// https://w3c.github.io/presentation-api/#interface-presentation
-// TODO(avayvod): This interface is named NavigatorPresentation in the spec:
-// https://github.com/w3c/presentation-api/issues/137
[
GarbageCollected,
RuntimeEnabled=Presentation
« no previous file with comments | « Source/modules/presentation/NavigatorPresentation.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698