Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 70f79053163321d562ec35a0ce1e35d1aa3ad041
      
https://github.com/WebKit/WebKit/commit/70f79053163321d562ec35a0ce1e35d1aa3ad041
  Author: Ahmad Saleem <[email protected]>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

  Changed paths:
    M Source/WebCore/Modules/fetch/FormDataConsumer.cpp
    M Source/WebCore/page/LocalFrameViewLayoutContext.cpp

  Log Message:
  -----------
  Use "= default" for destructor in `LocalFrameViewLayoutContext` and 
`FormDataConsumer`

https://bugs.webkit.org/show_bug.cgi?id=276886

Reviewed by Matthieu Dubet.

This extends our "= default" usage across destructor in two more places

* Source/WebCore/Modules/fetch/FormDataConsumer.cpp:
(WebCore::FormDataConsumer::~FormDataConsumer): Deleted.
* Source/WebCore/page/LocalFrameViewLayoutContext.cpp:
(WebCore::LocalFrameViewLayoutContext::~LocalFrameViewLayoutContext): Deleted.

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