Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a200692512552a74ac2958f72cee867c9365faa2
      
https://github.com/WebKit/WebKit/commit/a200692512552a74ac2958f72cee867c9365faa2
  Author: Roberto Rodriguez <[email protected]>
  Date:   2025-10-10 (Fri, 10 Oct 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebCore/editing/VisibleSelection.cpp
    M Source/WebCore/editing/VisibleSelection.h
    M Source/WebCore/html/HTMLAnchorElement.cpp

  Log Message:
  -----------
  [Safer CPP] Address issues in HTMLAnchorElement
https://bugs.webkit.org/show_bug.cgi?id=300494
rdar://162348541

Reviewed by Ryosuke Niwa.

Address remaining Safer CPP issues in HTMLAnchorElement.

* Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/editing/VisibleSelection.cpp:
(WebCore::VisibleSelection::protectedRootEditableElement const):
* Source/WebCore/editing/VisibleSelection.h:
* Source/WebCore/html/HTMLAnchorElement.cpp:
(WebCore::HTMLAnchorElement::defaultEventHandler):
(WebCore::HTMLAnchorElement::sendPings):
(WebCore::HTMLAnchorElement::insertedIntoAncestor):
(WebCore::HTMLAnchorElement::setShouldBePrefetched):
(WebCore::HTMLAnchorElement::checkForSpeculationRules):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to