Bug 70561
Summary: | Consider making WebScreenInfoFactory an abstract factory, and moving concrete implementation outside of WebKit | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fady Samuel <fsamuel> |
Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | rjkroege |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 70559 |
Fady Samuel
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |