Skip to content
  • abarth@webkit.org's avatar
    2010-12-31 Adam Barth <abarth@webkit.org> · 90ba778d
    abarth@webkit.org authored
            Reviewed by Eric Seidel.
    
            Move V8 to WebCore Location implementation
            https://bugs.webkit.org/show_bug.cgi?id=51768
    
            * bindings/generic/BindingFrame.h:
            * bindings/generic/BindingLocation.h:
            * bindings/v8/V8Binding.h:
            * bindings/v8/V8DOMWindowShell.cpp:
            (WebCore::V8DOMWindowShell::setLocation):
            * bindings/v8/V8Utilities.cpp:
            * bindings/v8/V8Utilities.h:
            * bindings/v8/custom/V8LocationCustom.cpp:
            (WebCore::V8Location::hashAccessorSetter):
            (WebCore::V8Location::hostAccessorSetter):
            (WebCore::V8Location::hostnameAccessorSetter):
            (WebCore::V8Location::hrefAccessorSetter):
            (WebCore::V8Location::pathnameAccessorSetter):
            (WebCore::V8Location::portAccessorSetter):
            (WebCore::V8Location::protocolAccessorSetter):
            (WebCore::V8Location::searchAccessorSetter):
            (WebCore::V8Location::reloadCallback):
            (WebCore::V8Location::replaceCallback):
            (WebCore::V8Location::assignCallback):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74833 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    90ba778d