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

Unified Diff: Source/modules/quota/WindowQuota.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
Index: Source/modules/quota/WindowQuota.idl
diff --git a/Source/modules/quota/WindowQuota.idl b/Source/modules/quota/WindowQuota.idl
index 1f8ce5eff3581f13cbdb7093b9f7e75760b69c70..d039c3caf6ec14de319e8e6953c85e2147000da7 100644
--- a/Source/modules/quota/WindowQuota.idl
+++ b/Source/modules/quota/WindowQuota.idl
@@ -24,8 +24,7 @@
*/
[
- ImplementedAs=DOMWindowQuota
+ ImplementedAs=DOMWindowQuota,
] partial interface Window {
[DeprecateAs=StorageInfo] readonly attribute StorageInfo webkitStorageInfo;
};
-
« no previous file with comments | « Source/modules/performance/WorkerGlobalScopePerformance.idl ('k') | Source/modules/serviceworkers/NavigatorServiceWorker.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698