Bug 139512

Summary: Should FrameView::scrollToAnchor() call updateLayoutIgnorePendingStylesheets()?
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: Layout and RenderingAssignee: Myles C. Maxfield <mmaxfield>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Myles C. Maxfield
Reported 2014-12-10 16:00:43 PST
FrameView::scrollElementToRect() function calls updateLayoutIgnorePendingStylesheets, but FrameView::scrollToAnchor() does not.
Attachments
Myles C. Maxfield
Comment 1 2014-12-15 12:00:44 PST
Also ColorInputType::elementRectRelativeToRootView() might need to update layout before calling renderer()
Note You need to log in before you can comment on or make changes to this bug.