lp://staging/~osomon/webbrowser-app/black-captures-2
Created by
Olivier Tilloy
and last modified
- Get this branch:
- bzr branch lp://staging/~osomon/webbrowser-app/black-captures-2
Only
Olivier Tilloy
can upload to this branch. If you are
Olivier Tilloy
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 1008 lines (+523/-60)15 files modifiedsrc/Ubuntu/Web/UbuntuWebView02.qml (+4/-0)
src/app/ChromeBase.qml (+3/-0)
src/app/ChromeButton.qml (+1/-0)
src/app/webbrowser/AddressBar.qml (+1/-1)
src/app/webbrowser/Browser.qml (+121/-22)
src/app/webbrowser/BrowserTab.qml (+49/-23)
src/app/webbrowser/Chrome.qml (+8/-1)
src/app/webbrowser/LeavePrivateModeDialog.qml (+43/-0)
src/app/webbrowser/NewPrivateTabView.qml (+60/-0)
src/app/webbrowser/NewTabView.qml (+2/-0)
src/app/webbrowser/TabsList.qml (+3/-9)
tests/autopilot/webbrowser_app/emulators/browser.py (+93/-1)
tests/autopilot/webbrowser_app/tests/__init__.py (+16/-3)
tests/autopilot/webbrowser_app/tests/test_private.py (+106/-0)
tests/unittests/qml/tst_AddressBar.qml (+13/-0)
Related bugs
Bug #1452998: Black tab previews on webbrowser sometimes | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 1019. By Olivier Tilloy
-
Do not fade in/out the recent view, as it results in an unpleasant visual animation when selecting a tab.
- 1015. By Olivier Tilloy
-
Delay hiding the tab contents to give it an opportunity to grab an up-to-date capture.
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