Bug 198503

Summary: [LFC][IFC] Add hard line break handling to LineBreaker
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description zalan 2019-06-03 16:33:32 PDT
ssia
Comment 1 Radar WebKit Bug Importer 2019-06-03 16:34:04 PDT
<rdar://problem/51373482>
Comment 2 zalan 2019-06-03 16:43:10 PDT
Created attachment 371229 [details]
Patch
Comment 3 Antti Koivisto 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?
Comment 4 zalan 2019-06-04 08:50:00 PDT
Committed r246066: <https://trac.webkit.org/changeset/246066>
Comment 5 zalan 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.