Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 213dc4500fbb180d83b175417e681e4de76ec362 https://github.com/WebKit/WebKit/commit/213dc4500fbb180d83b175417e681e4de76ec362 Author: Ryosuke Niwa <rn...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes