WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
253695
Drawing with GraphicsContext::platformContext() is error prone and does not support custom contexts
https://bugs.webkit.org/show_bug.cgi?id=253695
Summary
Drawing with GraphicsContext::platformContext() is error prone and does not s...
Kimmo Kinnunen
Reported
2023-03-10 01:08:44 PST
Drawing with GraphicsContext::platformContext() is problematic - A frequent bug: callers do not save and restore the context state - Drawing is not reflected in the secondary context in BifurcatedGraphicsContext
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-10 01:09:24 PST
<
rdar://problem/106543542
>
Radar WebKit Bug Importer
Comment 2
2023-03-10 01:10:20 PST
<
rdar://problem/106543585
>
Kimmo Kinnunen
Comment 3
2023-03-10 02:22:18 PST
Pull request:
https://github.com/WebKit/WebKit/pull/11354
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug