RESOLVED FIXED 60925
Document why RenderBlockLineLayout has its own deleteLineBoxTree implementation
https://bugs.webkit.org/show_bug.cgi?id=60925
Summary Document why RenderBlockLineLayout has its own deleteLineBoxTree implementation
Eric Seidel (no email)
Reported 2011-05-16 14:51:22 PDT
Document why RenderBlockLineLayout has its own deleteLineBoxTree implementation
Attachments
Patch (3.01 KB, patch)
2011-05-16 14:53 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2011-05-16 14:53:25 PDT
Eric Seidel (no email)
Comment 2 2011-05-16 14:57:13 PDT
I tried to change this to deleteLineBoxTree in multiple different patches, and then was confused when things started crashing. I suspect that this code as-is is just papering over other bugs, but I'm leaving it as-is for now and documenting why it is that way.
Adam Barth
Comment 3 2011-05-16 15:09:22 PDT
Comment on attachment 93697 [details] Patch Ok...
WebKit Commit Bot
Comment 4 2011-05-16 16:11:01 PDT
Comment on attachment 93697 [details] Patch Clearing flags on attachment: 93697 Committed r86628: <http://trac.webkit.org/changeset/86628>
WebKit Commit Bot
Comment 5 2011-05-16 16:11:08 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.