Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 189f000692bb1326f0a712913299912f6c64fbd9
      
https://github.com/WebKit/WebKit/commit/189f000692bb1326f0a712913299912f6c64fbd9
  Author: Chris Dumez <cdu...@apple.com>
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
    M Source/WebCore/workers/Worker.cpp

  Log Message:
  -----------
  Simplify allWorkers() in Worker.cpp
https://bugs.webkit.org/show_bug.cgi?id=273605

Reviewed by Per Arne Vollan and Youenn Fablet.

Simplify allWorkers() in Worker.cpp. It doesn't need to store the Worker 
objects,
we never use them.

* Source/WebCore/workers/Worker.cpp:
(WebCore::WTF_REQUIRES_LOCK):
(WebCore::Worker::networkStateChanged):
(WebCore::Worker::Worker):
(WebCore::Worker::~Worker):
(WebCore::Worker::forEachWorker):

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