Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Disable password autofill upon page load #419

Merged
merged 1 commit into from
Jan 4, 2018

Conversation

darkdh
Copy link
Member

@darkdh darkdh commented Jan 3, 2018

@diracdeltas
Copy link
Member

i don't have a working muon build right now but lgtm otherwise

@darkdh darkdh modified the milestones: 4.5.32, 4.5., 4.5.34 Jan 3, 2018
@@ -36,6 +36,7 @@
#include "chrome/common/chrome_paths.h"
#include "chrome/common/chrome_result_codes.h"
#include "chrome/common/chrome_switches.h"
#include "components/password_manager/core/common/password_manager_features.h"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there already a dep for this in the target for atom_browser_main_parts.cc?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, it will fail to find the definition if I remove the header

Copy link
Collaborator

@bridiver bridiver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++

@bridiver bridiver merged commit 94cb779 into master Jan 4, 2018
bridiver added a commit that referenced this pull request Jan 4, 2018
Disable password autofill upon page load
bridiver added a commit that referenced this pull request Jan 4, 2018
Disable password autofill upon page load
@bsclifton bsclifton deleted the browser-laptop-issue-12489 branch June 18, 2018 17:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable password autofill on page load
3 participants