[webkit-changes] [WebKit/WebKit] 205fbb: Fix buggy assert in WebSWContextManagerConnection:...

youennf noreply at github.com
Tue Jan 10 09:30:02 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 205fbbb4b2d660dc307494ac99d2a07950cd9c7b
      https://github.com/WebKit/WebKit/commit/205fbbb4b2d660dc307494ac99d2a07950cd9c7b
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
    M Source/WebKit/WebProcess/Storage/WebSWContextManagerConnection.cpp

  Log Message:
  -----------
  Fix buggy assert in WebSWContextManagerConnection::updateAppInitiatedValue
https://bugs.webkit.org/show_bug.cgi?id=250373
rdar://problem/104067420

Reviewed by Chris Dumez.

We receive the message from a work queue and should account for it.

* Source/WebKit/WebProcess/Storage/WebSWContextManagerConnection.cpp:
(WebKit::WebSWContextManagerConnection::updateAppInitiatedValue):

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




More information about the webkit-changes mailing list