Comment #1 on issue 17410 by [email protected]: content script message ports don't always work http://code.google.com/p/chromium/issues/detail?id=17410
Part B is either bug 12369 or bug 11547. I believe after some investigation it turned out that Part A was really caused by content script contexts getting garbage collected before they were used. This happens because the outer page has no reference to the script. Try adding a "load" event handler. -- 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 -~----------~----~----~----~------~----~------~--~---
