Skip to content

Conversation

@digitalinfinity
Copy link
Contributor

RecyclablePromiseObjectWalker::Get had a missing break when inspecting the
state of a promise, causing an unresolved promise to show up as resolved in
F12. Fixed the logic here.

RecyclablePromiseObjectWalker::Get had a missing break when inspecting the
state of a promise, causing an unresolved promise to show up as resolved in
F12. Fixed the logic here.
Copy link
Contributor

@boingoing boingoing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@chakrabot chakrabot merged commit 2e26506 into chakra-core:release/1.8 Feb 1, 2018
chakrabot pushed a commit that referenced this pull request Feb 1, 2018
… state in debugger

Merge pull request #4631 from digitalinfinity:os_15681335_1.8

RecyclablePromiseObjectWalker::Get had a missing break when inspecting the
state of a promise, causing an unresolved promise to show up as resolved in
F12. Fixed the logic here.
chakrabot pushed a commit that referenced this pull request Feb 1, 2018
…of Promise state in debugger

Merge pull request #4631 from digitalinfinity:os_15681335_1.8

RecyclablePromiseObjectWalker::Get had a missing break when inspecting the
state of a promise, causing an unresolved promise to show up as resolved in
F12. Fixed the logic here.
chakrabot pushed a commit that referenced this pull request Feb 1, 2018
…x inspection of Promise state in debugger

Merge pull request #4631 from digitalinfinity:os_15681335_1.8

RecyclablePromiseObjectWalker::Get had a missing break when inspecting the
state of a promise, causing an unresolved promise to show up as resolved in
F12. Fixed the logic here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants