[webkit-changes] [WebKit/WebKit] 579c83: Add missing crossThreadCopy to ServiceWorkerThread...

Ryosuke Niwa noreply at github.com
Fri May 10 16:19:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 579c830938c6ef9570ce9e446461af6320157b9e
      https://github.com/WebKit/WebKit/commit/579c830938c6ef9570ce9e446461af6320157b9e
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-05-10 (Fri, 10 May 2024)

  Changed paths:
    M Source/WebCore/workers/service/context/ServiceWorkerThreadProxy.cpp

  Log Message:
  -----------
  Add missing crossThreadCopy to ServiceWorkerThreadProxy::didSaveScriptsToDisk
https://bugs.webkit.org/show_bug.cgi?id=274016

Reviewed by Chris Dumez and Per Arne Vollan.

Call crossThreadCopy on objects being posted to another thread.

* Source/WebCore/workers/service/context/ServiceWorkerThreadProxy.cpp:
(WebCore::ServiceWorkerThreadProxy::didSaveScriptsToDisk):

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



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


More information about the webkit-changes mailing list