Currently the demo will not start up with the Epiphany browser (webkit based, gnome's default browser), because of the webgl addon being set as default.
Prolly linked to #3357, I think we need to find a more general conditional than isSafari for those webkit driven browsers, along with a more fine-grained version inspection (assuming newer webkit versions work already?)
Currently the demo will not start up with the Epiphany browser (webkit based, gnome's default browser), because of the webgl addon being set as default.
Prolly linked to #3357, I think we need to find a more general conditional than
isSafarifor those webkit driven browsers, along with a more fine-grained version inspection (assuming newer webkit versions work already?)