[Webkit-unassigned] [Bug 71026] New: Tighten font change conditions in matched declaration cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 09:28:23 PDT 2011


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

           Summary: Tighten font change conditions in matched declaration
                    cache
           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


We currently test if font description has changed to see if all properties need to be applied. However only a few size related metrics can actually affect other properties. We can just test those, making the cache somewhat more effective while also making the test faster.

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