WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
Bug 233998
GraphicsContextGLCocoa should signal forceContextLost immediately if prepareForDisplay fails to allocate drawing buffer
https://bugs.webkit.org/show_bug.cgi?id=233998
Summary
GraphicsContextGLCocoa should signal forceContextLost immediately if prepareF...
Kimmo Kinnunen
Reported
2021-12-08 04:21:46 PST
GraphicsContextGLCocoa should signal forceContextLost immediately if prepareForDisplay fails to allocate next drawing buffer Currently it expects to signal failure when makeContextCurrent fails when called with null drawing buffer The makeContextCurrent is used universally to make the context current, also during initialisation when we do not yet have a drawing buffer.
Attachments
Patch for EWS
(18.34 KB, patch)
2021-12-08 22:19 PST
,
Kimmo Kinnunen
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kimmo Kinnunen
Comment 1
2021-12-08 22:19:55 PST
Created
attachment 446500
[details]
Patch for EWS
Radar WebKit Bug Importer
Comment 2
2021-12-15 04:22:15 PST
<
rdar://problem/86516651
>
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