Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fd551468dc9c548394b2929a5668a753104233dc
      
https://github.com/WebKit/WebKit/commit/fd551468dc9c548394b2929a5668a753104233dc
  Author: Chris Dumez <[email protected]>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    M Source/WebCore/PAL/pal/HysteresisActivity.h
    M Source/WebCore/editing/Editor.cpp
    M Source/WebCore/editing/SelectionGeometryGatherer.cpp
    M Source/WebCore/html/parser/HTMLDocumentParser.cpp
    M Source/WebCore/html/parser/HTMLDocumentParser.h
    M Source/WebCore/html/parser/HTMLParserScheduler.cpp
    M Source/WebCore/html/parser/HTMLParserScheduler.h
    M Source/WebCore/page/Page.cpp
    M Source/WebCore/page/Page.h
    M Source/WebCore/page/mac/ServicesOverlayController.h
    M Source/WebCore/page/mac/ServicesOverlayController.mm
    M Source/WebCore/page/mac/TextIndicatorWindow.h
    M Source/WebCore/page/scrolling/ScrollLatchingController.cpp
    M Source/WebCore/page/scrolling/ScrollLatchingController.h
    M Source/WebCore/platform/CaretAnimator.h
    M Source/WebCore/platform/graphics/ca/TileGrid.cpp
    M Source/WebCore/platform/graphics/ca/TileGrid.h
    M Source/WebCore/platform/graphics/cg/CGSubimageCacheWithTimer.h
    M Source/WebCore/platform/mac/ScrollbarsControllerMac.h
    M Source/WebCore/rendering/RenderLayerCompositor.h
    M Source/WebCore/rendering/RenderMarquee.h

  Log Message:
  -----------
  Further reduce use of IsDeprecatedTimerSmartPointerException in WebCore
https://bugs.webkit.org/show_bug.cgi?id=283126

Reviewed by Ryosuke Niwa.

* Source/WebCore/editing/Editor.cpp:
(WebCore::Editor::scanSelectionForTelephoneNumbers):
* Source/WebCore/editing/SelectionGeometryGatherer.cpp:
(WebCore::SelectionGeometryGatherer::Notifier::~Notifier):
* Source/WebCore/html/parser/HTMLParserScheduler.h:
(WebCore::HTMLParserScheduler::shouldYieldBeforeToken): Deleted.
(WebCore::HTMLParserScheduler::isScheduledForResume const): Deleted.
(WebCore::HTMLParserScheduler::didBeginYieldingParser): Deleted.
(WebCore::HTMLParserScheduler::didEndYieldingParser): Deleted.
(WebCore::HTMLParserScheduler::checkForYield): Deleted.
* Source/WebCore/page/Page.cpp:
(WebCore::Page::scrollLatchingController):
(WebCore::Page::protectedServicesOverlayController):
* Source/WebCore/page/Page.h:
(WebCore::Page::servicesOverlayController):
* Source/WebCore/page/mac/ServicesOverlayController.h:
* Source/WebCore/page/mac/ServicesOverlayController.mm:
(WebCore::ServicesOverlayController::ref const):
(WebCore::ServicesOverlayController::deref const):
* Source/WebCore/page/mac/TextIndicatorWindow.h:
* Source/WebCore/page/scrolling/ScrollLatchingController.cpp:
(WebCore::ScrollLatchingController::ScrollLatchingController):
(WebCore::ScrollLatchingController::ref const):
(WebCore::ScrollLatchingController::deref const):
* Source/WebCore/page/scrolling/ScrollLatchingController.h:
* Source/WebCore/platform/CaretAnimator.h:

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