Bug 200844 - More missing exception checks in string comparison operators.
Summary: More missing exception checks in string comparison operators.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-16 16:42 PDT by Mark Lam
Modified: 2019-08-16 16:50 PDT (History)
6 users (show)

See Also:


Attachments
proposed patch. (6.26 KB, patch)
2019-08-16 16:45 PDT, Mark Lam
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2019-08-16 16:42:55 PDT
<rdar://problem/54378684>
Comment 1 Mark Lam 2019-08-16 16:45:48 PDT
Created attachment 376567 [details]
proposed patch.
Comment 2 Mark Lam 2019-08-16 16:50:06 PDT
Thanks for the review.  Landed in r248802: <http://trac.webkit.org/r248802>.