Bug 216390

Summary: JSDOMConvertSequences should have exception checks appropriately
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: mark.lam, msaboff, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch msaboff: review+

Description Yusuke Suzuki 2020-09-10 17:53:18 PDT
JSDOMConvertSequences should have exception checks appropriately
Comment 1 Yusuke Suzuki 2020-09-10 17:54:11 PDT
Created attachment 408501 [details]
Patch
Comment 2 Yusuke Suzuki 2020-09-10 17:54:13 PDT
<rdar://problem/68631333>
Comment 3 Mark Lam 2020-09-10 20:26:31 PDT
Comment on attachment 408501 [details]
Patch

Thanks for fixing this.
Comment 4 EWS 2020-09-10 23:41:24 PDT
Committed r266912: <https://trac.webkit.org/changeset/266912>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408501 [details].
Comment 5 Michael Saboff 2020-09-11 10:26:20 PDT
Comment on attachment 408501 [details]
Patch

r=me