[Webkit-unassigned] [Bug 70852] New: Setting up a HiDPI base-level GraphicsContext should be more straightforward for WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 25 14:26:10 PDT 2011


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

           Summary: Setting up a HiDPI base-level GraphicsContext should
                    be more straightforward for WebKit2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


Right now there are three places in WebKit2 where we have to set up a GraphicsContext to act as a base-level HiDPI GraphicsContext. Once in DrawingAreaImpl::display() which sets up the context for the main web page. Then twice in WebPage.cpp for snapshotting functions. I wanted to improve those three places so that they set up a HiDPI context in a way that is more straightforward.

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