[webkit-changes] [WebKit/WebKit] 8a44e3: [macOS] Network process is killed for holding lock...

Sihui noreply at github.com
Tue Aug 22 11:37:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8a44e3a28732e799ab665bbcaf2e21ae3c5d9403
      https://github.com/WebKit/WebKit/commit/8a44e3a28732e799ab665bbcaf2e21ae3c5d9403
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2023-08-22 (Tue, 22 Aug 2023)

  Changed paths:
    M Source/WebCore/workers/service/server/SWRegistrationDatabase.cpp

  Log Message:
  -----------
  [macOS] Network process is killed for holding lock to ServiceWorkerRegistrations database
https://bugs.webkit.org/show_bug.cgi?id=260507
rdar://113530206

Reviewed by Chris Dumez.

Allow network process to suspend with locked ServiceWorkerRegistrations database.

* Source/WebCore/workers/service/server/SWRegistrationDatabase.cpp:
(WebCore::SWRegistrationDatabase::prepareDatabase):

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




More information about the webkit-changes mailing list