[Webkit-unassigned] [Bug 129467] New: Element::attributeChanged shouldn't do any work when attribute value didn't change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 27 21:04:24 PST 2014


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

           Summary: Element::attributeChanged shouldn't do any work when
                    attribute value didn't change
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: barraclough at apple.com, benjamin at webkit.org,
                    akling at apple.com


Right now attributeChanged computes the id for style resolution and so forth even if the attribute is set to the same value.
Don't do that.

-- 
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