On Tue, Jul 16, 2013 at 2:44 PM, Sebastian Kügler <[email protected]> wrote:
> > i have add line X-Plasma-RequiredExtensions=LaunchApp,HTTP in this qml > > plasmoid metadata.desktop is HTTP extension available in QML? > > This is a little different in QML, you can load content from a http://url in > many components without this extension. We are not able to sandbox QML as > we > do with JavaScript, so our QML API, while being very similar to the JS > one, is > less restrictive. > and, as we discussed today, we will be able again to filter and let/forbid those things in qml2, since the url interceptor will intercept all url requests, so we will be able to say "no remote images"
_______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
