RESOLVED FIXED Bug 117175
Remove unused arithmetic operation in RenderListItem
https://bugs.webkit.org/show_bug.cgi?id=117175
Summary Remove unused arithmetic operation in RenderListItem
Kangil Han
Reported 2013-06-03 18:41:40 PDT
Variable 'markerLogicalLeft' is reassigned a value before the old one has been used.
Attachments
Patch (1.67 KB, patch)
2013-06-03 18:43 PDT, Kangil Han
no flags
Kangil Han
Comment 1 2013-06-03 18:43:09 PDT
Brent Fulgham
Comment 2 2013-06-03 21:08:56 PDT
Comment on attachment 203644 [details] Patch r=me
Kangil Han
Comment 3 2013-06-03 21:12:38 PDT
(In reply to comment #2) > (From update of attachment 203644 [details]) > r=me Thx! :)
WebKit Commit Bot
Comment 4 2013-06-03 22:09:44 PDT
Comment on attachment 203644 [details] Patch Clearing flags on attachment: 203644 Committed r151154: <http://trac.webkit.org/changeset/151154>
WebKit Commit Bot
Comment 5 2013-06-03 22:09:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.