~osomon/oxide:autofill

Last commit made on 2017-04-17
Get this branch:
git clone -b autofill 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
Repository:
lp:~osomon/oxide

Recent commits

1ac8924... by Olivier Tilloy

Remove stale line that remained after rebasing on master.

133ba6a... by Olivier Tilloy

Unit tests for FilteredPrefStore.

bc34ffb... by Olivier Tilloy

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

8dcafd5... by Olivier Tilloy

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

31c9a11... by Olivier Tilloy

Make ownership of AutofillPopupController explicit.

88dfc51... by Olivier Tilloy

Remove unused method.

4fd1d34... by Olivier Tilloy

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

f4c8cba... by Olivier Tilloy

Rename files for consistency with newly-added code.

dc3f850... by Olivier Tilloy

Do not depend on the omnibox component in release builds.

31d4425... by Olivier Tilloy

Take timeout into account.