Bug 225583

Summary: two GraphicsContextImpl constructor arguments are unused
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: Layout and RenderingAssignee: Cameron McCormack (:heycam) <heycam>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 222881    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Cameron McCormack (:heycam) 2021-05-09 17:23:10 PDT
The initial clip and initial CTM arguments of the GraphicsContextImpl constructor are unused and can be removed.
Comment 1 Cameron McCormack (:heycam) 2021-05-09 17:51:21 PDT
Created attachment 428147 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-05-16 17:24:18 PDT
<rdar://problem/78085128>
Comment 3 Simon Fraser (smfr) 2021-05-17 11:33:39 PDT
Please de-redden.
Comment 4 Cameron McCormack (:heycam) 2021-05-19 00:23:35 PDT
It's green now.
Comment 5 EWS 2021-05-19 15:42:34 PDT
Committed r277760 (237925@main): <https://commits.webkit.org/237925@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428147 [details].