[webkit-changes] [WebKit/WebKit] 3776ed: Update GreaterThanOrSameSizeAsStyleRareInheritedDa...

Vitor Roriz noreply at github.com
Wed Mar 15 06:13:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3776edfb3ed4016401b995ac4f207cbc9b3634fd
      https://github.com/WebKit/WebKit/commit/3776edfb3ed4016401b995ac4f207cbc9b3634fd
  Author: Vitor Roriz <vitor.roriz at apple.com>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M Source/WebCore/rendering/style/StyleRareInheritedData.cpp
    M Source/WebCore/rendering/style/StyleRareInheritedData.h

  Log Message:
  -----------
  Update GreaterThanOrSameSizeAsStyleRareInheritedData for ListStyleType
https://bugs.webkit.org/show_bug.cgi?id=253929
rdar://106734162

GreaterThanOrSameSizeAsStyleRareInheritedData needs to be synced with StyleRareInheritedData.
ListStyleType is replacing 1 AtomString in the struct.

Reviewed by Ross Kirsling.

* Source/WebCore/rendering/style/StyleRareInheritedData.cpp:
* Source/WebCore/rendering/style/StyleRareInheritedData.h:

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




More information about the webkit-changes mailing list