[Webkit-unassigned] [Bug 137063] New: Remove shouldIndentText() in LineWidth class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 24 02:33:29 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=137063

           Summary: Remove shouldIndentText() in LineWidth class
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ljaehun.lim at samsung.com


m_shouldIndentText is used only inside LineWidth class.
Remove public getter and use m_shouldIndentText directly.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list