Bug 222400

Summary: Fix signed vs unsigned comparision warning in JSBigInt
Product: WebKit Reporter: Dmitry <dbezhetskov>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: chi187, ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch chi187: review+

Description Dmitry 2021-02-24 20:11:01 PST
Fix signed vs unsigned comparision warning in JSBigInt
Comment 1 Dmitry 2021-02-24 20:12:12 PST
Created attachment 421495 [details]
Patch
Comment 2 Yusuke Suzuki 2021-02-25 01:32:38 PST
Comment on attachment 421495 [details]
Patch

r=me
Comment 3 EWS 2021-02-25 01:49:02 PST
Committed r273480: <https://commits.webkit.org/r273480>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 421495 [details].
Comment 4 Radar WebKit Bug Importer 2021-02-25 01:50:17 PST
<rdar://problem/74735958>