Bug 241918 - Implicit extension enabling should use WebGL frontend
Summary: Implicit extension enabling should use WebGL frontend
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 243487
  Show dependency treegraph
 
Reported: 2022-06-23 09:21 PDT by Alexey Knyazev
Modified: 2022-08-03 13:35 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-23 09:21:16 PDT
Some WebGL extensions implicitly enable others. It should be done by using the frontend getExtension call to reflect the implicitly enabled extensions in the debugging tools and enable any frontend side-effects that they may have.
Comment 1 EWS 2022-06-27 23:55:55 PDT
Committed 251904@main (51f1a6142c92): <https://commits.webkit.org/251904@main>

Reviewed commits have been landed. Closing PR #1729 and removing active labels.
Comment 2 Radar WebKit Bug Importer 2022-06-27 23:56:13 PDT
<rdar://problem/96041011>