[Webkit-unassigned] [Bug 66413] New: WebCore requires every WebKit port to keep track of the device scale factor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 14:25:54 PDT 2011


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

           Summary: WebCore requires every WebKit port to keep track of
                    the device scale factor
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: hyatt at apple.com, sullivan at apple.com,
                    simon.fraser at apple.com
            Blocks: 66412


WebCore currently requires every WebKit port to keep track of the device scale factor, and to only call down into WebCore when the device scale factor has actually changed. It would be much easier if WebCore kept track of the device scale factor itself so that WebKit could call down whenever it thinks the scale factor *might* have changed.

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