Bug 251663

Summary: Exclude Parser.cpp from being built as part of a unified file.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Mark Lam
Reported 2023-02-02 22:01:40 PST
Parser.cpp is quite large, and under some circumstances, I've seen it cause the compiler to appear to hang when compiling the unified file it got included in. Excluding it from being in a unified file resolved the hang. This patch will apply this change.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-02 22:02:29 PST
Mark Lam
Comment 2 2023-02-02 22:06:49 PST
EWS
Comment 3 2023-02-02 23:26:07 PST
Committed 259803@main (eb73fc333d55): <https://commits.webkit.org/259803@main> Reviewed commits have been landed. Closing PR #9582 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.