Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cea8379e03023a4c6b1881993187221fb6689b72
      
https://github.com/WebKit/WebKit/commit/cea8379e03023a4c6b1881993187221fb6689b72
  Author: Fady Farag <[email protected]>
  Date:   2026-03-19 (Thu, 19 Mar 2026)

  Changed paths:
    M Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.cpp
    M Source/WebCore/animation/AnimationEffect.cpp
    M Source/WebCore/animation/StyleOriginatedAnimation.cpp
    M Source/WebCore/animation/WebAnimation.cpp
    M Source/WebCore/css/CSSImportRule.cpp
    M Source/WebCore/css/CSSVariableReferenceValue.cpp
    M Source/WebCore/css/SelectorChecker.cpp
    M Source/WebCore/css/ShorthandSerializer.cpp
    M Source/WebCore/dom/CustomElementDefaultARIA.cpp
    M Source/WebCore/dom/DocumentFullscreen.cpp
    M Source/WebCore/dom/ElementInternals.cpp
    M Source/WebCore/dom/ScriptedAnimationController.cpp

  Log Message:
  -----------
  Reduce unnecessary protected local variables in no-delete context in WebCore
https://bugs.webkit.org/show_bug.cgi?id=310154
rdar://172795714

Reviewed by Ryosuke Niwa.

* Source/WebCore/accessibility/AXImageMapHelpers.cpp:
(WebCore::AXImageMapHelpers::rendererFromAreaElement):
* Source/WebCore/accessibility/AccessibilityScrollView.cpp:
(WebCore::AccessibilityScrollView::parentObject const):
* Source/WebCore/contentextensions/ContentExtensionsBackend.cpp:
(WebCore::ContentExtensions::ContentExtensionsBackend::processContentRuleListsForLoad
 const):
* Source/WebCore/dom/DocumentFullscreen.cpp:
(WebCore::DocumentFullscreen::fullyExitFullscreen):
* Source/WebCore/dom/NodeIterator.cpp:
(WebCore::NodeIterator::NodePointer::moveToNext):
* Source/WebCore/dom/SelectorQuery.cpp:
(WebCore::elementsForLocalName):
* Source/WebCore/dom/TreeScope.cpp:
(WebCore::TreeScope::pointerLockElement const):
* Source/WebCore/dom/UserTypingGestureIndicator.cpp:
(WebCore::UserTypingGestureIndicator::UserTypingGestureIndicator):
* Source/WebCore/html/HTMLStyleElement.cpp:
(WebCore::HTMLStyleElement::attributeChanged):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to