Bug 121549

Summary: Remove RenderWordBreak
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, gyuyoung.kim, kling, kondapallykalyan, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
kling: review+
more correct patch replacing many isBR() check with isLineBreak() checks kling: review+

Antti Koivisto
Reported 2013-09-18 05:15:09 PDT
Remove this awkward RenderText subclass.
Attachments
patch (33.34 KB, patch)
2013-09-18 05:20 PDT, Antti Koivisto
kling: review+
more correct patch replacing many isBR() check with isLineBreak() checks (51.40 KB, patch)
2013-09-18 06:50 PDT, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2013-09-18 05:20:42 PDT
Antti Koivisto
Comment 2 2013-09-18 06:50:43 PDT
Created attachment 211991 [details] more correct patch replacing many isBR() check with isLineBreak() checks
Antti Koivisto
Comment 3 2013-09-18 07:33:10 PDT
Note You need to log in before you can comment on or make changes to this bug.