[Touch-packages] [Bug 1214048] Re: Support autofill

2017-03-22 Thread Chris Coulson
** Changed in: oxide
Milestone: branch-1.22 => branch-1.23

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1214048

Title:
  Support autofill

Status in Oxide:
  In Progress
Status in webbrowser-app package in Ubuntu:
  Triaged

Bug description:
  Add support for autofill. I'm not sure how this will be implemented
  yet - Chromium has a re-usable component (//components/autofill), but
  it pulls in stuff like //components/infobars/core so I'm not sure
  whether it's really suitable for us or whether we're going to end up
  with our own autofill implementation (a not insignificant amount of
  work).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1214048/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1214048] Re: Support autofill

2017-03-07 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~osomon/oxide/+git/oxide/+merge/319257

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1214048

Title:
  Support autofill

Status in Oxide:
  In Progress
Status in webbrowser-app package in Ubuntu:
  Triaged

Bug description:
  Add support for autofill. I'm not sure how this will be implemented
  yet - Chromium has a re-usable component (//components/autofill), but
  it pulls in stuff like //components/infobars/core so I'm not sure
  whether it's really suitable for us or whether we're going to end up
  with our own autofill implementation (a not insignificant amount of
  work).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1214048/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1214048] Re: Support autofill

2017-02-23 Thread Olivier Tilloy
** Merge proposal linked:
   https://code.launchpad.net/~osomon/oxide/+git/oxide/+merge/318166

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1214048

Title:
  Support autofill

Status in Oxide:
  In Progress
Status in webbrowser-app package in Ubuntu:
  Triaged

Bug description:
  Add support for autofill. I'm not sure how this will be implemented
  yet - Chromium has a re-usable component (//components/autofill), but
  it pulls in stuff like //components/infobars/core so I'm not sure
  whether it's really suitable for us or whether we're going to end up
  with our own autofill implementation (a not insignificant amount of
  work).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1214048/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1214048] Re: Support autofill

2017-02-14 Thread Olivier Tilloy
** Changed in: oxide
Milestone: None => branch-1.22

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1214048

Title:
  Support autofill

Status in Oxide:
  In Progress
Status in webbrowser-app package in Ubuntu:
  Triaged

Bug description:
  Add support for autofill. I'm not sure how this will be implemented
  yet - Chromium has a re-usable component (//components/autofill), but
  it pulls in stuff like //components/infobars/core so I'm not sure
  whether it's really suitable for us or whether we're going to end up
  with our own autofill implementation (a not insignificant amount of
  work).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1214048/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1214048] Re: Support autofill

2017-01-09 Thread Olivier Tilloy
Interesting read on the risks of autofill profiles:
https://www.bleepingcomputer.com/news/security/browser-autofill-
profiles-can-be-abused-for-phishing-attacks/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1214048

Title:
  Support autofill

Status in Oxide:
  In Progress
Status in webbrowser-app package in Ubuntu:
  Triaged

Bug description:
  Add support for autofill. I'm not sure how this will be implemented
  yet - Chromium has a re-usable component (//components/autofill), but
  it pulls in stuff like //components/infobars/core so I'm not sure
  whether it's really suitable for us or whether we're going to end up
  with our own autofill implementation (a not insignificant amount of
  work).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1214048/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1214048] Re: Support autofill

2016-12-21 Thread Olivier Tilloy
I’ve started experimenting with //components/autofill, and it looks like
we can use that without pulling in infobars any longer.

** Changed in: webbrowser-app (Ubuntu)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: oxide
 Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: oxide
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1214048

Title:
  Support autofill

Status in Oxide:
  In Progress
Status in webbrowser-app package in Ubuntu:
  Triaged

Bug description:
  Add support for autofill. I'm not sure how this will be implemented
  yet - Chromium has a re-usable component (//components/autofill), but
  it pulls in stuff like //components/infobars/core so I'm not sure
  whether it's really suitable for us or whether we're going to end up
  with our own autofill implementation (a not insignificant amount of
  work).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1214048/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1214048] Re: Support autofill

2016-12-21 Thread Olivier Tilloy
Useful doc: https://www.chromium.org/developers/design-documents/form-
autofill

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1214048

Title:
  Support autofill

Status in Oxide:
  Triaged
Status in webbrowser-app package in Ubuntu:
  Triaged

Bug description:
  Add support for autofill. I'm not sure how this will be implemented
  yet - Chromium has a re-usable component (//components/autofill), but
  it pulls in stuff like //components/infobars/core so I'm not sure
  whether it's really suitable for us or whether we're going to end up
  with our own autofill implementation (a not insignificant amount of
  work).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1214048/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1214048] Re: Support autofill

2015-11-15 Thread Olivier Tilloy
** Also affects: webbrowser-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided => Medium

** Changed in: webbrowser-app (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1214048

Title:
  Support autofill

Status in Oxide:
  Triaged
Status in webbrowser-app package in Ubuntu:
  Triaged

Bug description:
  Add support for autofill. I'm not sure how this will be implemented
  yet - Chromium has a re-usable component (//components/autofill), but
  it pulls in stuff like //components/infobars/core so I'm not sure
  whether it's really suitable for us or whether we're going to end up
  with our own autofill implementation (a not insignificant amount of
  work).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1214048/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp