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

  Changed paths:
    M Source/WebCore/editing/ApplyStyleCommand.cpp
    M Source/WebCore/html/FileInputType.cpp
    M Source/WebCore/html/HTMLFrameOwnerElement.cpp
    M Source/WebCore/html/HTMLHRElement.cpp
    M Source/WebCore/html/HTMLOptGroupElement.cpp
    M Source/WebCore/html/HTMLOptionElement.cpp
    M Source/WebCore/html/PluginDocument.cpp
    M Source/WebCore/html/track/TextTrack.cpp
    M Source/WebCore/page/InteractionRegion.cpp
    M Source/WebCore/page/LargestContentfulPaintData.cpp
    M Source/WebCore/rendering/HitTestResult.cpp
    M Source/WebCore/rendering/RenderView.cpp

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

Reviewed by Ryosuke Niwa.

* Source/WebCore/dom/ScriptExecutionContext.cpp:
(WebCore::ScriptExecutionContext::serviceWorkerContainer):
* Source/WebCore/editing/ApplyStyleCommand.cpp:
(WebCore::ApplyStyleCommand::applyInlineStyleToPushDown):
* Source/WebCore/html/FileInputType.cpp:
(WebCore::FileInputType::~FileInputType):
(WebCore::FileInputType::applyFileChooserSettings):
* Source/WebCore/html/HTMLFrameOwnerElement.cpp:
(WebCore::HTMLFrameOwnerElement::disconnectContentFrame):
* Source/WebCore/html/HTMLHRElement.cpp:
(WebCore::HTMLHRElement::removingSteps):
* Source/WebCore/html/HTMLOptGroupElement.cpp:
(WebCore::HTMLOptGroupElement::removingSteps):
* Source/WebCore/html/HTMLOptionElement.cpp:
(WebCore::HTMLOptionElement::removingSteps):
* Source/WebCore/html/PluginDocument.cpp:
* Source/WebCore/html/track/TextTrack.cpp:
(WebCore::TextTrack::trackIndexRelativeToRenderedTracks):
* Source/WebCore/page/InteractionRegion.cpp:
(WebCore::hasInteractiveCursorType):
* Source/WebCore/page/LargestContentfulPaintData.cpp:
(WebCore::LargestContentfulPaintData::canCompareWithLargestPaintArea):
* Source/WebCore/rendering/HitTestResult.cpp:
(WebCore::HitTestResult::spellingToolTip const):
(WebCore::HitTestResult::mediaLoopEnabled const):
* Source/WebCore/rendering/RenderView.cpp:
(WebCore::RenderView::shouldPaintBaseBackground const):

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



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

Reply via email to