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

Unified Diff: third_party/WebKit/Source/core/frame/Navigator.idl

Issue 2747863005: Align IDL for navigator.cookieEnabled with spec (Closed)
Patch Set: Created 3 years, 9 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/WebKit/Source/core/frame/Navigator.idl
diff --git a/third_party/WebKit/Source/core/frame/Navigator.idl b/third_party/WebKit/Source/core/frame/Navigator.idl
index 15f91f55a807497af93ff544a6282dbc9c6d9d8d..a229722fdaa8c3e98e0a13ea6b27fbfd42f10c76 100644
--- a/third_party/WebKit/Source/core/frame/Navigator.idl
+++ b/third_party/WebKit/Source/core/frame/Navigator.idl
@@ -33,7 +33,7 @@ interface Navigator {
};
Navigator implements NavigatorCPU;
+Navigator implements NavigatorCookies;
Navigator implements NavigatorID;
Navigator implements NavigatorLanguage;
Navigator implements NavigatorOnLine;
-Navigator implements NavigatorStorageUtils;
« no previous file with comments | « third_party/WebKit/Source/core/frame/Navigator.h ('k') | third_party/WebKit/Source/core/frame/NavigatorCookies.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698