2010-05-22 Justin Schuh <jschuh@chromium.org>
Reviewed by Nate Chapin. Remove custom bindings for NamedNodeMap.setNamedItem and .setNamedItemNS https://bugs.webkit.org/show_bug.cgi?id=39462 Custom bindings are no longer needed because origin checks were moved out of the bindings by: http://trac.webkit.org/changeset/59866 Behavior isn't changed and is covered by existing tests. * bindings/js/JSNamedNodeMapCustom.cpp: * bindings/v8/custom/V8NamedNodeMapCustom.cpp: * dom/NamedNodeMap.idl: git-svn-id: svn://svn.chromium.org/blink/trunk@60022 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment