New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 595688 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Apr 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug

Blocking:
issue 602214



Sign in to add a comment

Debugger does not get the correct return value in ignition.

Project Member Reported by mythria@chromium.org, Mar 17 2016

Issue description

In ignition we do not seem to get the correct return value on debugger.

inspector/sources/debugger/debugger-return-value.html test fails due to this. This test expects the return value of 10 after stepping over 3 times, but in ignition the return value is undefined. The number of break points itself seems to be correct.
 
Blocking: 602214
This is fixed now, right?
Status: Fixed (was: Available)
This cl fixes this: https://codereview.chromium.org/1842683002/

Sign in to add a comment