Bug 247730 - Remove unnecessary uses of WTFMoves in return statements at RenderBlock.cpp
Summary: Remove unnecessary uses of WTFMoves in return statements at RenderBlock.cpp
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-10 05:57 PST by Joonghun Park
Modified: 2022-11-10 07:05 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joonghun Park 2022-11-10 05:57:26 PST
Remove redundant return WTFMove()s in RenderBlock.cpp.