hi, I am srinivas, i am trying to test data calls using browser on an new qualcomm target. The kernel has been modified to incorporate the necessary hardware changes as well as the changes required for android. The Browser was working fine on the old hardware. On the new hardware when i open the browser, it tries to load the google home page but the page loading doesnot complete. It stays in the same page trying to load it. No error message is displayed on the logcat. I tried to see were it is stopping and in the process i found that when i put a sleep in file: android/external/webkit/WebCore/loader/ FrameLoader.cpp, in function: FrameLoader::checkLoadCompleteForThisFrame(), the browser is able to open the homepage. I think there is some timing problem. The browser code is the same on the old and the new target. On the old target it works fine. Can some body give some pointers on this issue? Your help will be very useful.
Thanks in advance Srinivas. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
