[webkit-changes] [WebKit/WebKit] f7dc84: Delete concept of synonyms from process-css-proper...

Antti Koivisto noreply at github.com
Sat Aug 3 10:05:45 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f7dc8448a6ab168d4994ff68fc4cfc15f6614d25
      https://github.com/WebKit/WebKit/commit/f7dc8448a6ab168d4994ff68fc4cfc15f6614d25
  Author: Antti Koivisto <antti at apple.com>
  Date:   2024-08-03 (Sat, 03 Aug 2024)

  Changed paths:
    M Source/WebCore/css/process-css-properties.py
    M Tools/Scripts/webkitpy/style/checkers/jsonchecker.py

  Log Message:
  -----------
  Delete concept of synonyms from process-css-properties.py
https://bugs.webkit.org/show_bug.cgi?id=277589
rdar://problem/133124295

Reviewed by Alan Baradlay.

The mechanism has been replaced by cascade aliases and is unused.

* Source/WebCore/css/process-css-properties.py:
(StylePropertyCodeGenProperties):
(StyleProperty.__init__):
(StyleProperty.from_json):
(StyleProperty.perform_fixups):
(StyleProperty.perform_fixups_for_synonyms): Deleted.
* Tools/Scripts/webkitpy/style/checkers/jsonchecker.py:
(JSONCSSPropertiesChecker.check_codegen_properties):

Canonical link: https://commits.webkit.org/281807@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