[Webkit-unassigned] [Bug 70561] New: Consider making WebScreenInfoFactory an abstract factory, and moving concrete implementation outside of WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 15:58:36 PDT 2011


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

           Summary: Consider making WebScreenInfoFactory an abstract
                    factory, and moving concrete implementation outside of
                    WebKit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fsamuel at chromium.org
                CC: rjkroege at chromium.org
            Blocks: 70559


This is not entirely a Chromium only change, but it strikes me as odd that WebScreenInfoFactory has an implementation that uses X11 but that code is only called from the browser. It seems that conceptually, that implementation does not belong in WebKit at all. This is a bit of a yak shave.

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