[webkit-changes] [WebKit/WebKit] f81910: Add RELEASE_LOG_FAULT when message checks fail in ...

Alex Christensen noreply at github.com
Wed Apr 5 12:04:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f819105a66b163d6d9ef03c93dd38596a9c14174
      https://github.com/WebKit/WebKit/commit/f819105a66b163d6d9ef03c93dd38596a9c14174
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M Source/WebKit/NetworkProcess/ServiceWorker/WebSWServerConnection.cpp
    M Source/WebKit/NetworkProcess/SharedWorker/WebSharedWorkerServerConnection.cpp

  Log Message:
  -----------
  Add RELEASE_LOG_FAULT when message checks fail in service worker and shared worker connections
https://bugs.webkit.org/show_bug.cgi?id=255037
rdar://107665814

Reviewed by Youenn Fablet.

This will help us notice and fix problems based on telemetry and logs.

* Source/WebKit/NetworkProcess/ServiceWorker/WebSWServerConnection.cpp:
* Source/WebKit/NetworkProcess/SharedWorker/WebSharedWorkerServerConnection.cpp:

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




More information about the webkit-changes mailing list