diff options
author | Fabian Henneke <FabianHenneke@users.noreply.github.com> | 2020-03-26 16:29:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-26 20:59:19 +0530 |
commit | a736dcc255b768f4275a200990943ab2c3567d0a (patch) | |
tree | 6ced99fcf1ba6667579781b9c2f0ebde1c5feee4 /release | |
parent | e05b544894c312457e980bcac64ad0a41c4dc5ef (diff) |
Fix: Don't apply single-origin mode to native apps (#667)
An unwarranted use of the Elivs operator in Form.kt makes it such that
the restrictions of single-origin mode also apply to native apps.
This commit fixes the bug and also reduces the number of intermediate
values that can mask mistakes like this one.
It also renames saveFlag to saveFlags in BrowserAutofillSupportInfo
since this variable is not limited to contain only a single flag.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions