mfinkle / geckobrowser

Very basic Android browser application that uses the GeckoView widget
Mozilla Public License 2.0
102 stars 26 forks source link

WebGL support #12

Open vincentbernat opened 10 years ago

vincentbernat commented 10 years ago

Hi!

While Firefox for Android has WebGL support, this does not seem the case of geckobrowser. I don't know if this is a limitation in GeckoView or something to enable in geckobrowser.

Is http://people.mozilla.org/~mfinkle/geckoview/docs/ up-to-date with the API?

mfinkle commented 10 years ago

GeckoView itself supports WebGL, but we need to create a generic system of exposing the prompts to choose the camera and microphone. I thought we had a bug filed in bugzilla for this, but I can't find it right now.