WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
204466
[LFC][IFC] Cache trailing trimmable width.
https://bugs.webkit.org/show_bug.cgi?id=204466
Summary
[LFC][IFC] Cache trailing trimmable width.
zalan
Reported
2019-11-21 12:31:25 PST
We shouldn't really need to loop through the trailing trimmable runs.
Attachments
Patch
(6.59 KB, patch)
2019-11-21 12:40 PST
,
zalan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-11-21 12:31:35 PST
<
rdar://problem/57403888
>
zalan
Comment 2
2019-11-21 12:40:15 PST
Created
attachment 384082
[details]
Patch
Antti Koivisto
Comment 3
2019-11-21 12:46:01 PST
Comment on
attachment 384082
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=384082&action=review
> Source/WebCore/layout/inlineformatting/InlineLine.h:160 > + using TrimmableList = Vector<InlineItemRun*, 5>;
Do we need this many?
WebKit Commit Bot
Comment 4
2019-11-21 13:42:49 PST
Comment on
attachment 384082
[details]
Patch Clearing flags on attachment: 384082 Committed
r252750
: <
https://trac.webkit.org/changeset/252750
>
WebKit Commit Bot
Comment 5
2019-11-21 13:42:51 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug