[Autofill Assistant] Remove initial domain check for trigger scripts.
Some trigger sites will not directly navigate to the desired target domain, but will instead use a redirect to eventually arrive at the target domain. This resulted in an early error for trigger scripts. This CL removes the initial domain check. This should be a safe change because we own and trust the trigger sites. The result is that the initial redirect (if any) is ignored. All subsequent navigations are handled as before. Bug: b/175132318 Change-Id: Ie52271eb0bf70b8372d3290c9e6c174f3404a6ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593102 Commit-Queue: Clemens Arbesser <arbesser@google.com> Reviewed-by:Marian Fechete <marianfe@google.com> Cr-Commit-Position: refs/heads/master@{#838005}
Showing
Please register or sign in to comment