Useful for those who want an alternative to Google's WebView -------- Forwarded Message -------- Subject: [android] GeckoView javadoc now available on GitHub Date: Tue, 16 Jan 2018 14:47:09 -0500 From: Jim Chen <[email protected]> To: mobile-firefox-dev <[email protected]>
Hi all, Continuously updated GeckoView javadoc is now available at https://mozilla.github.io/geckoview/javadoc/mozilla-central/ GeckoSession reference: https://mozilla.github.io/geckoview/javadoc/mozilla-central/org/mozilla/gecko/GeckoSession.html GeckoView reference: https://mozilla.github.io/geckoview/javadoc/mozilla-central/org/mozilla/gecko/GeckoView.html I think this is a good opportunity to go over the existing documentation and improve upon it. An easy start would be to make a lot of internal classes package-private instead of public, so they don't show up in the javadoc unnecessarily. Cheers, Jim _______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev _______________________________________________ List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev To unsubscribe, email: [email protected]
