Bug 222400 - Fix signed vs unsigned comparision warning in JSBigInt
Summary: Fix signed vs unsigned comparision warning in JSBigInt
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-24 20:11 PST by Dmitry
Modified: 2021-02-25 01:50 PST (History)
9 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2021-02-24 20:12 PST, Dmitry
chi187: review+
Details | Formatted Diff | Diff

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