Bug 225583 - two GraphicsContextImpl constructor arguments are unused
Summary: two GraphicsContextImpl constructor arguments are unused
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Cameron McCormack (:heycam)
URL:
Keywords: InRadar
Depends on: 222881
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-09 17:23 PDT by Cameron McCormack (:heycam)
Modified: 2021-05-19 15:42 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.66 KB, patch)
2021-05-09 17:51 PDT, Cameron McCormack (:heycam)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].