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

Unified Diff: third_party/WebCore/page/DOMWindow.idl

Issue 10542124: Roll IDL to multivm@603 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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/WebCore/page/DOMWindow.idl
diff --git a/third_party/WebCore/page/DOMWindow.idl b/third_party/WebCore/page/DOMWindow.idl
index f0656d8e1d5793a38bf8d0650970deb01ac7b0d8..b206543b15586724d9fb81e0ea19360b70394606 100644
--- a/third_party/WebCore/page/DOMWindow.idl
+++ b/third_party/WebCore/page/DOMWindow.idl
@@ -778,10 +778,6 @@ module window {
attribute [Conditional=BLOB] DOMURLConstructor webkitURL;
-#if defined(ENABLE_QUOTA) && ENABLE_QUOTA
- readonly attribute [V8EnabledAtRuntime=Quota] StorageInfo webkitStorageInfo;
-#endif
-
attribute [Conditional=MUTATION_OBSERVERS] WebKitMutationObserverConstructor WebKitMutationObserver;
#endif // defined(LANGUAGE_JAVASCRIPT)
« no previous file with comments | « third_party/WebCore/html/track/TextTrackList.idl ('k') | third_party/WebCore/page/NavigatorRegisterProtocolHandler.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698