[Webkit-unassigned] [Bug 250384] New: Potential Assertion Fix - newStartAngle >= 0 && newStartAngle < twoPiFloat

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 07:07:11 PST 2023


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

            Bug ID: 250384
           Summary: Potential Assertion Fix - newStartAngle >= 0 &&
                    newStartAngle < twoPiFloat
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: dino at apple.com

Hi Team,

While going through Blink's commit, I came across following potential assertion fix:

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/651895c0233495405847471d42dab20deab2a0f3

WebKit Source - https://github.com/WebKit/WebKit/blob/28de25b653f64ca3fc8e87fbf1d1a963329a5342/Source/WebCore/html/canvas/CanvasPath.cpp#L143

Unfortunately, it does not have any test case to confirm whether it is an issue in Safari / WebKit or not but just wanted to get an input.

Thanks!

-- 
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/20230110/3c350ce4/attachment.htm>


More information about the webkit-unassigned mailing list