Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7008e0fc8a6c893cc282fad8ddc5045bb4e11971
      
https://github.com/WebKit/WebKit/commit/7008e0fc8a6c893cc282fad8ddc5045bb4e11971
  Author: Timothy Hatcher <timo...@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@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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to