Comment #1 on issue 13910 by witichis: window.opener.navigate doesn't work http://code.google.com/p/chromium/issues/detail?id=13910
On Windows, Chrome 2.0.172.39 is the same issue. If a popup window gets opened via window.open(...) the reference window.opener in this new window is null. Since this works in all other browsers a vital piece of javascript implementation is missing here. -- 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 -~----------~----~----~----~------~----~------~--~---
