Bug 227828 - [Cairo][Win] Remove unneeded GraphicsContextPlatformPrivate
Summary: [Cairo][Win] Remove unneeded GraphicsContextPlatformPrivate
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
: 227827 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-07-08 23:54 PDT by Fujii Hironori
Modified: 2021-10-14 13:52 PDT (History)
2 users (show)

See Also:


Attachments
Patch (19.86 KB, patch)
2021-07-08 23:57 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2021-07-08 23:54:31 PDT
[Cairo][Win] Remove unneeded GraphicsContextPlatformPrivate

GraphicsContextPlatformPrivate syncs HDC's transform with
GraphicsContext's transform. However, WinCairo doesn't use it.
Comment 1 Fujii Hironori 2021-07-08 23:57:25 PDT
Created attachment 433201 [details]
Patch
Comment 2 Fujii Hironori 2021-07-09 13:38:12 PDT
Comment on attachment 433201 [details]
Patch

Clearing flags on attachment: 433201

Committed r279794 (239561@main): <https://commits.webkit.org/239561@main>
Comment 3 Fujii Hironori 2021-07-09 13:38:15 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2021-07-09 13:39:18 PDT
<rdar://problem/80392131>
Comment 5 Fujii Hironori 2021-07-12 00:41:53 PDT
*** Bug 227827 has been marked as a duplicate of this bug. ***