2009-04-20 Eric Roman <eroman@chromium.org>
Reviewed by Dimitri Glazkov. https://bugs.webkit.org/show_bug.cgi?id=25261 Implement the V8 binding for DOMWindow.event similarly to JSC, by using the custom getter boilerplate from the IDL file. Also, stub out DOMWindow.crypto which is defined by the idl. * bindings/v8/V8AbstractEventListener.cpp: (WebCore::V8AbstractEventListener::invokeEventHandler): * bindings/v8/custom/V8DOMWindowCustom.cpp: (WebCore::ACCESSOR_GETTER): git-svn-id: svn://svn.chromium.org/blink/trunk@42671 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment