Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d8672929f45bd6a13e8c0626710d16e71a136bf9
      
https://github.com/WebKit/WebKit/commit/d8672929f45bd6a13e8c0626710d16e71a136bf9
  Author: Said Abou-Hallawa <[email protected]>
  Date:   2024-05-15 (Wed, 15 May 2024)

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

  Log Message:
  -----------
  REGRESSION(278000@main): [Filters] CanvasFilters should be properly enabled 
and disabled by the setting
https://bugs.webkit.org/show_bug.cgi?id=274185
rdar://127861271

Reviewed by Sam Weinig and Simon Fraser.

Since the CanvasFilters feature is not marked `stable` yet, it should be an
internal setting and it is marked as `disabled` be default. The attribute 
`filters`
in CanvasFilters.idl is missing `EnabledBySetting=CanvasFiltersEnabled`.

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

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



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

Reply via email to