Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 95f8857209a76c1defa10bfce15fa8578b60b850
      
https://github.com/WebKit/WebKit/commit/95f8857209a76c1defa10bfce15fa8578b60b850
  Author: Tim Nguyen <[email protected]>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M Source/WebCore/css/StyleRule.h
    M Source/WebCore/style/RuleData.cpp
    M Source/WebCore/style/RuleData.h

  Log Message:
  -----------
  Free up 16 bits from `RuleData` using `CompactRefPtrTuple`
https://bugs.webkit.org/show_bug.cgi?id=289595
rdar://146823471

Reviewed by Antti Koivisto.

* Source/WebCore/css/StyleRule.h:
* Source/WebCore/style/RuleData.cpp:
(WebCore::Style::RuleData::RuleData):
* Source/WebCore/style/RuleData.h:
(WebCore::Style::RuleData::styleRule const):
(WebCore::Style::RuleData::selector const):
(WebCore::Style::RuleData::compiledSelector const):
(WebCore::Style::RuleData::selectorIndex const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to