[Bug 856072]

Michael K. Edwards m.k.edwards at gmail.com
Thu Sep 29 01:00:23 UTC 2011


Detecting >= Honeycomb can only be done from Java.  (See
http://mxr.mozilla.org/mozilla-
central/source/xpcom/base/nsSystemInfo.cpp#146 and Christopher's
comments on http://stackoverflow.com/questions/2441680/how-do-i-know-
what-android-ndk-version-im-running-in .)  Are you OK with polling it
during startup and poking it into a global?  (Yuck, I know, but a
callback into Java on every call to getaddrinfo()/freeaddrinfo() sounds
painful.)

-- 
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to Mozilla Firefox.
https://bugs.launchpad.net/bugs/856072

Title:
  Bionic domain name functions are not thread-safe on pre-3.0 Android

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/856072/+subscriptions




More information about the Ubuntu-mozillateam-bugs mailing list