Not a bad speculation anyway .. thanks for the pointers I will snoop around more and see where that takes me. I will keep the list posted on results etc. I am also running Mobile Opera and Opera Mini but they don't implement cross origin resource sharing like the native browser and Dolphin (I guess one and the same browser) does.
On Feb 14, 5:41 pm, Kostya Vasilyev <[email protected]> wrote: > This page says that Dolphin is based on the default browser: > > http://hubpages.com/hub/Review-of-Web-Browsers-for-Android-2x > > Of course, that could be wrong too, but - there just aren't that many > mobile-ready web engines that it could possibly be built on. Mozilla's just > barely limping along at this point, Opera is only sharing theirs with device > manufacturers, and that, to my knowledge, leaves only WebKit. And the > default browser is a great starting point, since it's already been made to > run on Android. > > Of course, that's pure speculation on my part, but it just seems likely. > > -- > Kostya Vasilyev --http://kmansoft.wordpress.com > 15.02.2011 0:23 пользователь "kypriakos" <[email protected]> написал: > > > Not sure about that Kostya but if you are right then that makes > > perfect sense > > after all. I think I need to figure out where in the code the handling > > of the > > XMLHttpRequest occurs and how much the browser itself is involved vs > > the http and the OS layers. > > > Thanks for the response > > > On Feb 13, 4:02 am, Kostya Vasilyev <[email protected]> wrote: > >> Isn't Dolphin basically the standard browser with a new UI? > > >> If so, it wouldn't be surprising that they behave the same wrt. > networking. > > >> -- Kostya > > >> 13.02.2011 9:18, kypriakos пишет: > > >> > Hi all, > > >> > I have tried a number of other browsers (Dolphin, Opera Mini, Opera > >> > Mobile) and although > >> > the last two falsely advertise that they implement cross-origin > >> > resource sharing solutions, > >> > Dolphin seems to work exactly the same as the native browser - it > >> > sends out the Ajax > >> > request to the remote web server, the web server executes the service > >> > call but the result > >> > does not get posted by the browser. This may indicate that it is a NOT > >> > a browser issue > >> > I am facing with but rather and Android OS-lever issue (http layers??) > >> > where for some > >> > reason the responses are not allowed to reach the browser. Would this > >> > be a correct > >> > assessment? From what I understand, Android OS does not implement a > >> > personal > >> > firewall correct? What else would be causing this disconnect? I will > >> > greatly appreciate > >> > any hints on this. > > >> > Thanks > > >> -- > >> Kostya Vasilyev --http://kmansoft.wordpress.com > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

