Bug 30130
Summary: | [Qt] Add support for Frame::nodeImage() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Hausmann <hausmann> |
Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Enhancement | CC: | kenneth, vestbo |
Priority: | P3 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP |
Simon Hausmann
Revision 49060 introduced a dependency of PluginViewWin.cpp to Frame::nodeImage() to render a still image of halted plugins.
This needs to be implemented in FrameQt.cpp.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Hausmann
http://trac.webkit.org/changeset/49187 fixed the build.
Simon Hausmann
http://trac.webkit.org/changeset/96339 nicely implemented this cross-platform, rendering this bug as invalid.