Status: Untriaged Owner: [email protected] Labels: Type-Cleanup Pri-2 OS-All Area-Misc Size-Medium
New issue 16405 by [email protected]: Merge WebPluginContainer and WebPluginImpl now that WebCore::Widget is refcounted http://code.google.com/p/chromium/issues/detail?id=16405 We had split these two classes so that the Widget object can be deleted (by WebKit) while our object stays alive since reentrancy can happen in multi- process mode. Now that Widget is refcounted, we can just add local refs when we have reentrancy. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
