[Webkit-unassigned] [Bug 40573] New: Don't constantly recalculate style unnecessarily if JavaScript is not enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 14 08:31:04 PDT 2010


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

           Summary: Don't constantly recalculate style unnecessarily if
                    JavaScript is not enabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: treat at kde.org


Because WebKit continues parsing before it loads stylesheets WebKit tries to recalculate styles and run layouts whenever it processes a style sheet.  This is only necessary so that JavaScript gets correct answers during load.  When JavaScript is not enabled this is unnecessary overhead.

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