WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
270082
[Skia] Stop using ScopedGLContextCurrent to make the Skia GL context current
https://bugs.webkit.org/show_bug.cgi?id=270082
Summary
[Skia] Stop using ScopedGLContextCurrent to make the Skia GL context current
Carlos Garcia Campos
Reported
2024-02-26 05:53:20 PST
In most of the cases we are setting anf unsetting the same context all the time. If there's WebGL content, ANGLE graphics context will make the ANGLE context current on every operation that requires it.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2024-02-26 06:06:30 PST
Pull request:
https://github.com/WebKit/WebKit/pull/25101
EWS
Comment 2
2024-02-27 05:37:13 PST
Committed
275379@main
(1a34924425e4): <
https://commits.webkit.org/275379@main
> Reviewed commits have been landed. Closing PR #25101 and removing active labels.
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