Bug 231973

Summary: Address post-landing feedback to wasm exceptions
Product: WebKit Reporter: Tadeu Zagallo <tzagallo>
Component: JavaScriptCoreAssignee: Tadeu Zagallo <tzagallo>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Tadeu Zagallo
Reported 2021-10-19 12:02:03 PDT
...
Attachments
Patch (25.49 KB, patch)
2021-10-19 12:52 PDT, Tadeu Zagallo
no flags
Patch for landing (25.49 KB, patch)
2021-10-19 17:08 PDT, Tadeu Zagallo
no flags
Tadeu Zagallo
Comment 1 2021-10-19 12:52:21 PDT
Saam Barati
Comment 2 2021-10-19 14:59:24 PDT
Comment on attachment 441774 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=441774&action=review r=me > Source/JavaScriptCore/wasm/WasmLLIntGenerator.cpp:1176 > + // We have to materialize the arguments here since it might included constants or included => include > Source/JavaScriptCore/wasm/WasmLLIntGenerator.cpp:1178 > + // in stack. The reason we don't call materializeConstantsAndLocals here is that in stack => in the stack
Tadeu Zagallo
Comment 3 2021-10-19 17:08:38 PDT
Created attachment 441818 [details] Patch for landing
EWS
Comment 4 2021-10-19 17:40:26 PDT
Committed r284513 (243257@main): <https://commits.webkit.org/243257@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 441818 [details].
Radar WebKit Bug Importer
Comment 5 2021-10-19 17:41:26 PDT
Note You need to log in before you can comment on or make changes to this bug.