Bug 198886 - [LFC][BFC] Fix available width for float avoiders.
Summary: [LFC][BFC] Fix available width for float avoiders.
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: 2019-06-15 01:12 PDT by zalan
Modified: 2019-06-15 12:30 PDT (History)
7 users (show)

See Also:


Attachments
Patch (24.99 KB, patch)
2019-06-15 01:53 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (24.99 KB, patch)
2019-06-15 05:54 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (24.99 KB, patch)
2019-06-15 11:47 PDT, 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 2019-06-15 01:12:01 PDT
it's not always the width of the content box.
Comment 1 Radar WebKit Bug Importer 2019-06-15 01:12:23 PDT
<rdar://problem/51773643>
Comment 2 zalan 2019-06-15 01:53:50 PDT
Created attachment 372188 [details]
Patch
Comment 3 EWS Watchlist 2019-06-15 01:56:20 PDT
Attachment 372188 [details] did not pass style-queue:


ERROR: Source/WebCore/layout/blockformatting/BlockFormattingContextGeometry.cpp:233:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Total errors found: 1 in 11 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 zalan 2019-06-15 05:54:09 PDT
Created attachment 372190 [details]
Patch
Comment 5 Antti Koivisto 2019-06-15 06:37:31 PDT
Comment on attachment 372190 [details]
Patch

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

> Source/WebCore/layout/FormattingContext.cpp:179
> +// FIXME turn these into templates.

FIXME:
Comment 6 zalan 2019-06-15 11:47:25 PDT
Created attachment 372196 [details]
Patch
Comment 7 WebKit Commit Bot 2019-06-15 12:30:12 PDT
Comment on attachment 372196 [details]
Patch

Clearing flags on attachment: 372196

Committed r246468: <https://trac.webkit.org/changeset/246468>
Comment 8 WebKit Commit Bot 2019-06-15 12:30:14 PDT
All reviewed patches have been landed.  Closing bug.