does HTTP extension work in plasma qml?
Sebastian Kügler
sebas at kde.org
Tue Jul 16 16:57:57 UTC 2013
On Tuesday, July 16, 2013 17:24:42 Marco Martin wrote:
> 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"
Or even no remote images from facebook, but kde.org is fine. :-)
--
sebas, happy about progress in Qt rgd these topics
http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
More information about the Plasma-devel
mailing list