[Webkit-unassigned] [Bug 149090] [Win][HighDPI] Windowed plugins have incorrect placement.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 14 12:29:35 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=149090

--- Comment #4 from peavo at outlook.com ---
(In reply to comment #3)
> Comment on attachment 261051 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=261051&action=review
> 
> > Source/WebKit/win/Plugins/PluginViewWin.cpp:961
> > +    FrameView& frameView = downcast<FrameView>(*parent());
> 
> Is the parent always non-null and always a FrameView?

Thanks for reviewing :)

This is a good point, I'm not sure. I will put an assert there and test.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150914/48fd3854/attachment.html>


More information about the webkit-unassigned mailing list