Bug 39462 - Remove custom bindings for NamedNodeMap.setNamedItem and NamedNodeMap.setNamedItemNS
Summary: Remove custom bindings for NamedNodeMap.setNamedItem and NamedNodeMap.setName...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-20 17:52 PDT by Justin Schuh
Modified: 2010-05-22 16:26 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.37 KB, patch)
2010-05-20 17:58 PDT, Justin Schuh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Schuh 2010-05-20 17:52:38 PDT
Remove custom bindings for NamedNodeMap.setNamedItem and NamedNodeMap.setNamedItemNS
Comment 1 Justin Schuh 2010-05-20 17:58:47 PDT
Created attachment 56655 [details]
Patch
Comment 2 Justin Schuh 2010-05-21 08:01:30 PDT
This removes custom binding code that was made redundant by: http://trac.webkit.org/changeset/59866
Comment 3 WebKit Commit Bot 2010-05-22 16:26:51 PDT
Comment on attachment 56655 [details]
Patch

Clearing flags on attachment: 56655

Committed r60022: <http://trac.webkit.org/changeset/60022>
Comment 4 WebKit Commit Bot 2010-05-22 16:26:55 PDT
All reviewed patches have been landed.  Closing bug.