[webkit-changes] [WebKit/WebKit] 7f68b1: imported/w3c/web-platform-tests/content-security-p...

Chris Dumez noreply at github.com
Sat Sep 3 15:01:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7f68b1f30dc92f49acabfc7d8d362a8f4aa8ba57
      https://github.com/WebKit/WebKit/commit/7f68b1f30dc92f49acabfc7d8d362a8f4aa8ba57
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2022-09-03 (Sat, 03 Sep 2022)

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

  Log Message:
  -----------
  imported/w3c/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-classic.http.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=244763
<rdar://99493920>

Reviewed by Darin Adler.

Make sure workerOrWorkletThread() doesn't call the stoppedCallback until after
the WorkerGlobalScope has been destroyed.

* Source/WebCore/workers/WorkerOrWorkletThread.cpp:
(WebCore::WorkerOrWorkletThread::workerOrWorkletThread):

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




More information about the webkit-changes mailing list