does HTTP extension work in plasma qml?

Marco Martin notmart at gmail.com
Tue Jul 16 15:24:42 UTC 2013


On Tue, Jul 16, 2013 at 2:44 PM, Sebastian Kügler <sebas at kde.org> 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"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20130716/289ab409/attachment.html>


More information about the Plasma-devel mailing list