The patches necessary for GeckoViewChrome and GeckoViewContent, as well as the new GeckoView API, have not landed yet. Follow these bugs: https://bugzilla.mozilla.org/show_bug.cgi?id=880119 https://bugzilla.mozilla.org/show_bug.cgi?id=880121 https://bugzilla.mozilla.org/show_bug.cgi?id=880123
----- Original Message ----- > I know you have add the GeckoViewChrome for the onReady callback. > And I download the releases-mozilla-central,compile the geckoview_library. > But I can't find the GeckoViewChrome. > I don't know whether exist any mistake for me or I have use the wrong > codebase > Also I want to compile the GeckoView for testing and do some hack for the > protype product development if possible(Because it still has the res id > problem when I use gradle build script.) > On Mon, Sep 30, 2013 at 10:43 AM, Mark Finkle < [email protected] > wrote: > > > I still have some questions about GeckoView: > > > > > > 1. Does it support load the local html file,such as:file:///sdcard/1.html > > > > > Yes, this should work. It works with Firefox too. > > > > 2.Does it support JavaScript interactive with the Android native java > > > code,from JS to Android,and Android to JS. > > > > > Limited. It definitely does not support the WebView way of doing it. We > > need > > to explore options to make this easier. > > > > 3.Do you have any roadmap of GeckoView,so we can have some further > > > investigate about it. > > > > > We have no formal roadmap for GeckoView, but we have a project page with > > some > > information: > > > https://wiki.mozilla.org/Mobile/Projects/GeckoWebView > > -- > http://pjq.me
_______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

