Bug 270230 - Fix bounds checks in TypeChecker::visit(AST::IndexAccessExpression)
Summary: Fix bounds checks in TypeChecker::visit(AST::IndexAccessExpression)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-28 08:44 PST by Alex Christensen
Modified: 2024-02-29 20:44 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2024-02-28 08:44:00 PST
rdar://123745652
Comment 1 Alex Christensen 2024-02-28 08:45:03 PST
Pull request: https://github.com/WebKit/WebKit/pull/25231
Comment 2 EWS 2024-02-29 20:44:36 PST
Committed 275534@main (4098a18a57d8): <https://commits.webkit.org/275534@main>

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