RESOLVED FIXED 125372
Remove statusWithDirection static function from RenderBlockLineLayout
https://bugs.webkit.org/show_bug.cgi?id=125372
Summary Remove statusWithDirection static function from RenderBlockLineLayout
Zoltan Horvath
Reported 2013-12-06 16:16:39 PST
I run into a FIXME about using BidiStatus constructor rather than statusWithDirection, once it's implemented. BidiStatus has got the appropriate constructor now, so I removed statusWithDirection and updated the code to use the constructor of BidiStatus.
Attachments
Patch (2.70 KB, patch)
2013-12-06 16:19 PST, Zoltan Horvath
no flags
Zoltan Horvath
Comment 1 2013-12-06 16:19:12 PST
WebKit Commit Bot
Comment 2 2013-12-07 21:50:37 PST
Comment on attachment 218631 [details] Patch Clearing flags on attachment: 218631 Committed r160279: <http://trac.webkit.org/changeset/160279>
WebKit Commit Bot
Comment 3 2013-12-07 21:50:38 PST
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.