RESOLVED FIXED 204995
[LFC][IFC] Switch over to float based types in inline layout
https://bugs.webkit.org/show_bug.cgi?id=204995
Summary [LFC][IFC] Switch over to float based types in inline layout
alan
Reported 2019-12-08 06:37:26 PST
Attachments
Patch (16.55 KB, patch)
2019-12-08 06:45 PST, alan
no flags
Patch (16.58 KB, patch)
2019-12-08 06:59 PST, alan
no flags
Radar WebKit Bug Importer
Comment 1 2019-12-08 06:42:10 PST
alan
Comment 2 2019-12-08 06:45:46 PST
Antti Koivisto
Comment 3 2019-12-08 06:48:44 PST
Comment on attachment 385118 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=385118&action=review > Source/WebCore/layout/LayoutUnits.h:37 > +#define USE_FLOAT_AS_BASE_TYPE 1 USE_FLOAT_AS_INLINE_LAYOUT_UNIT or similar?
alan
Comment 4 2019-12-08 06:49:39 PST
(In reply to Antti Koivisto from comment #3) > Comment on attachment 385118 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=385118&action=review > > > Source/WebCore/layout/LayoutUnits.h:37 > > +#define USE_FLOAT_AS_BASE_TYPE 1 > > USE_FLOAT_AS_INLINE_LAYOUT_UNIT or similar? so much better
alan
Comment 5 2019-12-08 06:59:45 PST
alan
Comment 6 2019-12-08 07:10:13 PST
Note You need to log in before you can comment on or make changes to this bug.