landing-team-changes team mailing list archive
-
landing-team-changes team
-
Mailing list archive
-
Message #01354
[stable-overlay] webbrowser-app (0.23+15.04.20151103-0ubuntu1)
Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive
---------------
Format: 1.8
Date: Tue, 03 Nov 2015 11:56:19 +0000
Source: webbrowser-app
Binary: webbrowser-app webapp-container qtdeclarative5-ubuntu-ui-extras-browser-plugin qtdeclarative5-ubuntu-web-plugin qtdeclarative5-ubuntu-web-plugin-doc webbrowser-app-autopilot webapp-container-autopilot
Architecture: source
Version: 0.23+15.04.20151103-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: Olivier Tilloy <olivier.tilloy@xxxxxxxxxxxxx>
Description:
qtdeclarative5-ubuntu-ui-extras-browser-plugin - Ubuntu web QML plugin
qtdeclarative5-ubuntu-web-plugin - Ubuntu web QML plugin
qtdeclarative5-ubuntu-web-plugin-doc - Ubuntu web QML plugin HTML documentation
webapp-container - Ubuntu web applications container
webapp-container-autopilot - Ubuntu web applications container autopilot tests
webbrowser-app - Ubuntu web browser
webbrowser-app-autopilot - Ubuntu web browser autopilot tests
Launchpad-Bugs-Fixed: 1244335 1259247 1264493 1287361 1309657 1312260 1326070 1351147 1351157 1352783 1356516 1371248 1375215 1375272 1389605 1410753 1410996 1412732 1422534 1438046 1441873 1442190 1444023 1445673 1450430 1451432 1452142 1457424 1458963 1459956 1463435 1464249 1464333 1471181 1471747 1472161 1473472 1475621 1475708 1477308 1477309 1477310 1477314 1477315 1481206 1481647 1483279 1483847 1484175 1484437 1484555 1484562 1487090 1487713 1488470 1488995 1490283 1490922 1493466 1493825 1495297 1498091 1498539 1498992 1499394 1499411 1499761 1500339 1500862 1501330 1503506 1505724 1505725 1506579 1506879 1507667 1508054 1508130
Changes:
webbrowser-app (0.23+15.04.20151103-0ubuntu1) vivid; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Olivier Tilloy ]
* Update translation template.
.
[ Ugo Riboni ]
* Fix a bug preventing in some cases the address bar from getting
focus when entering find in page mode. Also correctly hide the left
hand side icons when in find in page mode. (LP: #1508130)
* Focus the page when opening links with target="_blank". (LP:
#1505724)
* Prevent the address bar from being cleared when the actual url
changes and the user has already started typing. (LP: #1487713)
* Update the user script to remove the Facebook app banner. (LP:
#1352783)
* Use AbstractButton to handle some tab interactions so that haptics
are used on touch. (LP: #1505725)
.
webbrowser-app (0.23+15.10.20151022.1-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Olivier Tilloy ]
* Add an exception to the generated apparmor profile to allow reading
HERE???s TOS in the browser. (LP: #1507667)
* Modify the generated apparmor profile to allow rw access to
/dev/shm/.org.chromium.Chromium.* too. (LP: #1508054)
* Update translation template.
.
[ Ugo Riboni ]
* Fix inability to drag the map to pan in Google maps, on desktop.
(LP: #1503506)
* Implement support for allowing or denying access to media input
devices and for setting default media input devices. (LP: #1410996)
* Refactor the BookmarksModel to be a singleton.
.
webbrowser-app (0.23+15.10.20151016-0ubuntu1) wily; urgency=medium
.
[ Arthur Mello ]
* Add bookmarks view to top level menu
.
[ CI Train Bot ]
* Resync trunk.
.
[ Olivier Tilloy ]
* Ensure that the default context menu cannot be dismissed several
times, causing a crash in oxide. The issue in oxide remains, it
should have a safeguard against this kind of behaviour. (LP:
#1501330)
* Fix a couple of autopilot failures on desktop in narrow mode. (LP:
#1506879)
* Fixes for minor UX issues with the preview grid: Make the highlight
follow the item selected for deletion in the preview grid. Do not
show a highlight in the narrow version of the new tab view, as it
doesn???t support keyboard navigation. Grab dismiss area events so
that they are not propagated to the view below when dismissing a
context menu. (LP: #1506579)
* Update a localized error string, per design. (LP: #1493466)
* Update translation template.
.
webbrowser-app (0.23+15.10.20151013.1-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk. added: po/bn.po
.
[ Michael Terry ]
* Add Ctrl+PageUp and Ctrl+PageDown as alternate keyboard shortcuts
for cycling through tabs. (LP: #1499761)
.
[ Olivier Tilloy ]
* Handle RemoteHostClosedError in shouldCancelRequests(). (LP:
#1498539)
* Use the new oxide API to allow a geolocation permission request.
(LP: #1500862)
.
[ Ugo Riboni ]
* Delay the creation of the XMLHttpRequest used to retrieve the search
suggestions until the first request, to save memory and speed up
application startup.
* Reimplement the top sites list to use a grid of previews in all form
factors.
.
webbrowser-app (0.23+15.10.20151005-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Olivier Tilloy ]
* Add apparmor profile to run webbrowser-app confined. (LP: #1356516)
* Update translation template.
.
webbrowser-app (0.23+15.10.20151002.1-0ubuntu1) wily; urgency=medium
.
[ Alexandre Abreu ]
* Handle webapp webview renderer crashes (LP: #1498091, #1375215)
.
[ CI Train Bot ]
* New rebuild forced.
.
webbrowser-app (0.23+15.10.20151001-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Olivier Tilloy ]
* Do not select labels by their class name, as this is changing in the
newest UITK.
.
webbrowser-app (0.23+15.10.20150929-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* Resync trunk.
.
[ Olivier Tilloy ]
* Use the UA override for www.youtube.com on mobile too. (LP:
#1499394)
.
[ Ugo Riboni ]
* Extend the clickable area to close a tab on mobile, as taps are less
precise and often end up missing it. (LP: #1500339)
.
webbrowser-app (0.23+15.10.20150928-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Michael Sheldon ]
* Add support for alternative mimetype header for vcards (LP:
#1498992)
.
[ Olivier Tilloy ]
* Add a context menu to each tab in the tab bar, allowing to insert a
new tab just after, close or reload the current tab.
* Fix a couple of autopilot test failures on desktop. (LP: #1495297,
#1499411)
* Update translation template.
.
[ Ugo Riboni ]
* Add a context menu to each tab in the tab bar, allowing to insert a
new tab just after, close or reload the current tab.
.
webbrowser-app (0.23+15.10.20150922-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* Resync trunk.
.
[ Jin Hsieh ]
* Add XML description for the Baidu Chinese search engine.
.
[ Michael Sheldon ]
* Add new strings to support internal download features
.
[ Olivier Tilloy ]
* Add contextual actions (copy & share) for text selection. (LP:
#1490922)
* Add contextual actions (copy & share) for text selection. (LP:
#1490922)
* Disable predictive text on the search field to ensure results are
filtered as the user types.
* Give ToolbarAction a default font color.
* Make a flaky unit test more robust by ensuring that the list view
has been updated before testing its contents.
* Silence the warnings issued by the favicon fetcher when the server
replies with an error. Those warnings can easily flood the console
when opening the history view, thus making it difficult to spot
legitimate console output.
* Updated translation template to include new strings for upcoming
branch that implements a context menu on tabs (wide mode).
.
[ Riccardo Padovani ]
* Use right icon in tab switcher to open a new tab when in private
mode
.
[ Ugo Riboni ]
* Implement search within the history view (only from the widescreen
version)
* Implement the visual refresh for the tabs in all screen modes.
.
webbrowser-app (0.23+15.10.20150916.1-0ubuntu1) wily; urgency=medium
.
[ Alexandre Abreu ]
* Add a general URI reformatting mechanism for webapp specific handled
schemes. (LP: #1475708)
.
[ CI Train Bot ]
* New rebuild forced.
.
webbrowser-app (0.23+15.10.20150913-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk. added: po/mr.po
.
[ Olivier Tilloy ]
* Allow saving canvas images from the context menu.
* Handle HTTP authentication requests by showing an authentication
dialog. (LP: #1422534)
* Remove the workaround for bug #1471181 now that oxide 1.9 has been
released with a proper fix. (LP: #1471181)
* Set the 'visible' property of actions instead of 'enabled' to ensure
the visibility of the corresponding entries in the drawer menu
matches. (LP: #1495297)
* Use SIGABRT instead of SIGSEGV to crash a renderer process in tests.
(LP: #1493825)
* Use the new WebContext.userAgentOverrides API (new in Oxide 1.9).
(LP: #1410753)
.
[ Ugo Riboni ]
* Handle HTTP authentication requests by showing an authentication
dialog. (LP: #1422534)
.
webbrowser-app (0.23+15.10.20150908.2-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* Resync trunk.
.
[ Olivier Tilloy ]
* Update translation template.
.
[ Ugo Riboni ]
* Do not redefine the action property on context menu delegates, just
assign to the existing ListItems.Empty.action property instead.
.
[ Zolt??n Balogh ]
* Use right name for AbstractButton when 1.3 UITK is used.
.
webbrowser-app (0.23+15.10.20150903.1-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Michael Terry ]
* Use the Ubuntu/Canonical search tag when searching with DuckDuckGo.
(LP: #1490283)
.
[ Olivier Tilloy ]
* Display a friendly message when the renderer process crashes or is
killed. This adds a runtime dependency for webbrowser-app-autopilot
on python3-psutil. (LP: #1375272)
* Do not display the bottom edge hint on tablets in wide mode. (LP:
#1488995)
* Update translation template.
.
[ Riccardo Padovani ]
* Don't store urls with status different from 2xx in the history. (LP:
#1244335)
* Don't store urls with status different from 2xx in the history. (LP:
#1244335)
.
[ Ugo Riboni ]
* Allow choosing the bookmark folder when bookmarking a link from the
context menu. Disable the bookmark option when the link is already
bookmarked. Ensure the bookmark star state in the chrome is always
consistent with the bookmarked state of the current webview URL.
(LP: #1477314)
* Properly reset focus when the current tab changes (including as a
result of closing tabs). (LP: #1488470)
.
webbrowser-app (0.23+15.10.20150827.3-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Olivier Tilloy ]
* Use the contextMenu API new in oxide 1.8. Update the visuals for the
context menu in narrow and wide form factors. Add text editing
commands to the context menu. Add unit and autopilot tests for the
context menu features. This bumps the runtime dependency of webapp-
container and qtdeclarative5-ubuntu-web-plugin on liboxideqt-
qmlplugin to 1.8. This also removes the qtdeclarative5-ubuntu-web-
plugin-assets binary package, which contained only one PNG asset
which is not used anywhere any longer. (LP: #1477310, #1477315,
#1471181, #1264493, #1487090, #1326070, #1477309, #1450430,
#1438046)
.
webbrowser-app (0.23+15.10.20150820-0ubuntu1) wily; urgency=medium
.
[ Alexandre Abreu ]
* Fix webapp name logic (LP: #1473472)
.
[ Arthur Mello ]
* Add support for removing history entries with delete key in
HistoryViewWide (LP: #1484562)
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Olivier Tilloy ]
* Remove an old workaround for an issue that was fixed since then in
the content hub and that caused the file picker to accept the
selected file twice.
.
[ Ugo Riboni ]
* Merge two url utility files into one, since they had no reason for
being separate. Add unit tests for some of the functions that had
none.
.
webbrowser-app (0.23+15.10.20150817-0ubuntu1) wily; urgency=medium
.
[ Arthur Mello ]
* Make sure to set the historyModel to the HistoryView component when
browser wide property changes (LP: #1484555)
* Wait for OptionSelector's collapsing transition to finish (LP:
#1484175)
.
[ Colin Watson ]
* Fix versioned dependencies on qtdeclarative5-ubuntu-ui-toolkit-
plugin to allow qtdeclarative5-ubuntu-ui-toolkit-plugin-gles.
.
webbrowser-app (0.23+15.10.20150814-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Ugo Riboni ]
* Delay the exit from fullscreen mode until focus remains lost for a
certain amount of time. (LP: #1477308)
* Disable find in page when the new tab view is active. (LP: #1483847)
.
webbrowser-app (0.23+15.10.20150813.1-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Olivier Tilloy ]
* Remove strong typing of the contextualActions and selectionActions
properties. This would cause issues if an app imported Ubuntu.Web
along with Ubuntu.Components < 1.3 and overrode one of these
properties, because the webview expected an ActionList 1.3, and
would get an earlier version. (LP: #1484437)
* Update translation template.
.
webbrowser-app (0.23+15.10.20150812.1-0ubuntu1) wily; urgency=medium
.
[ Arthur Mello ]
* Wide screen versions of the history view and new tab view, per
design specification. This adds a build dependency on qml-module-qt-
labs-settings (for unit tests). (LP: #1351157, #1481647)
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Olivier Tilloy ]
* Update translation template.
* Wide screen versions of the history view and new tab view, per
design specification. This adds a build dependency on qml-module-qt-
labs-settings (for unit tests). (LP: #1351157, #1481647)
.
[ Ugo Riboni ]
* Wide screen versions of the history view and new tab view, per
design specification. This adds a build dependency on qml-module-qt-
labs-settings (for unit tests). (LP: #1351157, #1481647)
.
webbrowser-app (0.23+15.10.20150811-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Olivier Tilloy ]
* Drop old names for QML dependencies. Original patch by Robert
Ancell.
* Highlight matching terms in one pass. (LP: #1481206)
* Implement the "Find in Page" feature. This bumps the runtime
dependency on liboxideqt-qmlplugin to 1.8. (LP: #1312260)
.
[ Robert Ancell ]
* Drop old names for QML dependencies. Original patch by Robert
Ancell.
.
[ Ugo Riboni ]
* Implement the "Find in Page" feature. This bumps the runtime
dependency on liboxideqt-qmlplugin to 1.8. (LP: #1312260)
.
webbrowser-app (0.23+15.10.20150810-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* Resync trunk.
.
[ Olivier Tilloy ]
* Update all imports of: ??- Ubuntu.Components to 1.3 ??- QtQuick to 2.4
??- QtQuick.Window to 2.2 (LP: #1483279)
* Update translation template.
.
webbrowser-app (0.23+15.10.20150729-0ubuntu2~gcc5.1) wily; urgency=medium
.
* No-change test rebuild for g++5 ABI transition
.
webbrowser-app (0.23+15.10.20150729-0ubuntu1) wily; urgency=medium
.
[ Olivier Tilloy ]
* Ensure a value is always returned by BookmarksModel::addFolder(???).
* Update icon, per UI specification. (LP: #1412732)
* When clearing browsing data, confirm action with a dialog, to give
the user a chance to cancel it. (LP: #1471747)
.
webbrowser-app (0.23+15.10.20150728-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* Resync trunk.
.
[ Olivier Tilloy ]
* Fix narrowing conversion that makes the build fail with GCC 5. (LP:
#1475621)
.
webbrowser-app (0.23+15.10.20150709.4-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Olivier Tilloy ]
* Disable periodic session saving while incognito. The public session
is unlikely to change significantly while browsing incognito.
* Prefer target_link_libraries(???) with Qt5:: prefixed modules over
qt5_use_modules, per documentation at http://doc.qt.io/qt-5/cmake-
manual.html.
* Speed up a bunch of autopilot tests by not requiring to input and
validate a URL in the address bar.
.
webbrowser-app (0.23+15.10.20150709.3-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Olivier Tilloy ]
* Desktop tabs for convergence. added:
src/app/webbrowser/NavigationBar.qml src/app/webbrowser/TabsBar.qml
src/app/webbrowser/assets/private-browsing-exit.svg
src/app/webbrowser/assets/tab-active-center@xxxxxx
src/app/webbrowser/assets/tab-active-left@xxxxxx
src/app/webbrowser/assets/tab-active-right@xxxxxx
src/app/webbrowser/assets/tab-hovered-center@xxxxxx
src/app/webbrowser/assets/tab-hovered-left@xxxxxx
src/app/webbrowser/assets/tab-hovered-right@xxxxxx
src/app/webbrowser/assets/tab-inactive-center@xxxxxx
src/app/webbrowser/assets/tab-inactive-left@xxxxxx
src/app/webbrowser/assets/tab-inactive-right@xxxxxx
tests/unittests/qml/tst_TabsBar.qml
.
webbrowser-app (0.23+15.10.20150708-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Olivier Tilloy ]
* Display the full URL when focusing the address bar. (LP: #1472161)
* Update translation template.
.
webbrowser-app (0.23+15.10.20150702.1-0ubuntu1) wily; urgency=medium
.
[ Arthur Mello ]
* Implement bookmark folders (LP: #1351147, #1259247)
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
webbrowser-app (0.23+15.10.20150624-0ubuntu1) wily; urgency=medium
.
[ Alberto Mardegan ]
* Show an error screen if the trust session could not be opened. (LP:
#1441873)
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Olivier Tilloy ]
* Update translation template.
.
webbrowser-app (0.23+15.10.20150618-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Michael Terry ]
* Fix spelling of OK in private browsing dialog.
.
[ Olivier Tilloy ]
* Actually push URLs to the clipboard. For some reason setting the
"text/url-list" mime type doesn???t seem to work (or other
applications do not implement pasting this kind of data), but
"text/plain" works well enough for this purpose. (LP: #1463435)
* Do not honour fullscreen requests silently at the Ubuntu WebView
level. Instead delegate that behaviour to the webview implementation
used by the browser and the webapp container. (LP: #1464249)
* Toggle application-level fullscreen when pressing F11. (LP:
#1464333)
.
[ Ugo Riboni ]
* Make the browser chrome usable on desktop by implementing common
keyboard shortcuts and behaviors that users normally expect in such
an app (LP: #1287361)
.
webbrowser-app (0.23+15.10.20150610-0ubuntu2) wily; urgency=medium
.
* No-change rebuild against Qt 5.4.2.
.
webbrowser-app (0.23+15.10.20150610-0ubuntu1) wily; urgency=medium
.
[ Alexandre Abreu ]
* Ensure SAML requests are followed even if the app is interrupted and
restarted. (LP: #1451432, #1452142)
* Handle desktop download by forwarding to the default browser (LP:
#1309657)
.
[ Olivier Tilloy ]
* Update translation template.
* Updated bzr ignore rules.
.
webbrowser-app (0.23+15.10.20150602-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Olivier Tilloy ]
* Actually clear the network cache by deleting the correct set of
files in the correct directory. (LP: #1459956)
* Bump build dependency on liboxideqt-qmlplugin to 1.6 to fix unit
tests.
* Do not cache favicons on disk when browsing in private mode. (LP:
#1458963)
* Do not try to remove a file that doesn???t exist.
* Pass plain strings to the worker script instead of RegExps. (LP:
#1445673)
* Remove the upstreamcomponents folder, and use components from the
UITK instead. Add autopilot tests for the new tab view.
* Update translation template.
* Updated icon. (LP: #1457424)
.
[ Riccardo Padovani ]
* New tab view refactoring. (LP: #1371248, #1444023, #1351157,
#1389605, #1442190)
* New tab view refactoring. (LP: #1371248, #1444023, #1351157,
#1389605, #1442190)
Checksums-Sha1:
572112a4bb020c18846106ac426e0b1a7e6da2aa 3063 webbrowser-app_0.23+15.04.20151103-0ubuntu1.dsc
16d43bd2849a65690985707d172b9ccc8f2263a0 1028749 webbrowser-app_0.23+15.04.20151103.orig.tar.gz
d5ab97af7b035b3ca848f464f17cd194cd4adead 35541 webbrowser-app_0.23+15.04.20151103-0ubuntu1.diff.gz
Checksums-Sha256:
d31748a52c2bfd4831ce6a6ab75b80309bd69a0182132119bb1d06be1c5c3925 3063 webbrowser-app_0.23+15.04.20151103-0ubuntu1.dsc
7f353bb571f4022f39f9e213896b73036e8c06f3ead22cd90a385fafd964571a 1028749 webbrowser-app_0.23+15.04.20151103.orig.tar.gz
3078184fb3b34a1ac8b96e75744b916af0ef582d7f331011cc6056cb7e0c9cf2 35541 webbrowser-app_0.23+15.04.20151103-0ubuntu1.diff.gz
Files:
c8666c4b7c676099145e9b2ac541c71d 3063 x11 optional webbrowser-app_0.23+15.04.20151103-0ubuntu1.dsc
564c4dfbbacd2a214993a7bd0e0d5854 1028749 x11 optional webbrowser-app_0.23+15.04.20151103.orig.tar.gz
5ba5cbc82c926840ded1a5569a1e188b 35541 x11 optional webbrowser-app_0.23+15.04.20151103-0ubuntu1.diff.gz