Bug 228895 - [IFC][Integration] Do not scan the content for overflowing glyph when line-box-contain is set to glyph
Summary: [IFC][Integration] Do not scan the content for overflowing glyph when line-bo...
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-08-07 05:48 PDT by zalan
Modified: 2021-08-21 06:49 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.14 KB, patch)
2021-08-07 05:54 PDT, zalan
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (7.76 KB, patch)
2021-08-07 06:15 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (6.83 KB, patch)
2021-08-20 20:03 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 2021-08-07 05:48:27 PDT
Blink has removed support long time ago (https://groups.google.com/a/chromium.org/g/blink-dev/c/rKDXtqvgDv4). Scanning the content for something this uncommon is a bit of a waste.
Comment 1 Radar WebKit Bug Importer 2021-08-07 05:48:51 PDT
<rdar://problem/81651487>
Comment 2 zalan 2021-08-07 05:54:38 PDT
Created attachment 435127 [details]
Patch
Comment 3 zalan 2021-08-07 06:15:35 PDT
Created attachment 435128 [details]
Patch
Comment 4 zalan 2021-08-20 20:03:03 PDT
Created attachment 436056 [details]
Patch
Comment 5 EWS 2021-08-21 06:49:40 PDT
Committed r281373 (240788@main): <https://commits.webkit.org/240788@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 436056 [details].