RESOLVED FIXED 58400
Make availableWidth and totalOverhangWidth in findNextLineBreak member variables of LineWidth
https://bugs.webkit.org/show_bug.cgi?id=58400
Summary Make availableWidth and totalOverhangWidth in findNextLineBreak member variab...
Ryosuke Niwa
Reported 2011-04-12 17:17:05 PDT
This is a cleanup.
Attachments
cleanup (18.10 KB, patch)
2011-04-12 17:28 PDT, Ryosuke Niwa
eric: review+
Ryosuke Niwa
Comment 1 2011-04-12 17:28:27 PDT
Created attachment 89314 [details] cleanup
Ryosuke Niwa
Comment 2 2011-04-12 17:29:22 PDT
I'm going to merge LineOffsets and LineWidth in the next patch.
Eric Seidel (no email)
Comment 3 2011-04-12 18:14:07 PDT
Comment on attachment 89314 [details] cleanup LGTM. This is going to be so beautiful when you're done. :)
Ryosuke Niwa
Comment 4 2011-04-12 18:40:41 PDT
(In reply to comment #3) > (From update of attachment 89314 [details]) > LGTM. This is going to be so beautiful when you're done. :) I know :D
Ryosuke Niwa
Comment 5 2011-04-12 19:13:38 PDT
Note You need to log in before you can comment on or make changes to this bug.