[Webkit-unassigned] [Bug 75802] New: Don't create style selector in Element::recalcStyleIfNeededAfterAttributeChanged if it doesn't exist

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 8 11:17:51 PST 2012


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

           Summary: Don't create style selector in
                    Element::recalcStyleIfNeededAfterAttributeChanged if
                    it doesn't exist
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


Element::recalcStyleIfNeededAfterAttributeChanged shouldn't create style selector for attribute check if it doesn't already exist. We are going to need a full style recalc anyway in that case and the constructed style selector may get throw out again.

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