Bug 198341
Summary: | Need to call FrameView::updateTiledBackingAdaptiveSizing() for scrollable iframes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Compositing | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | koivisto, simon.fraser, thorton |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
We never call FrameView::updateTiledBackingAdaptiveSizing() on scrollable iframe, so we don't pick a good tile size for them like we do the main frame.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |