OSDN Git Service

Updates Geolocation V8 bindings to match patch submitted to webkit.org.
authorSteve Block <steveblock@google.com>
Thu, 26 Nov 2009 11:24:22 +0000 (11:24 +0000)
committerSteve Block <steveblock@google.com>
Wed, 2 Dec 2009 11:25:19 +0000 (11:25 +0000)
commitfb77ce99397e423500cc148c206ffe89796091fb
treea3555dccc93727450f2786a4ee31259c981a731e
parentc1cf958cf053d63e0f2a09d2af1ec2fafdd32cd9
Updates Geolocation V8 bindings to match patch submitted to webkit.org.

See http://trac.webkit.org/changeset/51540

Change-Id: If60a5650750b1dc48353773947d451f4e8a3ec52
WebCore/bindings/v8/DOMObjectsInclude.h
WebCore/bindings/v8/V8Index.cpp
WebCore/bindings/v8/V8Index.h
WebCore/bindings/v8/custom/V8CoordinatesCustom.cpp
WebCore/bindings/v8/custom/V8CustomBinding.h
WebCore/bindings/v8/custom/V8CustomPositionCallback.cpp
WebCore/bindings/v8/custom/V8CustomPositionCallback.h
WebCore/bindings/v8/custom/V8CustomPositionErrorCallback.cpp
WebCore/bindings/v8/custom/V8CustomPositionErrorCallback.h
WebCore/bindings/v8/custom/V8GeolocationCustom.cpp