[Webkit-unassigned] [Bug 244066] New: Fix assertion failure e wusing evaluated empty catch block.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 17 16:59:01 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244066
Bug ID: 244066
Summary: Fix assertion failure e wusing evaluated empty catch
block.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: d_degazio at apple.com
Fixes an issue where catch clauses may not return undefined if the catch block is empty., instead rpotentially returning lingering values from the try block which may be used erroneously.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220817/2bc61fb0/attachment.htm>
More information about the webkit-unassigned
mailing list