Bug 233775 - Fix OOM crash in JSValue::toWTFStringForConsole
Summary: Fix OOM crash in JSValue::toWTFStringForConsole
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-12-02 11:04 PST by Saam Barati
Modified: 2021-12-02 16:13 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.20 KB, patch)
2021-12-02 11:13 PST, Saam Barati
mark.lam: review+
Details | Formatted Diff | Diff
patch for landing (2.22 KB, patch)
2021-12-02 11:24 PST, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2021-12-02 11:04:20 PST
...
Comment 1 Saam Barati 2021-12-02 11:04:50 PST
<rdar://85259423>
Comment 2 Radar WebKit Bug Importer 2021-12-02 11:05:13 PST
<rdar://problem/85979923>
Comment 3 Saam Barati 2021-12-02 11:13:46 PST
Created attachment 445748 [details]
Patch
Comment 4 Mark Lam 2021-12-02 11:15:53 PST
Comment on attachment 445748 [details]
Patch

r=me
Comment 5 Saam Barati 2021-12-02 11:24:55 PST
Created attachment 445753 [details]
patch for landing
Comment 6 EWS 2021-12-02 16:12:59 PST
Committed r286462 (244803@main): <https://commits.webkit.org/244803@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 445753 [details].