[webkit-changes] [WebKit/WebKit] 419e4c: [Cleanup] remove unused declaration from RenderStyle.

yulunwu2 noreply at github.com
Thu Dec 19 00:49:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 419e4cb7906c9d53de0511fc567f8f5df4f06c18
      https://github.com/WebKit/WebKit/commit/419e4cb7906c9d53de0511fc567f8f5df4f06c18
  Author: Yulun Wu <yulun_wu at apple.com>
  Date:   2024-12-19 (Thu, 19 Dec 2024)

  Changed paths:
    M Source/WebCore/rendering/style/RenderStyle.h

  Log Message:
  -----------
  [Cleanup] remove unused declaration from RenderStyle.
https://bugs.webkit.org/show_bug.cgi?id=284906
<rdar://140926545>

Reviewed by Tim Nguyen.

`TypographicMode` was deprecated by this change:

https://commits.webkit.org/285555@main

but the enum class was not removed as part of the patch.
This patch finishes the removal of the enum class.

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