RESOLVED FIXED Bug 198503
[LFC][IFC] Add hard line break handling to LineBreaker
https://bugs.webkit.org/show_bug.cgi?id=198503
Summary [LFC][IFC] Add hard line break handling to LineBreaker
zalan
Reported 2019-06-03 16:33:32 PDT
ssia
Attachments
Patch (6.46 KB, patch)
2019-06-03 16:43 PDT, zalan
koivisto: review+
Radar WebKit Bug Importer
Comment 1 2019-06-03 16:34:04 PDT
zalan
Comment 2 2019-06-03 16:43:10 PDT
Antti Koivisto
Comment 3 2019-06-04 07:24:56 PDT
Comment on attachment 371229 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=371229&action=review > Source/WebCore/ChangeLog:9 > + LineBreaker should simply return BreakingContext::Keep with the breaking opportunity of yes. Aren't you preparing for something?
zalan
Comment 4 2019-06-04 08:50:00 PDT
zalan
Comment 5 2019-06-04 08:50:40 PDT
(In reply to Antti Koivisto from comment #3) > Comment on attachment 371229 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=371229&action=review > > > Source/WebCore/ChangeLog:9 > > + LineBreaker should simply return BreakingContext::Keep with the breaking opportunity of yes. > > Aren't you preparing for something? :) never.
Note You need to log in before you can comment on or make changes to this bug.