lp://staging/~abreu-alexandre/webbrowser-app/xenial-fix-application-name-setup
Created by
Alexandre Abreu
and last modified
- Get this branch:
- bzr branch lp://staging/~abreu-alexandre/webbrowser-app/xenial-fix-application-name-setup
Only
Alexandre Abreu
can upload to this branch. If you are
Alexandre Abreu
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/webbrowser-app/xenial
- Ubuntu Phablet Team: Pending requested
-
Diff: 316 lines (+110/-37)10 files modifiedsrc/app/browserapplication.cpp (+32/-24)
src/app/browserapplication.h (+1/-2)
src/app/config.h.in (+0/-1)
src/app/single-instance-manager.cpp (+39/-3)
src/app/single-instance-manager.h (+1/-1)
src/app/webbrowser/webbrowser-app.cpp (+1/-1)
src/app/webcontainer/webapp-container.cpp (+27/-1)
src/app/webcontainer/webapp-container.h (+1/-0)
tests/autopilot/webapp_container/tests/__init__.py (+4/-0)
tests/unittests/single-instance-manager/tst_SingleInstanceManagerTests.cpp (+4/-4)
Related bugs
Bug #1577806: [SRU] webbrowser app and webcontainer open under the same instance | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 1418. By Alexandre Abreu
-
Fix container/
webbrowser app_id; Properly set applicationname based on package name and app name - 1416. By Olivier Tilloy
-
Do not handle backspace as a window-level shortcut,
as it would take precedence over backspace events in HTML text fields. Fixes: #1569938 - 1412. By Olivier Tilloy
-
Simplify the implementation of HistoryViewWide quite a bit,
and as a side effect fix a unit test failure when run against the staging branch of the UITK. Fixes: #1567337 - 1409. By Olivier Tilloy
-
Do not write the session to a temporary file when no target file is defined.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/webbrowser-app