New issue
Advanced search Search tips

Issue 717741 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 2
Type: Bug



Sign in to add a comment

Investigate why there are multiple abort/completion calls on PR desktop.

Project Member Reported by se...@chromium.org, May 2 2017

Issue description

The JourneyLogger gets asked to record more than once, which means that there are multiple calls to complete/abort.

I put a if to record only once in the JourneyLogger, which should become a DCHECK when this issue is fixed.
 
The easiest way to figure out what's happening is to put a DCHECK() in the code path you're investigating. If you cannot trigger the DHCECK() locally, try using debug::DumpWithoutCrashing().

Comment 2 by se...@chromium.org, Jun 1 2017

Labels: -M-60 M-61

Comment 3 by ma...@chromium.org, Jun 5 2017

Owner: se...@chromium.org
Status: Assigned (was: Available)
Still valid?

Comment 4 by se...@chromium.org, Jun 5 2017

Status: WontFix (was: Assigned)
Nope, We found out why and take the appropriate mesures, thanks for flagging.
Components: -UI>Browser>Autofill>Payments UI>Browser>Payments

Sign in to add a comment