[Merge] lp:~daker/webbrowser-app/fix.1317428 into lp:webbrowser-app

Olivier Tilloy olivier.tilloy at canonical.com
Thu Sep 18 08:55:38 UTC 2014


If we really want to be strict about URL validation, I think we shouldn’t reinvent the wheel. QUrl provides us everything we need to parse a URL from a string and check whether it’s valid. Unfortunately it’s not exposed to QML (the url type in QML doesn’t match our needs), so we’d need to expose a C++ helper to QML to validate a given URL.
-- 
https://code.launchpad.net/~daker/webbrowser-app/fix.1317428/+merge/225759
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~daker/webbrowser-app/fix.1317428 into lp:webbrowser-app.



More information about the Ubuntu-reviews mailing list