Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dc85c48e941e1bfaa9a5969cb188b7ff0913036f
      
https://github.com/WebKit/WebKit/commit/dc85c48e941e1bfaa9a5969cb188b7ff0913036f
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-01-08 (Thu, 08 Jan 2026)

  Changed paths:
    M Source/WebCore/css/CSSImportRule.cpp
    M Source/WebCore/css/CSSImportRule.h
    M Source/WebCore/css/CSSRule.h
    M Source/WebCore/css/CSSStyleRule.cpp
    M Source/WebCore/css/CSSStyleRule.h
    M Source/WebCore/css/CSSStyleSheet.cpp
    M Source/WebCore/css/CSSStyleSheet.h
    M Source/WebCore/dom/ExtensionStyleSheets.cpp
    M Source/WebCore/dom/ExtensionStyleSheets.h
    M Source/WebCore/inspector/InspectorStyleSheet.cpp
    M Source/WebCore/inspector/agents/InspectorCSSAgent.cpp
    M Source/WebCore/loader/archive/cf/LegacyWebArchive.cpp
    M Source/WebCore/style/InspectorCSSOMWrappers.cpp
    M Source/WebCore/style/InspectorCSSOMWrappers.h
    M Source/WebCore/style/StyleResolver.cpp
    M Source/WebCore/style/StyleResolver.h
    M Source/WebCore/style/StyleScope.cpp
    M Source/WebCore/style/StyleScope.h
    M Source/WebCore/style/StyleScopeRuleSets.cpp
    M Source/WebCore/style/StyleScopeRuleSets.h

  Log Message:
  -----------
  Replace RefPtr with Ref for CSSStyleSheet where possible
https://bugs.webkit.org/show_bug.cgi?id=305106

Reviewed by Chris Dumez.

No need for null pointers.

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



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

Reply via email to