Bug 248415
| Summary: | Create GraphicsClient for the graphics specific subset of ChromeClient that needs to be accessed from worker threads. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 244828 | ||
Matt Woodrow
Creates new subclass for HostWindow 'GraphicsClient', for the graphics specific subset. This currently only has createImageBuffer, but in the future will have other graphics-related WebKit functionality (like creating a WebGL context).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102730747>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/6875
EWS
Committed 257096@main (0192c42f090a): <https://commits.webkit.org/257096@main>
Reviewed commits have been landed. Closing PR #6875 and removing active labels.