summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/page/Location.idl
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/page/Location.idl')
-rw-r--r--Source/WebCore/page/Location.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/WebCore/page/Location.idl b/Source/WebCore/page/Location.idl
index 1f1703af6..1bc32a038 100644
--- a/Source/WebCore/page/Location.idl
+++ b/Source/WebCore/page/Location.idl
@@ -40,8 +40,7 @@ module window {
JSCustomDefineOwnProperty,
JSCustomNamedGetterOnPrototype,
JSCustomDefineOwnPropertyOnPrototype,
- OmitConstructor,
- V8CustomToJSObject
+ OmitConstructor
] Location {
#if !defined(LANGUAGE_CPP) || !LANGUAGE_CPP
attribute [DoNotCheckSecurityOnSetter, CustomSetter, V8Unforgeable] DOMString href;