[Webkit-unassigned] [Bug 232537] New: Change some bitwise OR operators to logical OR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 30 19:44:13 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=232537

            Bug ID: 232537
           Summary: Change some bitwise OR operators to logical OR
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com
                CC: dino at apple.com

The std::isfinite() checks that various CanvasRenderingContext2DBase methods do should be using logical OR, not bitwise.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211031/1336d682/attachment.htm>


More information about the webkit-unassigned mailing list