Bug 95362
Summary: | (WK2) The clip rect passed to plugin's geometryDidChange() call should be correct | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | andersca, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Brady Eidson
(WK2) The clip rect passed to plugin's geometryDidChange() call should be correct.
The place where this needs to happen is in PluginView::viewGeometryDidChange()
There's been a FIXME in place for some time but it came up again while fixing https://bugs.webkit.org/show_bug.cgi?id=95274
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |