[webkit-reviews] review requested: [Bug 130694] Track plugin in visibility in the plugin process. : [Attachment 227803] take 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 25 14:57:00 PDT 2014


Stephanie Lewis <slewis at apple.com> has asked  for review:
Bug 130694: Track plugin in visibility in the plugin process.
https://bugs.webkit.org/show_bug.cgi?id=130694

Attachment 227803: take 2
https://bugs.webkit.org/attachment.cgi?id=227803&action=review

------- Additional Comments from Stephanie Lewis <slewis at apple.com>
The PluginProcess does the right  thing if the WebProcess crashes.  A cleanup
function on the WebConnection is called that destroys all the pluginControllers
-> who remove themselves from the connection -> which cleans up the visible
plugins, and eventually the connection is destroyed altogether.


More information about the webkit-reviews mailing list