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

Unified Diff: third_party/WebKit/Source/modules/quota/StorageInfo.idl

Issue 1873323002: Have bindings layer assume and insist that all interface types are GCed. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 8 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/modules/quota/StorageInfo.idl
diff --git a/third_party/WebKit/Source/modules/quota/StorageInfo.idl b/third_party/WebKit/Source/modules/quota/StorageInfo.idl
index 112f4a472efd8fb27b9517619d4fe513efa3cca7..6b0ef63d1793f2a5c5cc484163800b9a7fb810f3 100644
--- a/third_party/WebKit/Source/modules/quota/StorageInfo.idl
+++ b/third_party/WebKit/Source/modules/quota/StorageInfo.idl
@@ -29,7 +29,6 @@
*/
[
- GarbageCollected,
NoInterfaceObject,
RuntimeEnabled=QuotaPromise
] interface StorageInfo {

Powered by Google App Engine
This is Rietveld 408576698