NEW139512
Should FrameView::scrollToAnchor() call updateLayoutIgnorePendingStylesheets()?
https://bugs.webkit.org/show_bug.cgi?id=139512
Summary Should FrameView::scrollToAnchor() call updateLayoutIgnorePendingStylesheets()?
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.