WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
214527
[LFC][IFC] Move inline run alignment logic to a dedicated class
https://bugs.webkit.org/show_bug.cgi?id=214527
Summary
[LFC][IFC] Move inline run alignment logic to a dedicated class
zalan
Reported
2020-07-18 20:45:11 PDT
ssia
Attachments
Patch
(41.79 KB, patch)
2020-07-18 20:50 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(40.71 KB, patch)
2020-07-18 21:12 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(36.85 KB, patch)
2020-07-31 03:51 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(37.21 KB, patch)
2020-08-25 20:35 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(37.12 KB, patch)
2020-08-26 06:25 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(36.55 KB, patch)
2020-08-26 07:52 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(5)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2020-07-18 20:50:29 PDT
Created
attachment 404652
[details]
Patch
zalan
Comment 2
2020-07-18 20:59:12 PDT
Comment on
attachment 404652
[details]
Patch oops, "vertical-align: middle" logic got in here.
zalan
Comment 3
2020-07-18 21:12:12 PDT
Created
attachment 404653
[details]
Patch
Radar WebKit Bug Importer
Comment 4
2020-07-25 20:46:17 PDT
<
rdar://problem/66115796
>
zalan
Comment 5
2020-07-31 03:51:27 PDT
Created
attachment 405680
[details]
Patch
zalan
Comment 6
2020-08-25 20:35:04 PDT
Created
attachment 407269
[details]
Patch
zalan
Comment 7
2020-08-26 06:25:10 PDT
Created
attachment 407293
[details]
Patch
zalan
Comment 8
2020-08-26 07:52:16 PDT
Created
attachment 407297
[details]
Patch
Antti Koivisto
Comment 9
2020-08-26 09:25:47 PDT
Comment on
attachment 407297
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=407297&action=review
> Source/WebCore/layout/inlineformatting/InlineLineBuilder.cpp:67 > +class LineContentAligner {
Might it deserve a file of its own?
zalan
Comment 10
2020-08-26 09:27:42 PDT
(In reply to Antti Koivisto from
comment #9
)
> Comment on
attachment 407297
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=407297&action=review
> > > Source/WebCore/layout/inlineformatting/InlineLineBuilder.cpp:67 > > +class LineContentAligner { > > Might it deserve a file of its own?
It's coming!
EWS
Comment 11
2020-08-26 09:46:08 PDT
Committed
r266169
: <
https://trac.webkit.org/changeset/266169
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 407297
[details]
.
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