Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 234f9f0aac39990e9dc80ca6eb11aee1dd7b0447
      
https://github.com/WebKit/WebKit/commit/234f9f0aac39990e9dc80ca6eb11aee1dd7b0447
  Author: Chris Dumez <cdu...@apple.com>
  Date:   2024-11-11 (Mon, 11 Nov 2024)

  Changed paths:
    M Source/WebCore/dom/Document.cpp
    M Source/WebCore/dom/Document.h
    M Source/WebCore/dom/DocumentFontLoader.cpp
    M Source/WebCore/dom/DocumentFontLoader.h
    M Source/WebCore/dom/EventSender.h
    M Source/WebCore/html/ValidatedFormListedElement.cpp
    M Source/WebCore/html/ValidatedFormListedElement.h
    M Source/WebCore/html/ValidationMessage.cpp
    M Source/WebCore/html/ValidationMessage.h

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

Reviewed by Darin Adler.

* Source/WebCore/dom/Document.cpp:
(WebCore::Document::~Document):
(WebCore::Document::removedLastRef):
(WebCore::Document::protectedFontLoader):
(WebCore::Document::ensureFontLoader):
(WebCore::Document::resolveStyle):
(WebCore::Document::suspendFontLoading):
(WebCore::Document::fontLoadRequest):
(WebCore::Document::beginLoadingFontSoon):
(WebCore::Document::suspend):
(WebCore::Document::resume):
* Source/WebCore/dom/Document.h:
* Source/WebCore/dom/DocumentFontLoader.cpp:
(WebCore::DocumentFontLoader::ref const):
(WebCore::DocumentFontLoader::deref const):
* Source/WebCore/dom/DocumentFontLoader.h:
* Source/WebCore/dom/EventSender.h:
(): Deleted.
* Source/WebCore/html/ValidatedFormListedElement.cpp:
(WebCore::ValidatedFormListedElement::updateVisibleValidationMessage):
* Source/WebCore/html/ValidatedFormListedElement.h:
* Source/WebCore/html/ValidationMessage.cpp:
(WebCore::ValidationMessage::create):
* Source/WebCore/html/ValidationMessage.h:

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

Reply via email to