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

Fix unused function warning in RemoteRenderingBackend.cpp #12707

Conversation

@donny-dont donny-dont self-assigned this Apr 13, 2023
@donny-dont donny-dont added the Tools / Tests Tools in the Tools directory, build issues, test infrastructure, and bugs in test cases label Apr 13, 2023
@donny-dont donny-dont force-pushed the eng/Fix-unused-function-warning-in-RemoteRenderingBackend-cpp branch from 39d312f to 7836501 Compare April 13, 2023 19:12
@donny-dont donny-dont added the merge-queue Applied to send a pull request to merge-queue label Apr 13, 2023
https://bugs.webkit.org/show_bug.cgi?id=255410

Unreviewed build fix.

The function `handleFromBuffer` was only used in `PLATFORM(COCOA)` code.

* Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp:

Canonical link: https://commits.webkit.org/262930@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/Fix-unused-function-warning-in-RemoteRenderingBackend-cpp branch from 7836501 to a6482d7 Compare April 13, 2023 21:45
@webkit-commit-queue
Copy link
Collaborator

Committed 262930@main (a6482d7): https://commits.webkit.org/262930@main

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

@webkit-commit-queue webkit-commit-queue merged commit a6482d7 into WebKit:main Apr 13, 2023
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tools / Tests Tools in the Tools directory, build issues, test infrastructure, and bugs in test cases
Projects
None yet
3 participants