Status: Untriaged Owner: ---- Labels: Type-Bug Pri-1 OS-All Area-Extensions Size-Medium Mstone-3
New issue 17636 by [email protected]: window.open() from a extension process (tab or background page) to relative url that uses an api call will crash the browser http://code.google.com/p/chromium/issues/detail?id=17636 1. do something to cause window.open() to fire from a toolstrip to any html page in that extension. 2. if the opened page calls an api function, the browser will crash. it appears that the RenderViewHostManager.dom_ui_ never gets setup because Navigate() never gets called. -- 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 -~----------~----~----~----~------~----~------~--~---
