Bug 220696 - [LFC][Integration] Disable inflow positioned inline boxes
Summary: [LFC][Integration] Disable inflow positioned inline boxes
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: 2021-01-17 21:55 PST by zalan
Modified: 2021-01-19 10:18 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.90 KB, patch)
2021-01-17 21:56 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 2021-01-17 21:55:06 PST
ssia
Comment 1 zalan 2021-01-17 21:56:33 PST
Created attachment 417796 [details]
Patch
Comment 2 EWS 2021-01-18 11:40:39 PST
Committed r271581: <https://trac.webkit.org/changeset/271581>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417796 [details].
Comment 3 Radar WebKit Bug Importer 2021-01-18 11:41:14 PST
<rdar://problem/73327543>
Comment 4 Simon Fraser (smfr) 2021-01-19 09:42:25 PST
Comment on attachment 417796 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=417796&action=review

> Source/WebCore/ChangeLog:3
> +        [LFC][Integration] Disable inflow positioned inline boxes

Disable for...?
Comment 5 zalan 2021-01-19 10:05:04 PST
(In reply to Simon Fraser (smfr) from comment #4)
> Comment on attachment 417796 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=417796&action=review
> 
> > Source/WebCore/ChangeLog:3
> > +        [LFC][Integration] Disable inflow positioned inline boxes
> 
> Disable for...?
LFC?
Comment 6 Simon Fraser (smfr) 2021-01-19 10:18:03 PST
"Disable LFC integration when inflow positioned inline box is present"?