[webkit-changes] [WebKit/WebKit] af2c46: Remove InertAttributeEnabled preference

Anne van Kesteren noreply at github.com
Mon Oct 30 15:29:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: af2c46d79e797584bbc037e7e17d0912d87f0ce2
      https://github.com/WebKit/WebKit/commit/af2c46d79e797584bbc037e7e17d0912d87f0ce2
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/html/HTMLElement.cpp
    M Source/WebCore/html/HTMLElement.idl
    M Source/WebCore/style/StyleAdjuster.cpp
    M Source/WebCore/style/StyleSharingResolver.cpp

  Log Message:
  -----------
  Remove InertAttributeEnabled preference
https://bugs.webkit.org/show_bug.cgi?id=260967

Reviewed by Brent Fulgham.

Less branching for code we are not going to remove seems good.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/html/HTMLElement.cpp:
(WebCore::HTMLElement::attributeChanged):
* Source/WebCore/html/HTMLElement.idl:
* Source/WebCore/style/StyleAdjuster.cpp:
(WebCore::Style::Adjuster::adjust const):
* Source/WebCore/style/StyleSharingResolver.cpp:
(WebCore::Style::SharingResolver::canShareStyleWithElement const):

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




More information about the webkit-changes mailing list