|
|
|
|
|
by alexwebb2
3456 days ago
|
|
No need for a submit click. Presumably auto-fill triggers a change event on each affected input, but even if it didn't, an attacker could just repeatedly check for new content in the inputs. This means an optimistic solution (autofilling and then unobtrusively notifying the user what was autofilled) is not viable. |
|
https://bugs.chromium.org/p/chromium/issues/detail?id=352527