Bug 263761 - WebGLRenderingContextBase::markContextChanged() is a redundant function
Summary: WebGLRenderingContextBase::markContextChanged() is a redundant function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks: 263770
  Show dependency treegraph
 
Reported: 2023-10-26 23:16 PDT by Kimmo Kinnunen
Modified: 2023-10-31 00:28 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 Kimmo Kinnunen 2023-10-26 23:16:04 PDT
WebGLRenderingContextBase::markContextChanged() is a redundant function
Only called once in almost trivial function with a similar name
Comment 1 Radar WebKit Bug Importer 2023-10-26 23:16:13 PDT
<rdar://problem/117569900>
Comment 2 Kimmo Kinnunen 2023-10-26 23:21:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19623
Comment 3 EWS 2023-10-31 00:28:31 PDT
Committed 269999@main (f19506c5ff62): <https://commits.webkit.org/269999@main>

Reviewed commits have been landed. Closing PR #19623 and removing active labels.