Bug 241617 - [WebIDL] maplike<> and setlike<> declarations should be resilient to tampered prototypes
Summary: [WebIDL] maplike<> and setlike<> declarations should be resilient to tampered...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-14 15:30 PDT by Alexey Shvayka
Modified: 2022-11-25 15:23 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 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.