[Webkit-unassigned] [Bug 51907] New: Style selector should be recalculated when the pending sheet count goes to zero

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 4 16:26:00 PST 2011


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

           Summary: Style selector should be recalculated when the pending
                    sheet count goes to zero
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


Currently the style selector it recalculated whenever a new stylesheet arrives from the network, even when there are other stylesheet load pending. We don't apply the style nor run scripts before the pending count goes to zero, so we can delay the style selector recalculation until that point too.

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