Initialize m_window member field for efl port in constructor.
Created attachment 89180 [details] Initializing of m_window member field in PluginView's constructor for efl port
Comment on attachment 89180 [details] Initializing of m_window member field in PluginView's constructor for efl port View in context: https://bugs.webkit.org/attachment.cgi?id=89180&action=review OK. > Source/WebCore/ChangeLog:8 > + No new tests. (OOPS!) This prevents the CQ from landing yoru patch. You should have replaced this with a string saying how testing isn't needed/possible for this patch.
Created attachment 90323 [details] Initializing of m_window member field in PluginView's constructor for efl port
Comment on attachment 90323 [details] Initializing of m_window member field in PluginView's constructor for efl port Sure.
Comment on attachment 90323 [details] Initializing of m_window member field in PluginView's constructor for efl port Clearing flags on attachment: 90323 Committed r84362: <http://trac.webkit.org/changeset/84362>
All reviewed patches have been landed. Closing bug.
http://trac.webkit.org/changeset/84362 might have broken GTK Linux 32-bit Debug