WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
223177
Fix WebCore\html\canvas\WebGL*.h includes to be consistent
https://bugs.webkit.org/show_bug.cgi?id=223177
Summary
Fix WebCore\html\canvas\WebGL*.h includes to be consistent
Kimmo Kinnunen
Reported
2021-03-15 01:55:07 PDT
Fix WebCore\html\canvas\WebGL*.h includes to be consistent Ensure: - Headers referring classes by value include the header file so that non-unified builds work. - Includes follow logical rules of causality: WebGL2 is built on top of WebGL base implementation. WebGL base implementation should not, in most cases, need to include WebGL2 headers. Solve bugs like
bug 223142
before they appear
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-03-22 04:36:52 PDT
<
rdar://problem/75685327
>
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