Merge lp:~mardy/webbrowser-app/qml-path into lp:webbrowser-app
| Status: | Needs review |
|---|---|
| Proposed branch: | lp:~mardy/webbrowser-app/qml-path |
| Merge into: | lp:webbrowser-app |
| Diff against target: |
48 lines (+24/-2) 1 file modified
src/app/config.h.in (+24/-2) |
| To merge this branch: | bzr merge lp:~mardy/webbrowser-app/qml-path |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| system-apps-ci-bot | continuous-integration | Needs Fixing on 2016-12-19 | |
| Ubuntu Phablet Team | 2016-12-19 | Pending | |
|
Review via email:
|
|||
Commit Message
Find QML files even if relocated
When the webbrowser-app or webapp-container is run from inside a snap and provided by another snap (such as ubuntu-
This way allows us to locate the data file regardless of any relocation of the package.
Description of the Change
Find QML files even if relocated
When the webbrowser-app or webapp-container is run from inside a snap and provided by another snap (such as ubuntu-
This way allows us to locate the data file regardless of any relocation of the package.
| Olivier Tilloy (osomon) wrote : | # |
FAILED: Continuous integration, rev:1565
https:/
Executed test runs:
SUCCESS: https:/
UNSTABLE: https:/
SUCCESS: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
Click here to trigger a rebuild:
https:/
Unmerged revisions
- 1565. By Alberto Mardegan on 2016-12-19
-
Properly find qml files even if relocated

I haven’t reviewed the actual change, but it’s conditional on reaching an agreement on bug #1646187, IIUC. Can you please ping me again when we have an agreement, and this kind of trick becomes necessary? Thanks!