Bug 9563

Summary: Remove unused layoutSuppressed field and inLayout() method
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Minor    
Priority: P3    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Remove them ap: review+

mitz
Reported 2006-06-24 05:35:34 PDT
The layoutSuppressed field of FrameViewPrivate is always false, and therefore so is inLayout(), which is only used in an assert.
Attachments
Remove them (2.85 KB, patch)
2006-06-24 05:37 PDT, mitz
ap: review+
mitz
Comment 1 2006-06-24 05:37:31 PDT
Created attachment 9000 [details] Remove them
Alexey Proskuryakov
Comment 2 2006-06-24 05:39:34 PDT
Comment on attachment 9000 [details] Remove them r=me
Note You need to log in before you can comment on or make changes to this bug.