~osomon/oxide:autofill-profiles-management

Last commit made on 2017-04-18
Get this branch:
git clone -b autofill-profiles-management https://git.launchpad.net/~osomon/oxide
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Branch information

Name:
autofill-profiles-management
Repository:
lp:~osomon/oxide

Recent commits

370bace... by Olivier Tilloy

Updated oxide.qmltypes.

becd872... by Olivier Tilloy

Updated test.

2861ed9... by Olivier Tilloy

Ensure that the autofill profiles have been loaded before accessing them.

1925106... by Olivier Tilloy

New API on WebContext for autofill profiles management.

2283d7f... by Olivier Tilloy

New FilteredPrefStore class that stores all preferences in memory except for a selected set which are persisted on disk.

3f0f3aa... by Olivier Tilloy

Fork WebDataServiceWrapper to remove bits that oxide doesn't need.

867131f... by Olivier Tilloy

Make ownership of AutofillPopupController explicit.

0c5a23f... by Olivier Tilloy

Remove unused method.

ea88035... by Olivier Tilloy

Remove unused references to gfx::NativeView (always null) in AutofillPopupController.

f85f34f... by Olivier Tilloy

Rename files for consistency with newly-added code.