Bug 205139 - Implement DisplayListRecorder::Recorder::getCTM and DisplayListRecorder::Recorder::setCTM
Summary: Implement DisplayListRecorder::Recorder::getCTM and DisplayListRecorder::Reco...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-11 15:33 PST by Wenson Hsieh
Modified: 2019-12-11 19:50 PST (History)
7 users (show)

See Also:


Attachments
Patch (12.02 KB, patch)
2019-12-11 16:44 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Patch (12.72 KB, patch)
2019-12-11 17:22 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2019-12-11 15:33:26 PST
These currently just print out “GraphicsContext::getCTM() is not yet compatible with DisplayList::Recorder.” and “GraphicsContext::setCTM() is not compatible with DisplayList::Recorder.”, respectively.
Comment 1 Wenson Hsieh 2019-12-11 16:44:28 PST Comment hidden (obsolete)
Comment 2 Wenson Hsieh 2019-12-11 17:22:16 PST
Created attachment 385464 [details]
Patch
Comment 3 WebKit Commit Bot 2019-12-11 19:49:21 PST
Comment on attachment 385464 [details]
Patch

Clearing flags on attachment: 385464

Committed r253417: <https://trac.webkit.org/changeset/253417>
Comment 4 WebKit Commit Bot 2019-12-11 19:49:23 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-12-11 19:50:24 PST
<rdar://problem/57864862>