[Ubuntu-webapps-bugs] [Bug 1554149] Re: Asks for separate permission for microphone and camera

2016-03-14 Thread Olivier Tilloy
** Project changed: oxide => trust-store (Ubuntu) -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to Oxide. https://bugs.launchpad.net/bugs/1554149 Title: Asks for separate permission for microphone and camera Status in

[Ubuntu-webapps-bugs] [Bug 1556287] Re: Complete CookieManager API

2016-03-14 Thread David Barth
** Changed in: oxide Assignee: (unassigned) => Alberto Mardegan (mardy) ** Also affects: webapps-sprint Importance: Undecided Status: New ** Changed in: webapps-sprint Milestone: None => sprint-20 ** Changed in: webapps-sprint Assignee: (unassigned) => Alberto Mardegan

[Ubuntu-webapps-bugs] [Bug 1556762] [NEW] WebView.TouchSelectionController needs a 'handleDragInProgress' property

2016-03-14 Thread Olivier Tilloy
Public bug reported: Typically, when a touch selection is active, a quick menu with selectall/copy/paste options is displayed. Per design request, we need to temporarily hide that menu while a handle drag is in progress to resize the selection. We need the touch selection controller to expose

[Ubuntu-webapps-bugs] [Bug 1556764] [NEW] WebView.TouchSelectionController needs a hide() method

2016-03-14 Thread Olivier Tilloy
Public bug reported: Typically, when a touch selection is active, a quick menu with selectall/copy/paste options is displayed. Per design request, we need to hide that menu when one of its actions is tapped, only to show it again when the selection is tapped again. We need the touch selection

[Ubuntu-webapps-bugs] [Bug 1556658] Re: beforeunload handlers can't specify message text in Chromium 51

2016-03-14 Thread Olivier Tilloy
webbrowser-app currently doesn’t handle the empty mesage case. We could make it handle it, of course, but I think your proposal of exposing the stock message to the existing Oxide API makes sense, as it would mean no API/behaviour changes. ** Also affects: webbrowser-app (Ubuntu) Importance: