Bug 191544 - WTFMove(xxx) is used in arguments while other arguments touch xxx
Summary: WTFMove(xxx) is used in arguments while other arguments touch xxx
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-12 07:04 PST by Yusuke Suzuki
Modified: 2018-11-12 08:49 PST (History)
9 users (show)

See Also:


Attachments
Patch (4.78 KB, patch)
2018-11-12 07:05 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2018-11-12 07:04:09 PST
WTFMove(xxx) is used in arguments while other arguments touch xxx
Comment 1 Yusuke Suzuki 2018-11-12 07:05:27 PST
Created attachment 354556 [details]
Patch
Comment 2 WebKit Commit Bot 2018-11-12 08:48:29 PST
Comment on attachment 354556 [details]
Patch

Clearing flags on attachment: 354556

Committed r238088: <https://trac.webkit.org/changeset/238088>
Comment 3 WebKit Commit Bot 2018-11-12 08:48:31 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-11-12 08:49:24 PST
<rdar://problem/45990797>