[webkit-changes] [WebKit/WebKit] 74595d: Allow IOSurfaces to work with bridge_cast()

Myles C. Maxfield noreply at github.com
Sun Jan 22 00:00:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 74595dbcc3e0292505154a2dd93f39397f4aa835
      https://github.com/WebKit/WebKit/commit/74595dbcc3e0292505154a2dd93f39397f4aa835
  Author: Myles C. Maxfield <mmaxfield at apple.com>
  Date:   2023-01-21 (Sat, 21 Jan 2023)

  Changed paths:
    M Source/WTF/WTF.xcodeproj/project.pbxproj
    M Source/WTF/wtf/cocoa/TollFreeBridging.h
    A Source/WTF/wtf/spi/cocoa/IOSurfaceSPI.h

  Log Message:
  -----------
  Allow IOSurfaces to work with bridge_cast()
https://bugs.webkit.org/show_bug.cgi?id=250951
rdar://104516800

Reviewed by Tim Horton.

IOSurfaceRef and IOSurface * are toll-free-bridged.

* Source/WTF/wtf/cocoa/TollFreeBridging.h:

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




More information about the webkit-changes mailing list