RESOLVED INVALID 137063
Remove shouldIndentText() in LineWidth class
https://bugs.webkit.org/show_bug.cgi?id=137063
Summary Remove shouldIndentText() in LineWidth class
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.