DescriptionOilpan: 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
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201572
Patch Set 1 #
Total comments: 2
Messages
Total messages: 8 (3 generated)
|