Bug 241617

Summary: [WebIDL] maplike<> and setlike<> declarations should be resilient to tampered prototypes
Product: WebKit Reporter: Alexey Shvayka <ashvayka>
Component: BindingsAssignee: Alexey Shvayka <ashvayka>
Status: RESOLVED FIXED    
Severity: Trivial CC: cdumez
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://github.com/web-platform-tests/wpt/pull/37171

Description Alexey Shvayka 2022-06-14 15:30:37 PDT
E.g. deleted methods from Map.prototype / Set.prototype
Comment 1 Alexey Shvayka 2022-06-14 15:38:20 PDT
rdar://93229569
Comment 2 Alexey Shvayka 2022-06-14 16:49:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1523
Comment 3 EWS 2022-06-16 11:50:43 PDT
Committed r295602 (251607@main): <https://commits.webkit.org/251607@main>

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