RESOLVED INVALID133325
Move constructTextRun() from RenderBlock to RenderBox
https://bugs.webkit.org/show_bug.cgi?id=133325
Summary Move constructTextRun() from RenderBlock to RenderBox
Myles C. Maxfield
Reported 2014-05-27 14:50:27 PDT
Move constructTextRun() from RenderBlock to RenderBox
Attachments
Patch (36.75 KB, patch)
2014-05-27 14:53 PDT, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2014-05-27 14:53:36 PDT
alan
Comment 2 2014-06-10 18:59:31 PDT
Comment on attachment 232150 [details] Patch Is there a reason why we keep these stateless functions around in a render class instead of a separate file?
Myles C. Maxfield
Comment 3 2014-06-11 14:32:35 PDT
I am not 100% sure but my guess would be to keep relevant pieces nearby
Joseph Pecoraro
Comment 4 2015-11-12 21:37:48 PST
Comment on attachment 232150 [details] Patch Does this patch still make sense?
Note You need to log in before you can comment on or make changes to this bug.