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

Unified Diff: Source/modules/navigatorcontentutils/NavigatorContentUtils.idl

Issue 130943004: Regularize extended attributes on partial interfaces (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 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/mediastream/URLMediaStream.idl ('k') | Source/modules/notifications/WindowNotifications.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/navigatorcontentutils/NavigatorContentUtils.idl
diff --git a/Source/modules/navigatorcontentutils/NavigatorContentUtils.idl b/Source/modules/navigatorcontentutils/NavigatorContentUtils.idl
index 8fe64974a04b09b8226f9429b65c519e880a6cf9..66c24de0ea60bc1e73e29135e64304cd10718f3a 100644
--- a/Source/modules/navigatorcontentutils/NavigatorContentUtils.idl
+++ b/Source/modules/navigatorcontentutils/NavigatorContentUtils.idl
@@ -24,4 +24,3 @@ partial interface Navigator {
[RuntimeEnabled=CustomSchemeHandler, RaisesException] DOMString isProtocolHandlerRegistered(DOMString scheme, DOMString url);
[RuntimeEnabled=CustomSchemeHandler, RaisesException] void unregisterProtocolHandler(DOMString scheme, DOMString url);
};
-
« no previous file with comments | « Source/modules/mediastream/URLMediaStream.idl ('k') | Source/modules/notifications/WindowNotifications.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698