[webkit-changes] [WebKit/WebKit] e8861d: Regression(287171 at main) WKWebExtensionAPIDevTools ...

Chris Dumez noreply at github.com
Mon Dec 2 13:42:25 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e8861dabf587fbae606c286aaa0374431bead5b5
      https://github.com/WebKit/WebKit/commit/e8861dabf587fbae606c286aaa0374431bead5b5
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M Source/WebKit/WebProcess/Inspector/WebInspectorInterruptDispatcher.h

  Log Message:
  -----------
  Regression(287171 at main) WKWebExtensionAPIDevTools API tests are crashing in debug
https://bugs.webkit.org/show_bug.cgi?id=283936
rdar://140810380

Reviewed by Timothy Hatcher.

Use a CheckedRef instead of a WeakRef to the WebProcess, since this is being accessed
off the main thread.

* Source/WebKit/WebProcess/Inspector/WebInspectorInterruptDispatcher.h:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list