Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 215c65a7bca6a66625d0ef13f9b1e17e981d7e00
      
https://github.com/WebKit/WebKit/commit/215c65a7bca6a66625d0ef13f9b1e17e981d7e00
  Author: Sam Weinig <[email protected]>
  Date:   2025-11-15 (Sat, 15 Nov 2025)

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

  Log Message:
  -----------
  [Style] Remove GreaterThanOrSameSizeAsStyleRareInheritedData
https://bugs.webkit.org/show_bug.cgi?id=302573

Reviewed by Darin Adler.

Removes GreaterThanOrSameSizeAsStyleRareInheritedData and the static assertion:

    `sizeof(StyleRareInheritedData) <= 
sizeof(GreaterThanOrSameSizeAsStyleRareInheritedData)`

It is not worth the effort or hassle for a rare data object.

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

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to