[webkit-changes] [WebKit/WebKit] e2a1cb: [CSS] Add debugDescription() to StyleRule

Matthieu Dubet noreply at github.com
Mon Jul 8 10:48:47 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e2a1cb2a0ea2fc891747aca06dc39a09e2934b8c
      https://github.com/WebKit/WebKit/commit/e2a1cb2a0ea2fc891747aca06dc39a09e2934b8c
  Author: Matthieu Dubet <m_dubet at apple.com>
  Date:   2024-07-08 (Mon, 08 Jul 2024)

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

  Log Message:
  -----------
  [CSS] Add debugDescription() to StyleRule
https://bugs.webkit.org/show_bug.cgi?id=276303

Reviewed by Sammy Gill.

* Source/WebCore/css/StyleRule.cpp:
(WebCore::StyleRule::debugDescription const):
(WebCore::StyleRuleWithNesting::debugDescription const):
(WebCore::StyleRuleGroup::debugDescription const):
(WebCore::StyleRuleMedia::debugDescription const):
(WebCore::StyleRuleBase::debugDescription const):
(WebCore::operator<<):
* Source/WebCore/css/StyleRule.h:

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