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

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

Issue 10117028: Roll WebCore IDL to multivm@418 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
« no previous file with comments | « third_party/WebCore/page/DOMWindow.idl ('k') | third_party/WebCore/testing/InternalSettings.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/page/Location.idl
diff --git a/third_party/WebCore/page/Location.idl b/third_party/WebCore/page/Location.idl
index 4f196fc0d369afd972ce4f5e9e7b71616d7e18f4..1f1703af6a56b709f65ed0d9e8fdabac60be5a72 100644
--- a/third_party/WebCore/page/Location.idl
+++ b/third_party/WebCore/page/Location.idl
@@ -64,6 +64,8 @@ module window {
readonly attribute DOMString origin;
#endif
+ readonly attribute DOMStringList ancestorOrigins;
+
#if defined(LANGUAGE_JAVASCRIPT) && LANGUAGE_JAVASCRIPT
[NotEnumerable, Custom, V8Unforgeable, V8ReadOnly, ImplementedAs=toStringFunction] DOMString toString();
#endif
« no previous file with comments | « third_party/WebCore/page/DOMWindow.idl ('k') | third_party/WebCore/testing/InternalSettings.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698