WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
247483
Disable gpu process for dom rendering using WKWebView
https://bugs.webkit.org/show_bug.cgi?id=247483
Summary
Disable gpu process for dom rendering using WKWebView
Mustafa Emin
Reported
2022-11-04 05:24:41 PDT
Hello, Can we disable WebKit::defaultUseGPUProcessForDOMRenderingEnabled from WKWebView using Swift? I'm trying to render canvas in iframe but shows white box in WebKit and Safari. When I turn off gpu process dom rendering feature in safari's settings, everything works well in safari. How can I disable gpu process dom rendering option in WKWebView? Thanks
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-04 05:24:53 PDT
<
rdar://problem/101956026
>
Radar WebKit Bug Importer
Comment 2
2022-11-04 05:26:15 PDT
<
rdar://problem/101956053
>
Alexey Proskuryakov
Comment 3
2022-11-06 10:56:35 PST
> I'm trying to render canvas in iframe but shows white box in WebKit and Safari
Could you please provide a reproducible case of when drawing to canvas doesn't work in Safari?
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