Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WKContentView has an entire screen sized offscreen render pass #13221

Conversation

mwyrzykowski
Copy link
Contributor

@mwyrzykowski mwyrzykowski commented Apr 27, 2023

https://bugs.webkit.org/show_bug.cgi?id=256016
<radar://108572186>

Reviewed by NOBODY (OOPS!).

Avoid the fullscreen offscreen render pass by setting allowsGroupBlending
to NO on iOS.

* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView _initializeWithConfiguration:]):
@mwyrzykowski mwyrzykowski self-assigned this Apr 27, 2023
@mwyrzykowski mwyrzykowski added the Layout and Rendering For bugs with layout and rendering of Web pages. label Apr 27, 2023
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Apr 27, 2023
@mwyrzykowski mwyrzykowski removed the merging-blocked Applied to prevent a change from being merged label Apr 27, 2023
@mwyrzykowski mwyrzykowski deleted the eng/WKContentView-has-an-entire-screen-sized-offscreen-render-pass branch April 27, 2023 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Layout and Rendering For bugs with layout and rendering of Web pages.
Projects
None yet
3 participants