Bug 195188

Summary: Use-after-move in RenderCombineText::combineTextIfNeeded()
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, jonlee, simon.fraser, thorton, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Myles C. Maxfield 2019-02-28 15:17:23 PST
Use-after-move in RenderCombineText::combineTextIfNeeded()
Comment 1 Myles C. Maxfield 2019-02-28 15:20:22 PST
Created attachment 363266 [details]
Patch
Comment 2 zalan 2019-02-28 15:24:21 PST
great to have a WTFMove in a loop
Comment 3 Myles C. Maxfield 2019-02-28 15:26:01 PST
<rdar://problem/48488423>
Comment 4 WebKit Commit Bot 2019-02-28 15:42:28 PST
Comment on attachment 363266 [details]
Patch

Clearing flags on attachment: 363266

Committed r242237: <https://trac.webkit.org/changeset/242237>
Comment 5 WebKit Commit Bot 2019-02-28 15:42:30 PST
All reviewed patches have been landed.  Closing bug.