mac: Prevent Address Book permissions dialog from erroneously appearing.
This CL fixes a bug where auto-updating Chrome can cause the Address Book permissions dialog to appear, even though the user has already granted/denied Chrome access to the user's Address Book. When the Chrome binary is updated, chrome_autofill_client now passes the information to personal_data_manager, which will refrain from accessing the address book, if doing so would cause a blocking dialog to appear. BUG=381763 Review URL: https://codereview.chromium.org/334653006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278254 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment