Bug 216390 - JSDOMConvertSequences should have exception checks appropriately
Summary: JSDOMConvertSequences should have exception checks appropriately
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-10 17:53 PDT by Yusuke Suzuki
Modified: 2020-09-11 10:26 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.35 KB, patch)
2020-09-10 17:54 PDT, Yusuke Suzuki
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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