[Ubuntu-webapps-bugs] [Bug 1678039] [NEW] Ensure we correctly configure WebPreferences required for pointer media queries

2017-03-31 Thread Chris Coulson
Public bug reported: content::WebPreferences has several members that are used by blink for the pointer and hover CSS media queries: - available_pointer_types - primary_pointer_type - available_hover_types - primary_hover_type These are currently set in Chromium using functions from

[Ubuntu-webapps-bugs] [Bug 1678179] [NEW] Support autocomplete for password fields

2017-03-31 Thread Chris Coulson
Public bug reported: We need to support autocomplete for password fields. Part of this will involve implementing credentials storage. Chrome/Linux currently has PasswordStore implementations that use libsecret / gnome keyring / kwallet, but these are part of //chrome rather than

[Ubuntu-webapps-bugs] [Bug 1678119] [NEW] Fails to build in zesty (missing linux/dma-buf.h)

2017-03-31 Thread Chris Coulson
Public bug reported: FAILED: obj/ui/gfx/memory_buffer_sources/client_native_pixmap_dmabuf.o /usr/bin/c++ -MMD -MF obj/ui/gfx/memory_buffer_sources/client_native_pixmap_dmabuf.o.d -DGFX_IMPLEMENTATION -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_NSS_CERTS=1

[Ubuntu-webapps-bugs] [Bug 1659344] Re: Address bar disappears when loading a page

2017-03-31 Thread Bill Filler
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Milestone: None => u8c-2 -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to Oxide.

[Ubuntu-webapps-bugs] [Bug 1253784] Re: Webbrowser doesn't respect the HTML5 "required" attribute

2017-03-31 Thread Bill Filler
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Milestone: None => u8c-2 ** Changed in: canonical-devices-system-image Importance: Undecided => Medium ** Changed in: canonical-devices-system-image

[Ubuntu-webapps-bugs] [Bug 1675963] Re: Get rid of oxide bits in //ui/gl/init

2017-03-31 Thread Chris Coulson
** Changed in: oxide Status: Fix Committed => Fix Released -- 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/1675963 Title: Get rid of oxide bits in //ui/gl/init Status in Oxide:

[Ubuntu-webapps-bugs] [Bug 1676027] Re: Build the x11 ozone platform

2017-03-31 Thread Chris Coulson
** Changed in: oxide Status: Fix Committed => Fix Released -- 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/1676027 Title: Build the x11 ozone platform Status in Oxide: Fix

[Ubuntu-webapps-bugs] [Bug 1678155] [NEW] Support autofilling credit card info

2017-03-31 Thread Chris Coulson
Public bug reported: Add support for autofilling credit card info. ** Affects: oxide Importance: High Status: Triaged ** Changed in: oxide Importance: Undecided => High ** Changed in: oxide Status: New => Triaged -- You received this bug notification because you are a

[Ubuntu-webapps-bugs] [Bug 1678156] [NEW] Add an API for manipulating credit cards

2017-03-31 Thread Chris Coulson
Public bug reported: There needs to be an API for manipulating stored credit card details. ** Affects: oxide Importance: High Status: Triaged ** Changed in: oxide Importance: Undecided => High ** Changed in: oxide Status: New => Triaged -- You received this bug

[Ubuntu-webapps-bugs] [Bug 1678164] [NEW] Handle "not secure" warning in autofill suggestions

2017-03-31 Thread Chris Coulson
Public bug reported: Chrome displays a "not secure" warning message item in the autofill suggestions on insecure pages with password / username fields. Clicking on the item opens a new tab with an explanation of the message. We want to handle this in Oxide, but I'm not sure what the UX should be

[Ubuntu-webapps-bugs] [Bug 1678162] [NEW] Support "Clear Form" item in suggestions popup

2017-03-31 Thread Chris Coulson
Public bug reported: Chrome has a "Clear Form" item in the autofill suggestions popup. We should probably display something like this in Oxide too (POPUP_ITEM_ID_CLEAR_FORM). ** Affects: oxide Importance: Medium Status: Triaged ** Changed in: oxide Importance: Undecided =>

[Ubuntu-webapps-bugs] [Bug 1678151] [NEW] Add an API for manipulating autofill profiles

2017-03-31 Thread Chris Coulson
Public bug reported: The browser needs an API for manipulating autofill profiles ** Affects: oxide Importance: High Status: Triaged ** Changed in: oxide Importance: Undecided => High ** Changed in: oxide Status: New => Triaged -- You received this bug notification

[Ubuntu-webapps-bugs] [Bug 1678216] [NEW] Add an API to allow the application to prompt to save a password

2017-03-31 Thread Chris Coulson
Public bug reported: We need an API so that Oxide can tell the application to prompt whether to save a password. ** Affects: oxide Importance: High Status: Triaged ** Changed in: oxide Importance: Undecided => High ** Changed in: oxide Status: New => Triaged -- You

[Ubuntu-webapps-bugs] [Bug 1678219] [NEW] Maybe add an API for manipulating saved credentials

2017-03-31 Thread Chris Coulson
Public bug reported: I'm not sure whether the browser will want this yet, or whether it relies on whatever UI exists for manipulating the system secret service (eg, seahorse). ** Affects: oxide Importance: Medium Status: Triaged ** Changed in: oxide Importance: Undecided =>