Comment #2 on issue 16530 by zhoucheng2008: some of javascript feature doesn't work in chrome http://code.google.com/p/chromium/issues/detail?id=16530
The original poster was right that windows.location doesn't work when only request.status is used to see if the stuff on the servlet side is running ok or not. The interesting thing is that after I put two alert statements before the "if (request.status==200)" and after the "windows.location=blahblah", then the windows.location statement works. Why is that? Please help and if you have any thing fixed, please email me: [email protected]. Thanks. -- 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 -~----------~----~----~----~------~----~------~--~---
