[webkit-changes] [WebKit/WebKit] 9e4fa0: Redundant moves in return statements at SFrameUtil...
Adrian Perez
noreply at github.com
Sun Dec 15 14:33:59 PST 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: 9e4fa0bb15f3e527c561325449ab368efd188dbe
https://github.com/WebKit/WebKit/commit/9e4fa0bb15f3e527c561325449ab368efd188dbe
Author: Adrian Perez de Castro <aperez at igalia.com>
Date: 2024-12-15 (Sun, 15 Dec 2024)
Changed paths:
M Source/WebCore/Modules/mediastream/SFrameUtils.cpp
Log Message:
-----------
Redundant moves in return statements at SFrameUtils.cpp in the 2.46 branch https://bugs.webkit.org/show_bug.cgi?id=284579
Unreviewed build fix.
* Source/WebCore/Modules/mediastream/SFrameUtils.cpp:
(WebCore::computeH264PrefixBuffer): Remove unneeded move.
(WebCore::computeVP8PrefixBuffer): Ditto.
Canonical link: https://commits.webkit.org/282416.357@webkitglib/2.46
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list