[webkit-changes] [WebKit/WebKit] 207c7c: Use more smart pointers in StyleScope.h

Chris Dumez noreply at github.com
Sun Sep 24 15:27:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 207c7c9d8ebd6cff491d016db47b46e7a009b8f5
      https://github.com/WebKit/WebKit/commit/207c7c9d8ebd6cff491d016db47b46e7a009b8f5
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-09-24 (Sun, 24 Sep 2023)

  Changed paths:
    M Source/WebCore/css/CSSStyleSheet.cpp
    M Source/WebCore/css/CSSStyleSheet.h
    M Source/WebCore/css/StyleSheetContents.cpp
    M Source/WebCore/css/StyleSheetContents.h
    M Source/WebCore/style/StyleInvalidator.cpp
    M Source/WebCore/style/StyleInvalidator.h
    M Source/WebCore/style/StyleScope.cpp
    M Source/WebCore/style/StyleScope.h

  Log Message:
  -----------
  Use more smart pointers in StyleScope.h
https://bugs.webkit.org/show_bug.cgi?id=261983

Reviewed by Darin Adler.

* Source/WebCore/css/CSSStyleSheet.h:
* Source/WebCore/css/StyleSheetContents.cpp:
(WebCore::StyleSheetContents::StyleSheetContents):
* Source/WebCore/css/StyleSheetContents.h:
* Source/WebCore/style/StyleInvalidator.cpp:
(WebCore::Style::shouldDirtyAllStyle):
(WebCore::Style::Invalidator::Invalidator):
(WebCore::Style::m_dirtiesAllStyle):
* Source/WebCore/style/StyleInvalidator.h:
* Source/WebCore/style/StyleScope.cpp:
(WebCore::Style::Scope::analyzeStyleSheetChange):
* Source/WebCore/style/StyleScope.h:

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




More information about the webkit-changes mailing list