[webkit-changes] [WebKit/WebKit] 213dc4: Fix the unexpected static analyzer warning in Anch...

Ryosuke Niwa noreply at github.com
Wed Oct 16 10:48:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 213dc4500fbb180d83b175417e681e4de76ec362
      https://github.com/WebKit/WebKit/commit/213dc4500fbb180d83b175417e681e4de76ec362
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

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

  Log Message:
  -----------
  Fix the unexpected static analyzer warning in AnchorPositionEvaluator.cpp
https://bugs.webkit.org/show_bug.cgi?id=281583

Reviewed by Chris Dumez and Geoffrey Garen.

Deploy Ref instead of CheckedRef for an Element.

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

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