Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b7ac868d7113490fad027e4c41f35e1d423640ae
      
https://github.com/WebKit/WebKit/commit/b7ac868d7113490fad027e4c41f35e1d423640ae
  Author: Neethu Raj <[email protected]>
  Date:   2026-04-06 (Mon, 06 Apr 2026)

  Changed paths:
    M Source/JavaScriptCore/ftl/FTLCommonValues.cpp
    M Source/WTF/wtf/generic/RunLoopGeneric.cpp

  Log Message:
  -----------
  Use "= default" for constructor in WTF & JavaScriptCore code
https://bugs.webkit.org/show_bug.cgi?id=311595
rdar://174189766

Reviewed by Chris Dumez.

This extends our "= default" usage across few leftover empty constructors
in WTF & JavaScriptCore code.

* Source/JavaScriptCore/ftl/FTLCommonValues.cpp:
(JSC::FTL::CommonValues::CommonValues): Deleted.
* Source/WTF/wtf/generic/RunLoopGeneric.cpp:
(WTF::RunLoop::RunLoop): Deleted.

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



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

Reply via email to