Bug 210299 - Add using WTF::isInBounds to CheckedArithmetic.h
Summary: Add using WTF::isInBounds to CheckedArithmetic.h
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: David Kilzer (:ddkilzer)
URL: https://bugs.webkit.org/show_bug.cgi?...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-09 13:17 PDT by David Kilzer (:ddkilzer)
Modified: 2020-04-09 15:09 PDT (History)
10 users (show)

See Also:


Attachments
Patch v1 (14.92 KB, patch)
2020-04-09 13:22 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2020-04-09 13:17:16 PDT
Add using WTF::isInBounds to CheckedArithmetic.h.

It's already being used outside of CheckedArithmetic.h.

See:  <https://bugs.webkit.org/show_bug.cgi?id=210227#c9>
Comment 1 David Kilzer (:ddkilzer) 2020-04-09 13:22:12 PDT
Created attachment 395996 [details]
Patch v1
Comment 2 EWS 2020-04-09 15:08:54 PDT
Committed r259833: <https://trac.webkit.org/changeset/259833>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 395996 [details].
Comment 3 Radar WebKit Bug Importer 2020-04-09 15:09:17 PDT
<rdar://problem/61542847>