-
andersca@apple.com authored
Reviewed by Sam Weinig. Graphic corruption appeared with Silverlight contents while resizing window https://bugs.webkit.org/show_bug.cgi?id=57167 <rdar://problem/9094052> Pass DispatchMessageEvenWhenWaitingForSyncReply when sending GeometryDidChange messages since that will guarantee that those messages will be handled before PaintEntirePlugin messages which prevents the PaintEntirePlugin handler from painting into the wrong backing store. * WebProcess/Plugins/PluginProxy.cpp: (WebKit::PluginProxy::geometryDidChange): git-svn-id: svn://svn.chromium.org/blink/trunk@82048 bbb929c8-8fbe-4397-9dbb-9b2b20218538
a207da3a