Oilpan: update plugin handling to work over plugins persisted over reattach
Following Blink r201401, a plugin element's persisted plugin will be cleared out upon the plugin element being removed from the tree or being re-attached and there being no layout object. With Oilpan, this may bring about disposal of the underlying plugin. A disposed persisted plugin is consequently observable if subsequently try to return the plugin wrapper object for the plugin element -- add the required check so as to handle this properly. R=haraken BUG=526999 Review URL: https://codereview.chromium.org/1326603002 git-svn-id: svn://svn.chromium.org/blink/trunk@201572 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment