Bug 206300

Summary: [LFC][IFC] LineLayoutContext::nextContentForLine should take LineCandidateContent&
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

Description zalan 2020-01-15 11:15:43 PST
this is a hot codepath and LineCandidateContent is rather heavy.
Comment 1 Radar WebKit Bug Importer 2020-01-15 11:15:58 PST
<rdar://problem/58612197>
Comment 2 zalan 2020-01-15 11:20:41 PST
Created attachment 387809 [details]
Patch
Comment 3 WebKit Commit Bot 2020-01-15 13:17:25 PST
The commit-queue encountered the following flaky tests while processing attachment 387809 [details]:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2020-01-15 13:17:55 PST
Comment on attachment 387809 [details]
Patch

Clearing flags on attachment: 387809

Committed r254630: <https://trac.webkit.org/changeset/254630>
Comment 5 WebKit Commit Bot 2020-01-15 13:17:57 PST
All reviewed patches have been landed.  Closing bug.