lp:ubuntu/wily-proposed/webbrowser-app

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/webbrowser-app
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

176. By Olivier Tilloy

[ 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)

175. By Olivier Tilloy

[ 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.

174. By Olivier Tilloy

[ 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.

173. By Alexandre Abreu

[ Alexandre Abreu ]
* Add a general URI reformatting mechanism for webapp specific handled
  schemes. (LP: #1475708)

[ CI Train Bot ]
* New rebuild forced.

172. By Olivier Tilloy

[ 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)

171. By Zoltan Balogh

[ 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.

170. By CI Train Bot Account

[ 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)

169. By CI Train Bot Account

[ 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)

168. By CI Train Bot Account

[ 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.

167. By CI Train Bot Account

[ 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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/webbrowser-app
This branch contains Public information 
Everyone can see this information.

Subscribers