RESOLVED FIXED 68480
De-virtualize containingBlock().
https://bugs.webkit.org/show_bug.cgi?id=68480
Summary De-virtualize containingBlock().
Dave Hyatt
Reported 2011-09-20 15:02:47 PDT
De-virtualize containingBlock() and make RenderView return 0 instead of itself to make the construction of normal loops that terminate via a null-check possible.
Attachments
Patch (6.16 KB, patch)
2011-09-20 15:04 PDT, Dave Hyatt
simon.fraser: review+
Dave Hyatt
Comment 1 2011-09-20 15:04:24 PDT
Dave Hyatt
Comment 2 2011-09-20 15:22:45 PDT
Fixed in r95573.
Note You need to log in before you can comment on or make changes to this bug.