commit | fec1c50e822fd1fb1b479eed5d5cce2538471ae5 | [log] [tgz] |
---|---|---|
author | Vadym Doroshenko <[email protected]> | Tue Oct 15 10:11:02 2019 |
committer | Commit Bot <[email protected]> | Tue Oct 15 10:11:02 2019 |
tree | eefcd7920bfdde9f4aab222847466f96fc0f8a8d | |
parent | 4c649764bcf6df1c2b246509c0b91f8d5eef9022 [diff] |
Add FormData::is_action_empty. In case of a form action is absent, FormData::action is set to origin. That makes it impossible to check whether FormData has an empty action. And it's used for detection of submission success in Password Manager. This CL fixed that. Bug: 1008798 Change-Id: Ic44aaf6ef94df6766fe7eddccbe14a2b030974a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832818 Reviewed-by: Emily Stark <[email protected]> Reviewed-by: Dominic Battré <[email protected]> Commit-Queue: Vadym Doroshenko <[email protected]> Cr-Commit-Position: refs/heads/master@{#705890}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .