Bug 228133 - Use bigint for 'commit_order' field in 'commits' table to support larger range.
Summary: Use bigint for 'commit_order' field in 'commits' table to support larger range.
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: dewei_zhu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-20 16:51 PDT by dewei_zhu
Modified: 2021-07-28 11:15 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.24 KB, patch)
2021-07-20 17:00 PDT, dewei_zhu
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dewei_zhu 2021-07-20 16:51:25 PDT
Use bigint for 'commit_order' field in 'commits' table to support larger range.
Comment 1 dewei_zhu 2021-07-20 17:00:35 PDT
Created attachment 433909 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-07-27 16:52:17 PDT
<rdar://problem/81189461>
Comment 3 dewei_zhu 2021-07-28 11:15:55 PDT
Landed in r280127.