Bug 174340
Summary: | Both WebPage::updateVisibleContentRects() and AsyncScrollingCoordinator::reconcileScrollingState() call setLayoutViewportOverrideRect | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | WebKit2 | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | NEW | ||
Severity: | Normal | CC: | simon.fraser, thorton |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
Both WebPage::updateVisibleContentRects() and AsyncScrollingCoordinator::reconcileScrollingState() call setLayoutViewportOverrideRect, doing redundant work. This should be cleaned up.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |