WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(4.96 KB, patch)
2014-09-24 02:40 PDT
,
Jaehun Lim
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Jaehun Lim
Comment 1
2014-09-24 02:38:10 PDT
Created
attachment 238594
[details]
Patch
Jaehun Lim
Comment 2
2014-09-24 02:40:18 PDT
Created
attachment 238595
[details]
Patch
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug