[iOS][MF] Do the password filtering in the SQL layer
Moves the filtering responsability to the password store. This causes a faster and smaller fetch when not all the credentials are needed. Updates the API of the mediator and the fetcher so only the required args are passed. Renames |disableFilter| to something that reflects the actual intent of that variable. Updates local test to include the complete spec of the saved password, so the query works when it is not a domain. Bug: 932089 Change-Id: Ibcf64953db4e314f4111289e1fff4a248fd8679b Reviewed-on: https://chromium-review.googlesource.com/c/1491652Reviewed-by:Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#636829}
Showing
Please register or sign in to comment