[Webkit-unassigned] [Bug 133667] Don't snapshot offscreen plugins that would normally be considered primary plugins after they are moved in view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 14:48:22 PDT 2014


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


Csaba Osztrogonác <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org




--- Comment #8 from Csaba Osztrogonác <ossy at webkit.org>  2014-06-11 14:48:46 PST ---
(In reply to comment #6)
> (From update of attachment 232886 [details])
> Clearing flags on attachment: 232886
> 
> Committed r169820: <http://trac.webkit.org/changeset/169820>

It broke the !ENABLE(PRIMARY_SNAPSHOTTED_PLUGIN_HEURISTIC) builds:

/home/webkit/WebKit/Source/WebKit2/WebProcess/Plugins/PluginView.cpp: In member function 'void WebKit::PluginView::pluginSnapshotTimerFired()':
/home/webkit/WebKit/Source/WebKit2/WebProcess/Plugins/PluginView.cpp:1693:40: error: 'class WebKit::WebPage' has no member named 'plugInIntersectsSearchRect'
/home/webkit/WebKit/Source/WebKit2/WebProcess/Plugins/PluginView.cpp:1707:96: error: 'isAlmostSolidColor' was not declared in this scope
/home/webkit/WebKit/Source/WebKit2/WebProcess/Plugins/PluginView.cpp:1721:20: error: 'class WebKit::WebPage' has no member named 'plugInIsPrimarySize'

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list