[webkit-changes] [WebKit/WebKit] 9ea0fd: Use a RefPtr instead of a raw pointer in AnchorPos...

Ryosuke Niwa noreply at github.com
Thu Sep 19 18:05:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9ea0fd74d3fbbee728c595125ed10dab7c8accf7
      https://github.com/WebKit/WebKit/commit/9ea0fd74d3fbbee728c595125ed10dab7c8accf7
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-09-19 (Thu, 19 Sep 2024)

  Changed paths:
    M Source/WebCore/style/AnchorPositionEvaluator.cpp

  Log Message:
  -----------
  Use a RefPtr instead of a raw pointer in AnchorPositionEvaluator.cpp
https://bugs.webkit.org/show_bug.cgi?id=280015

Reviewed by Chris Dumez and Tim Nguyen.

Use RefPtr instead of a raw pointer.

* Source/WebCore/style/AnchorPositionEvaluator.cpp:
(WebCore::Style::AnchorPositionEvaluator::resolveAnchorValue):

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