Skip to content

Commit

Permalink
[Autofill] Browser test for AutofillAcrossIframes.
Browse files Browse the repository at this point in the history
This CL adds browser tests for AutofillAcrossIframes.

Bug: 1187842, 1385580
Change-Id: Id4106be53ccf82ccef71803b88ab02054f28eb77
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4040121
Reviewed-by: Dominic Battré <battre@chromium.org>
Commit-Queue: Christoph Schwering <schwering@google.com>
Cr-Commit-Position: refs/heads/main@{#1075868}
  • Loading branch information
schwering authored and Chromium LUCI CQ committed Nov 26, 2022
1 parent ca83934 commit 9ab0921
Show file tree
Hide file tree
Showing 6 changed files with 1,073 additions and 2 deletions.
1 change: 1 addition & 0 deletions chrome/browser/autofill/BUILD.gn
Expand Up @@ -154,6 +154,7 @@ if (!is_android) {
testonly = true

sources = [
"autofill_across_iframes_browsertest.cc",
"autofill_autocomplete_browsertest.cc",
"autofill_browsertest.cc",
"autofill_metrics_browsertest.cc",
Expand Down

0 comments on commit 9ab0921

Please sign in to comment.