Bug 219422 - GraphicsContextGLOpenGL: m_depthBuffer and m_stencilBuffer are used only if USE(OPENGL_ES)
Summary: GraphicsContextGLOpenGL: m_depthBuffer and m_stencilBuffer are used only if U...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-01 23:54 PST by Fujii Hironori
Modified: 2020-12-04 12:40 PST (History)
9 users (show)

See Also:


Attachments
Patch (3.50 KB, patch)
2020-12-02 00:00 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff
Patch (3.19 KB, patch)
2020-12-03 12:11 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2020-12-01 23:54:12 PST
GraphicsContextGLOpenGL: m_depthBuffer and m_stencilBuffer are used only if USE(OPENGL_ES)
Comment 1 Fujii Hironori 2020-12-02 00:00:40 PST
Created attachment 415197 [details]
Patch
Comment 2 Fujii Hironori 2020-12-03 12:11:24 PST
Created attachment 415321 [details]
Patch
Comment 3 Fujii Hironori 2020-12-04 12:39:18 PST
Comment on attachment 415321 [details]
Patch

Clearing flags on attachment: 415321

Committed r270451: <https://trac.webkit.org/changeset/270451>
Comment 4 Fujii Hironori 2020-12-04 12:39:21 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2020-12-04 12:40:33 PST
<rdar://problem/71989437>