[webkit-changes] [WebKit/WebKit] d86729: REGRESSION(278000 at main): [Filters] CanvasFilters s...

Said Abou-Hallawa noreply at github.com
Wed May 15 00:55:26 PDT 2024


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

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

  Log Message:
  -----------
  REGRESSION(278000 at 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


More information about the webkit-changes mailing list