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

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

Issue 12319151: WebKit IDL roll. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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/page/PagePopupController.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 0707f0758eea16be4045a1867ef3ecb96036e87a..8b03f77586ec0b0e19926cec1ad34db8f58cf3f7 100644
--- a/third_party/WebCore/page/Location.idl
+++ b/third_party/WebCore/page/Location.idl
@@ -67,7 +67,7 @@
[NotEnumerable, Custom, V8Unforgeable, V8ReadOnly, ImplementedAs=toStringFunction] DOMString toString();
#endif
#if defined(V8_BINDING) && V8_BINDING
- [NotEnumerable, Custom, V8Unforgeable, V8ReadOnly] DOMObject valueOf();
+ [NotEnumerable, Custom, V8Unforgeable, V8ReadOnly] any valueOf();
#endif
};
« no previous file with comments | « third_party/WebCore/page/DOMWindow.idl ('k') | third_party/WebCore/page/PagePopupController.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698