[Webkit-unassigned] [Bug 249764] Fix ellipse hit testing in the non-circle case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 27 21:58:05 PDT 2023


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

--- Comment #4 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Created attachment 465627

  --> https://bugs.webkit.org/attachment.cgi?id=465627&action=review

GitHub Desktop Patch

I took Blink's commit and applied without comment changes and it compiles. We only have to remove one reference variable, since now it would be unused.

Also on local testing on WebKit ToT (262194 at main) with above leads to passing all WPT tests. Hence, I added WPTImpact tag.

Although, I am not sure whether we would have similar performance impacts which was fixed in the follow-up fix but just wanted to keep it here for someone to confirm.

-- 
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/20230328/1f1e683a/attachment.htm>


More information about the webkit-unassigned mailing list