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

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 1439973005: Remove navigator.getStorageUpdates() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert NavigatorCookies change Created 5 years, 1 month 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 | « third_party/WebKit/Source/core/frame/NavigatorStorageUtils.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index afc259962c3425cbf6175a5a4cf20f3c0576dae7..6eb38fafb11860bfa80afd5fd895697d1f09653c 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -684,7 +684,6 @@ public:
V8IDBDatabase_ObjectStoreNames_AttributeGetter = 824,
V8IDBObjectStore_IndexNames_AttributeGetter = 825,
V8IDBTransaction_ObjectStoreNames_AttributeGetter = 826,
- V8Navigator_GetStorageUpdates_Method = 827,
TextInputFired = 830,
V8TextEvent_Data_AttributeGetter = 831,
V8TextEvent_InitTextEvent_Method = 832,
« no previous file with comments | « third_party/WebKit/Source/core/frame/NavigatorStorageUtils.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698