Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 29810 by vigacmoe: Calling chrome.tabs.create({ index: [some-number] }) crashes Chrome in application mode http://code.google.com/p/chromium/issues/detail?id=29810
Chrome Version : 4.0.260.0 (33256) URLs (if applicable) : http://www.google.com/reader/ Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 4: N/A Firefox 3.x: N/A IE 7: N/A IE 8: N/A What steps will reproduce the problem? 1. Create an extension, calls chrome.tabs.create() on some events, explicitly specify an index for the new tab. 2. Create a webpage that can trigger tab creation, create an application shortcut for this webpage. 3. Close all Chrome window, open the application shortcut, pull the trigger, see Chrome crash. What is the expected result? Chrome should create a new window with a new tab, like press Ctrl+T in application mode. What happens instead? Chrome crashed. Please provide any additional information below. Attach a screenshot if possible. Example extension and test page attached. Attachments: new-tab-test.crx 1.2 KB test.html 145 bytes -- 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