Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 333abc3ffa529b870b611f130f3745834f3821eb
      
https://github.com/WebKit/WebKit/commit/333abc3ffa529b870b611f130f3745834f3821eb
  Author: Ahmad Saleem <ahmad.saleem...@gmail.com>
  Date:   2024-03-13 (Wed, 13 Mar 2024)

  Changed paths:
    M Source/WebCore/html/canvas/CanvasDrawPath.idl

  Log Message:
  -----------
  Remove FIXME about `resetClip` in CanvasDrawPath.idl

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

Reviewed by Simon Fraser.

There is no web specification about `resetClip`, so no reason to
keep this FIXME.

> https://html.spec.whatwg.org/multipage/canvas.html#canvasdrawpath

It was trialed in past for implementation in bug 82801, which was
concluded with similar conclusion as below W3C thread:

> https://lists.w3.org/Archives/Public/public-whatwg-archive/2013Oct/0057.html

"The reason resetClip() is a bad API is that it breaks the ability..."

* Source/WebCore/html/canvas/CanvasDrawPath.idl:

Canonical link: https://commits.webkit.org/276022@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to