New issue
Advanced search Search tips

Issue 911720 link

Starred by 1 user

Issue metadata

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

Blocking:
issue 897916



Sign in to add a comment

Settings: Crash in people_page.js: handleProfileInfo_

Project Member Reported by steve...@chromium.org, Dec 4

Issue description

Occasionally we are seeing a crash in the Settings page JS:

"Uncaught (in promise) RangeError: Too many arguments in function call  (only 65534 allowed)
    at crisper.js:486
    at Array.map (<anonymous>)
    at Object.ConvertImageSequenceToPng (crosper.js:486)
    at HTMLElement.handleProfileInfo_ (crisper.js:597)

I suspect this is preventing the page from responding to events (e.g. network updates).

See issue 897916 for details

 

Sign in to add a comment