Reland "[Autofill] Returns all patterns that match given language and fieldtype."
This is a reland of f1b689af Reland, since the CL was not the culprit for the builder failures. Original change's description: > [Autofill] Returns all patterns that match given language and fieldtype. > > This CL provides new structure MatchingPattern that replace using > single regular expressions, but store more information about concret > pattern. Also it contains splitted MatchType into MatchFieldTypes > and MatchAttributes and sceleton of PatternProvider class. > > > Change-Id: I5acebf12aafaca67ae87260b2c897bdf35a38bea > Bug: 1121990 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385282 > Reviewed-by: Christoph Schwering <schwering@google.com> > Reviewed-by: Matthias Körber <koerber@google.com> > Commit-Queue: Mariia Shvedchenko <mariiash@google.com> > Cr-Commit-Position: refs/heads/master@{#806125} Bug: 1121990 Change-Id: I18e615e2019894d1cda1b8b1dac95218ead4949a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414068Reviewed-by:Matthias Körber <koerber@google.com> Commit-Queue: Mariia Shvedchenko <mariiash@google.com> Cr-Commit-Position: refs/heads/master@{#807431}
Showing
Please register or sign in to comment