Updates:
Status: Available
Labels: -Area-Misc Area-Extensions
Comment #1 on issue 19846 by [email protected]: Tabs fail to open in
extensions with message "Error during undefined: No current window"
http://code.google.com/p/chromium/issues/detail?id=19846
Sweet, thanks for the test case.
There are several things going on here:
a) There is a race, where occasionally, there is no chrome window this
early in browser
startup so we fail. This is a real bug, but I'm not going to prioritize it
highly, because...
b) As you mentioned, you could just catch this error and retry. We have
recently added this
feature (thanks Rafael!), and it should be in the next dev channel build.
See here for
details:
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/extension.html#p
roperty-lastError
c) "Error during undefined". Should say "Error during createTab". Raf says
this was fixed
recently.
Leaving this bug open because of a).
--
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
-~----------~----~----~----~------~----~------~--~---