Revert "[Autofill] Returns all patterns that match given language and fieldtype."
This reverts commit f1b689af. Reason for revert: crbug.com/1128390 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 MactchFieldTypes > 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} TBR=koerber@google.com,schwering@google.com,mariiash@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1121990 Change-Id: I9d3b94cddf87dba1579caec56829fe75953ace5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411701Reviewed-by:Behdad Bakhshinategh <behdadb@chromium.org> Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Cr-Commit-Position: refs/heads/master@{#807052}
Showing
Please register or sign in to comment