Bug 137063

Summary: Remove shouldIndentText() in LineWidth class
Product: WebKit Reporter: Jaehun Lim <ljaehun.lim>
Component: Layout and RenderingAssignee: Jaehun Lim <ljaehun.lim>
Status: RESOLVED INVALID    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Jaehun Lim
Reported 2014-09-24 02:33:29 PDT
m_shouldIndentText is used only inside LineWidth class. Remove public getter and use m_shouldIndentText directly.
Attachments
Patch (4.83 KB, patch)
2014-09-24 02:38 PDT, Jaehun Lim
no flags
Patch (4.96 KB, patch)
2014-09-24 02:40 PDT, Jaehun Lim
no flags
Jaehun Lim
Comment 1 2014-09-24 02:38:10 PDT
Jaehun Lim
Comment 2 2014-09-24 02:40:18 PDT
Note You need to log in before you can comment on or make changes to this bug.