Ah yes - I see the Chromium Embedded framework is really desktop only - I
missed that. I'd like to down what the long term strategy regards browser
controls cross mobile and desktop is.

For instance *revBrowserAddJavaScriptHandler* is for now CEF specific - is
the plan to add this to mobile platforms?


On 1 July 2014 14:08, Mark Wilcox <m...@sorcery-ltd.co.uk> wrote:

>
> For iOS it's against the App Store rules to include your own browser
> engine (no downloadable code execution allowed) and not even technically
> possible to ship the V8 JavaScript engine (because you can't mark memory
> both writable and executable - so can't ship your own JIT compiler). As
> far as I know Safari doesn't yet support WebRTC on Mac OS or iOS. Even
> when it does, there's not yet any guarantee that it will have a common
> video codec with other implementations because the standards people
> can't agree on a mandatory one.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to