New issue
Advanced search Search tips

Issue 907425 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Regression in chrome.identity.getProfileUserInfo

Reported by sean.pou...@gmail.com, Nov 21

Issue description

UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36

Steps to reproduce the problem:
1. Clone https://github.com/seanpoulter/reproduce-chrome.identity.getProfileUserInfo-bug
2. Start Chrome as a logged in user
3. Add the repo as an unpacked extension on chrome://extensions in Developer mode

What is the expected behavior?
I expect chrome.identity.getProfileUserInfo to return a non-empty id for a logged in user. I was hoping to use this as an extension "instance ID".

What went wrong?
I see the following logged to the console from a my profile:
{ email: '', id: '' }

Did this work before? Yes 

Does this work in other browsers? Yes

Chrome version: 70.0.3538.102  Channel: n/a
OS Version: OS X 10.13.6
Flash Version: 

There is an unanswered post on StackOverflow here asked in Feb 2018:
https://stackoverflow.com/questions/48872747/getprofileuserinfo-is-returning-an-empty-email-and-an-empty-id
 
Components: Platform>Extensions
Labels: Needs-Triage-M70 Needs-Bisect
Cc: viswa.karala@chromium.org
Labels: Needs-Feedback Triaged-ET
Tried testing the issue on chrome reported version# 70.0.3538.102 using Mac 10.12.6 with steps mentioned below:
1) Downloaded the '.zip' file from URL provided in comment# 0, launched chrome from terminal with the user loggedin in it
2) Added the extension from chrome://extensions by enabling Developer mode, extension added successfully
3) Checked the Devtools>console, observed only warnings in it. Also clicked on background page on extension added, didn't observed anything

@Reporter: Please find the attached screencast for your reference and let us know if we missed anything in reproducing the issue, if possible provide screencast of the issue which help in better understanding and further triaging it in better way.

Thanks!
907425.mp4
1.9 MB View Download
Cc: rdevlin....@chromium.org
Status: Untriaged (was: Unconfirmed)
Mac triage: over to extensions triage for confirmation
Cc: droger@chromium.org
Labels: ServicesSignIn
Owner: msarda@chromium.org
Status: Assigned (was: Untriaged)
[Extensions Triage] Assigning to identity API owners for further triage.

Sign in to add a comment