Bug 242538 - [JSC] JSFunction::reifyName should throw an OutOfMemoryError when reifying a too long string
Summary: [JSC] JSFunction::reifyName should throw an OutOfMemoryError when reifying a ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yijia Huang
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-08 15:05 PDT by Yijia Huang
Modified: 2022-07-11 22:51 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yijia Huang 2022-07-08 15:05:13 PDT
...
Comment 1 Yijia Huang 2022-07-08 15:08:16 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2240
Comment 2 Yijia Huang 2022-07-08 15:16:57 PDT
<rdar://93370041>
Comment 3 EWS 2022-07-11 22:51:51 PDT
Committed 252370@main (16092172d5d3): <https://commits.webkit.org/252370@main>

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