NEW 70561
Consider making WebScreenInfoFactory an abstract factory, and moving concrete implementation outside of WebKit
https://bugs.webkit.org/show_bug.cgi?id=70561
Summary Consider making WebScreenInfoFactory an abstract factory, and moving concrete...
Fady Samuel
Reported 2011-10-20 15:58:36 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.