Bug 95362

Summary: (WK2) The clip rect passed to plugin's geometryDidChange() call should be correct
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: andersca, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Brady Eidson 2012-08-29 11:43:50 PDT
(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