[webkit-changes] [WebKit/WebKit] 7008e0: /REGRESSION ( Sonoma?): [ Sonoma release x86_64 ] ...

Timothy Hatcher noreply at github.com
Wed Dec 6 16:00:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7008e0fc8a6c893cc282fad8ddc5045bb4e11971
      https://github.com/WebKit/WebKit/commit/7008e0fc8a6c893cc282fad8ddc5045bb4e11971
  Author: Timothy Hatcher <timothy at apple.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M Source/WTF/wtf/Ref.h
    M Source/WebKit/UIProcess/Extensions/Cocoa/API/WebExtensionContextAPIRuntimeCocoa.mm

  Log Message:
  -----------
  /REGRESSION ( Sonoma?): [ Sonoma release x86_64 ] Three TestWebKitAPI.WKWebExtensionAPITabs tests are a consistent timeout
https://webkit.org/b/263525
rdar://problem/117354451

Unreviewed partial revert of 271636 at main.

Removed operator*() from Ref after talking to Alex Christensen.

* Source/WTF/wtf/Ref.h:
(WTF::Ref::operator* const): Deleted.
* Source/WebKit/UIProcess/Extensions/Cocoa/API/WebExtensionContextAPIRuntimeCocoa.mm:
(WebKit::WebExtensionContext::runtimeSendMessage): Use Ref::get() instead.

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




More information about the webkit-changes mailing list