Bug 68480

Summary: De-virtualize containingBlock().
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 68938    
Bug Blocks:    
Attachments:
Description Flags
Patch simon.fraser: review+

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.