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

Unified Diff: page/Location.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 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 | « page/History.idl ('k') | page/MemoryInfo.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: page/Location.idl
diff --git a/page/Location.idl b/page/Location.idl
index 8b03f77586ec0b0e19926cec1ad34db8f58cf3f7..c9443e27b692f61fc78a37521adf2b5e641abc51 100644
--- a/page/Location.idl
+++ b/page/Location.idl
@@ -30,14 +30,9 @@
#if defined(V8_BINDING) && V8_BINDING
CheckSecurity,
#endif
- JSCustomGetOwnPropertySlotAndDescriptor,
CustomNamedSetter,
- JSGenerateIsReachable=ImplFrame,
CustomDeleteProperty,
CustomEnumerateProperty,
- JSCustomDefineOwnProperty,
- JSCustomNamedGetterOnPrototype,
- JSCustomDefineOwnPropertyOnPrototype,
OmitConstructor
] interface Location {
#if !defined(LANGUAGE_CPP) || !LANGUAGE_CPP
« no previous file with comments | « page/History.idl ('k') | page/MemoryInfo.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698