[Webkit-unassigned] [Bug 39604] New: Remove custom bindings for Element.SetAttribute*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 10:45:56 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39604

           Summary: Remove custom bindings for Element.SetAttribute*
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jschuh at chromium.org


Removes:
- Element.setAttribute()
- Element.setAttributeNode()
- Element.setAttributeNS()
- Element.setAttributeNodeNS()

Custom bindings are no longer needed because origin checks were moved  out of the bindings by: 
http://trac.webkit.org/changeset/59866

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list