Bug 241185 - WebGL extensions code cleanup
Summary: WebGL extensions code cleanup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Knyazev
URL:
Keywords: InRadar
Depends on:
Blocks: 241229
  Show dependency treegraph
 
Reported: 2022-06-01 07:48 PDT by Alexey Knyazev
Modified: 2022-06-02 10:20 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Knyazev 2022-06-01 07:48:27 PDT
Ensure that code parts related to loading WebGL extensions are consistent and easy to maintain.
Comment 1 Alexey Knyazev 2022-06-01 07:49:45 PDT
A placeholder bug to use for PR.
Comment 2 Alexey Knyazev 2022-06-01 11:46:00 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1217
Comment 3 EWS 2022-06-01 17:16:46 PDT
Committed r295109 (251202@main): <https://commits.webkit.org/251202@main>

Reviewed commits have been landed. Closing PR #1217 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2022-06-01 17:17:14 PDT
<rdar://problem/94256696>
Comment 5 Alexey Knyazev 2022-06-02 08:07:31 PDT
Using this bug again, to keep all cleanup PRs together.
Comment 6 Kenneth Russell 2022-06-02 09:37:45 PDT
I don't think you should do that. WebKit's issue tracker is best set up for 1 bug per 1 commit. Please file a new bug and make it depend on this one in order to create a dependency chain.