WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
232537
Change some bitwise OR operators to logical OR
https://bugs.webkit.org/show_bug.cgi?id=232537
Summary
Change some bitwise OR operators to logical OR
Cameron McCormack (:heycam)
Reported
2021-10-30 19:44:13 PDT
The std::isfinite() checks that various CanvasRenderingContext2DBase methods do should be using logical OR, not bitwise.
Attachments
Patch
(3.36 KB, patch)
2021-10-30 19:45 PDT
,
Cameron McCormack (:heycam)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-10-30 19:44:42 PDT
<
rdar://problem/84845378
>
Cameron McCormack (:heycam)
Comment 2
2021-10-30 19:45:50 PDT
Created
attachment 442923
[details]
Patch
EWS
Comment 3
2021-10-31 01:49:25 PDT
Committed
r285091
(
243733@main
): <
https://commits.webkit.org/243733@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 442923
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug