[webkit-qt] Road towards initial WebKit2 API for Qt 5.0

Kenneth Rohde Christiansen kenneth.christiansen at gmail.com
Mon Dec 5 12:30:16 PST 2011


What about security origin? If you do that you cannot load anything
externally as that is not in the same security origin as data:

Kenneth

On Mon, Dec 5, 2011 at 9:27 PM, <gopal.1.raghavan at nokia.com> wrote:

> This is regarding loadHtml API for QQuickWebView that was implemented as
> r100923.
> Can't we just use load(url) api with data scheme, like
> webview.load("data:text/html, <body>hello world</body>");
>
> This will eliminate the need for two api's:
> function load(url) {}
> function loadHtml(html, baseUrl) {}
>
> Regards,
> --
> Gopal
> -----Original Message-----
> From: webkit-qt-bounces at lists.webkit.org [mailto:
> webkit-qt-bounces at lists.webkit.org] On Behalf Of ext Jocelyn Turcotte
> Sent: Monday, December 05, 2011 11:49 AM
> To: Hausmann Simon (Nokia-MP-Qt/Oslo)
> Cc: webkit-qt at lists.webkit.org
> Subject: Re: [webkit-qt] Road towards initial WebKit2 API for Qt 5.0
>
> On Mon, 5 Dec 2011 16:30:55 +0100
> ext Simon Hausmann <simon.hausmann at nokia.com> wrote:
>
> >     property Item page;
>
> Should we also keep the page in the experimental closet until we have a
> complete Item embedding API to offer?
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>



-- 
Kenneth Rohde Christiansen
Senior Engineer
Application and Service Frameworks, Nokia Danmark A/S
Phone  +45 4093 0598 / E-mail kenneth.christiansen at gmail.com

http://codeposts.blogspot.com ﹆﹆﹆
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20111205/6dff8b61/attachment.html>


More information about the webkit-qt mailing list