WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
230939
GraphicsContextGLAttributes::hasFenceSync should be a property of GraphicsContextGLOpenGL
https://bugs.webkit.org/show_bug.cgi?id=230939
Summary
GraphicsContextGLAttributes::hasFenceSync should be a property of GraphicsCon...
Kimmo Kinnunen
Reported
2021-09-29 00:59:35 PDT
GraphicsContextGLAttributes::hasFenceSync should be a property of GraphicsContextGLOpenGL hasFenceSync is just an internal bool of (Cocoa) GraphicsContextGLOpenGL
Attachments
Patch
(4.23 KB, patch)
2021-09-29 01:02 PDT
,
Kimmo Kinnunen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kimmo Kinnunen
Comment 1
2021-09-29 01:02:48 PDT
Created
attachment 439577
[details]
Patch
Antti Koivisto
Comment 2
2021-09-29 03:34:53 PDT
Comment on
attachment 439577
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=439577&action=review
> Source/WebCore/platform/graphics/opengl/GraphicsContextGLOpenGL.h:797 > + bool m_useFenceSyncForDisplayRateLimit = false;
I'd use the { } initialization syntax
EWS
Comment 3
2021-09-30 05:47:20 PDT
Committed
r283308
(
242333@main
): <
https://commits.webkit.org/242333@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 439577
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-09-30 05:48:44 PDT
<
rdar://problem/83715396
>
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