Revert "[WebLayer] Remove isServerAutofillInstrument"
This reverts commit 87d3589b. Reason for revert: Caused downstream compile failures https://ci.chromium.org/ui/p/chrome/builders/ci/android-internal-chromium-tot/73706/overview Original change's description: > [WebLayer] Remove isServerAutofillInstrument > > Context: > isServerAutofillInstrument, mHideServerAutofillCards are not being used > and so should be removed. This will make a less complicated > BrowserPaymentRequest#notifyPaymentUiOfPendingApps because pendingApps > is no longer filtered. > > Changes: > * Removed the related code of isServerAutofillInstrument. > * Removed the related code of mHideServerAutofillCards. > > Bug: 1025619 > Change-Id: I2b836226802cbaa2e464f8f1c94d59fbba4b848d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2565450 > Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> > Reviewed-by: Nick Burris <nburris@chromium.org> > Cr-Commit-Position: refs/heads/master@{#832352} TBR=maxlg@chromium.org,nburris@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I8c730d589f3b4b3e11dc578708356eba651f4c36 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1025619 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567815Reviewed-by:Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#832362}
Showing
Please register or sign in to comment