[Merge] lp:~daker/webbrowser-app/fix.1317428 into lp:webbrowser-app
Adnane Belmadiaf
adnane002 at gmail.com
Sun Jul 6 17:35:20 UTC 2014
The proposal to merge lp:~daker/webbrowser-app/fix.1317428 into lp:webbrowser-app has been updated.
Description changed to:
Unfortunately the regexp doesn't work all the time with the QML JS interpreter
QML :
OK : http://gmail.com
NO : http://m.facebook.com
OK : http://www.google.com
NO : http://www.fb.com
OK : https://facebook.com
NO : http://guh.guru:8080
OK : http://userid:password@example.com:8080
NO : http://userid@example.com
OK : http://192.168.1.1/
NO : http://machine.local
OK : http://192.168.1.1:8080/
NO : www fff
NO : facebook
Chrome/Firefox JS interpreter
OK : http://gmail.com
OK : http://m.facebook.com
OK : http://www.google.com
OK : http://www.fb.com
OK : https://facebook.com
OK : http://guh.guru:8080
OK : http://userid:password@example.com:8080
OK : http://userid@example.com
OK : http://192.168.1.1/
OK : http://machine.local
OK : http://192.168.1.1:8080/
NO : www fff (index):49
NO : facebook
For more details, see:
https://code.launchpad.net/~daker/webbrowser-app/fix.1317428/+merge/225759
--
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