Bug 206300 - [LFC][IFC] LineLayoutContext::nextContentForLine should take LineCandidateContent&
Summary: [LFC][IFC] LineLayoutContext::nextContentForLine should take LineCandidateCon...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-15 11:15 PST by zalan
Modified: 2020-01-15 13:17 PST (History)
6 users (show)

See Also:


Attachments
Patch (6.22 KB, patch)
2020-01-15 11:20 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.