Bug 183319 - [WTF] Use __builtin_xxx_overflow for CheckedArithmetic
Summary: [WTF] Use __builtin_xxx_overflow for CheckedArithmetic
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-04 08:29 PST by Yusuke Suzuki
Modified: 2018-03-05 03:13 PST (History)
10 users (show)

See Also:


Attachments
Patch (6.13 KB, patch)
2018-03-04 08:46 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2018-03-04 08:29:24 PST
...
Comment 1 Yusuke Suzuki 2018-03-04 08:46:21 PST
Created attachment 334980 [details]
Patch
Comment 2 Yusuke Suzuki 2018-03-04 17:50:12 PST
Comment on attachment 334980 [details]
Patch

Thank you!
Comment 3 WebKit Commit Bot 2018-03-04 18:15:16 PST
Comment on attachment 334980 [details]
Patch

Clearing flags on attachment: 334980

Committed r229208: <https://trac.webkit.org/changeset/229208>
Comment 4 WebKit Commit Bot 2018-03-04 18:15:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-03-04 18:16:25 PST
<rdar://problem/38125797>
Comment 6 Yusuke Suzuki 2018-03-05 03:13:04 PST
Committed r229242: <https://trac.webkit.org/changeset/229242>