[Webkit-unassigned] [Bug 46761] New: Remove calls to Document::updateStyleForAllDocuments()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 28 15:59:44 PDT 2010


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

           Summary: Remove calls to Document::updateStyleForAllDocuments()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        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: simon.fraser at apple.com
                CC: hyatt at apple.com, darin at apple.com


We have calls to Document::updateStyleForAllDocuments() sprinkled around, after script execution, timers etc. Now that we have timer-based style resolution and layout, we should never need to update style on a single document at these places, let alone all documents.

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