Bug 204099

Summary: [LFC] InlineFormattingState::addInlineRun should take a unique_ptr<Display::Run>
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

zalan
Reported 2019-11-11 19:00:40 PST
instead of a const Display::Run and create a unique_ptr right away.
Attachments
Patch (3.29 KB, patch)
2019-11-11 19:04 PST, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2019-11-11 19:01:31 PST
zalan
Comment 2 2019-11-11 19:04:19 PST
WebKit Commit Bot
Comment 3 2019-11-12 17:07:36 PST
The commit-queue encountered the following flaky tests while processing attachment 383331 [details]: inspector/model/remote-object-weak-collection.html bug 202932 (authors: drousso@apple.com and joepeck@webkit.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 4 2019-11-12 17:08:15 PST
Comment on attachment 383331 [details] Patch Clearing flags on attachment: 383331 Committed r252380: <https://trac.webkit.org/changeset/252380>
WebKit Commit Bot
Comment 5 2019-11-12 17:08:17 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.