Bug 251839
| Summary: | Add an explicit method to getUserCTM() to GraphicsContext | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | Layout and Rendering | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Said Abou-Hallawa
This method will exclude the deviceScaleFactor of GraphicsContext from geCTM(). This method is needed when the calculation is independent from the device resolution.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105115245>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/9739