Bug 139512
| Summary: | Should FrameView::scrollToAnchor() call updateLayoutIgnorePendingStylesheets()? | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
| Component: | Layout and Rendering | Assignee: | Myles C. Maxfield <mmaxfield> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Myles C. Maxfield
FrameView::scrollElementToRect() function calls updateLayoutIgnorePendingStylesheets, but FrameView::scrollToAnchor() does not.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
Also ColorInputType::elementRectRelativeToRootView() might need to update layout before calling renderer()