Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused TextureMapperPlatformLayerDmabuf #13395

Conversation

zdobersek
Copy link
Contributor

@zdobersek zdobersek commented May 3, 2023

43462ae

Remove unused TextureMapperPlatformLayerDmabuf
https://bugs.webkit.org/show_bug.cgi?id=256248

Reviewed by Adrian Perez de Castro.

The TextureMapperPlatformLayerDmabuf class isn't used and can be removed, its
functionality mostly replaced by TextureMapperPlatformLayerProxyDMABuf.

* Source/WebCore/platform/TextureMapper.cmake:
* Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerDmabuf.cpp: Removed.
* Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerDmabuf.h: Removed.

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

c626930

Misc iOS, tvOS & watchOS macOS Linux Windows
βœ… πŸ§ͺ style βœ… πŸ›  ios βœ… πŸ›  mac βœ… πŸ›  wpe βœ… πŸ›  wincairo
βœ… πŸ§ͺ bindings βœ… πŸ›  ios-sim βœ… πŸ›  mac-AS-debug βœ… πŸ§ͺ wpe-wk2
βœ… πŸ§ͺ webkitperl βœ… πŸ§ͺ ios-wk2 βœ… πŸ§ͺ api-mac βœ… πŸ›  gtk
βœ… πŸ§ͺ ios-wk2-wpt βœ… πŸ§ͺ mac-wk1 βœ… πŸ§ͺ gtk-wk2
βœ… πŸ§ͺ api-ios βœ… πŸ§ͺ mac-wk2 ❌ πŸ§ͺ api-gtk
βœ… πŸ›  tv βœ… πŸ§ͺ mac-AS-debug-wk2
βœ… πŸ›  tv-sim
βœ… πŸ›  πŸ§ͺ merge βœ… πŸ›  watch
βœ… πŸ›  watch-sim

@zdobersek zdobersek self-assigned this May 3, 2023
@zdobersek zdobersek added the New Bugs Unclassified bugs are placed in this component until the correct component can be determined. label May 3, 2023
Copy link
Contributor

@aperezdc aperezdc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh, I love the smell of removed code in the morning afternoon πŸ’£

@zdobersek zdobersek added the merge-queue Applied to send a pull request to merge-queue label May 4, 2023
https://bugs.webkit.org/show_bug.cgi?id=256248

Reviewed by Adrian Perez de Castro.

The TextureMapperPlatformLayerDmabuf class isn't used and can be removed, its
functionality mostly replaced by TextureMapperPlatformLayerProxyDMABuf.

* Source/WebCore/platform/TextureMapper.cmake:
* Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerDmabuf.cpp: Removed.
* Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerDmabuf.h: Removed.

Canonical link: https://commits.webkit.org/263672@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/Remove-unused-TextureMapperPlatformLayerDmabuf branch from c626930 to 43462ae Compare May 4, 2023 09:02
@webkit-commit-queue
Copy link
Collaborator

Committed 263672@main (43462ae): https://commits.webkit.org/263672@main

Reviewed commits have been landed. Closing PR #13395 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 43462ae into WebKit:main May 4, 2023
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Bugs Unclassified bugs are placed in this component until the correct component can be determined.
Projects
None yet
4 participants