Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 34ebbe87e1885e62c20bf997800d7f6743c4985a
      
https://github.com/WebKit/WebKit/commit/34ebbe87e1885e62c20bf997800d7f6743c4985a
  Author: Youenn Fablet <youe...@gmail.com>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
    M Source/WebCore/workers/service/SWClientConnection.cpp

  Log Message:
  -----------
  Fix use-after-move in 
WebCore::SWClientConnection::postMessageToServiceWorkerClient()
https://bugs.webkit.org/show_bug.cgi?id=249060
rdar://problem/103202263

Reviewed by David Kilzer.

The generic dispatch code path should be sufficient so we no longer need the 
shared worker code path.

* Source/WebCore/workers/service/SWClientConnection.cpp:
(WebCore::SWClientConnection::postMessageToServiceWorkerClient):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to