[Touch-packages] [Bug 1324855] Re: Instantiating an UbuntuWebView warns about setting WebContext.dataPath once the context is in use

2018-11-18 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Assignee: Olivier Tilloy (osomon) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1324855 Title:

[Touch-packages] [Bug 1324855] Re: Instantiating an UbuntuWebView warns about setting WebContext.dataPath once the context is in use

2015-06-08 Thread Olivier Tilloy
** Description changed: To observe, run the following example QML scene: - import Ubuntu.Components.Extras.Browser 0.2 - UbuntuWebView {} +   import Ubuntu.Web 0.2 +   WebView {} Notice the following warnings printed out on the console: - UserScript url is a construct-only