Bug 139512 - Should FrameView::scrollToAnchor() call updateLayoutIgnorePendingStylesheets()?
Summary: Should FrameView::scrollToAnchor() call updateLayoutIgnorePendingStylesheets()?
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-10 16:00 PST by Myles C. Maxfield
Modified: 2014-12-15 12:00 PST (History)
0 users

See Also:


Attachments

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