Merge lp://staging/~rpadovani/webbrowser-app/data-address into lp://staging/webbrowser-app
Proposed by
Riccardo Padovani
Status: | Merged | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Approved by: | Olivier Tilloy | ||||||||||||
Approved revision: | 974 | ||||||||||||
Merged at revision: | 1003 | ||||||||||||
Proposed branch: | lp://staging/~rpadovani/webbrowser-app/data-address | ||||||||||||
Merge into: | lp://staging/webbrowser-app | ||||||||||||
Prerequisite: | lp://staging/~osomon/webbrowser-app/about-blank | ||||||||||||
Diff against target: |
77 lines (+15/-3) 3 files modified
src/app/webbrowser/AddressBar.qml (+1/-1) src/app/webbrowser/urlManagement.js (+6/-1) tests/unittests/qml/tst_AddressBar.qml (+8/-1) |
||||||||||||
To merge this branch: | bzr merge lp://staging/~rpadovani/webbrowser-app/data-address | ||||||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Olivier Tilloy | Approve | ||
PS Jenkins bot | continuous-integration | Needs Fixing | |
Review via email: mp+256367@code.staging.launchpad.net |
Commit message
Add support for data: URIs in the address bar, and remove length limitation for TLDs.
Description of the change
Fix bug #1377953 - data: URIs don't work
You can find some tests here: http://
They don't work all as expected (as described in the page), but they work as Chromium on vivid, so I think it's acceptable
Fix bug #1441281 - update looksLikeAUrl().
Remove .tdl regex length limitation (min 2, max *)
To post a comment you must log in.
FAILED: Continuous integration, rev:969 jenkins. qa.ubuntu. com/job/ webbrowser- app-ci/ 1650/ jenkins. qa.ubuntu. com/job/ generic- deb-autopilot- vivid-touch/ 2262/console jenkins. qa.ubuntu. com/job/ webbrowser- app-vivid- amd64-ci/ 407/console jenkins. qa.ubuntu. com/job/ webbrowser- app-vivid- armhf-ci/ 407/console jenkins. qa.ubuntu. com/job/ webbrowser- app-vivid- i386-ci/ 407/console jenkins. qa.ubuntu. com/job/ generic- mediumtests- builder- vivid-armhf/ 2260/console
http://
Executed test runs:
FAILURE: http://
FAILURE: http://
FAILURE: http://
FAILURE: http://
FAILURE: http://
Click here to trigger a rebuild: s-jenkins. ubuntu- ci:8080/ job/webbrowser- app-ci/ 1650/rebuild
http://