Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cde42b14d2d9c2bae4269ec8b4d740d7644e1fd9
      
https://github.com/WebKit/WebKit/commit/cde42b14d2d9c2bae4269ec8b4d740d7644e1fd9
  Author: Chris Dumez <[email protected]>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M Source/WebCore/Modules/fetch/FetchBodyConsumer.h
    M Source/WebCore/Modules/fetch/FetchLoader.cpp
    M Source/WebCore/Modules/fetch/FetchLoader.h

  Log Message:
  -----------
  Update FetchLoader::m_consumer to use a CheckedPtr
https://bugs.webkit.org/show_bug.cgi?id=280318

Reviewed by Darin Adler.

* Source/WebCore/Modules/fetch/FetchBodyConsumer.h:
(WebCore::FetchBodyConsumer::hasData const): Deleted.
(WebCore::FetchBodyConsumer::data const): Deleted.
(WebCore::FetchBodyConsumer::hasPendingActivity const): Deleted.
(WebCore::FetchBodyConsumer::setType): Deleted.
(WebCore::FetchBodyConsumer::setAsLoading): Deleted.
* Source/WebCore/Modules/fetch/FetchLoader.cpp:
* Source/WebCore/Modules/fetch/FetchLoader.h:

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