Back out "async break should not preserve thread focus"
commitd6a07c25fa929063e090a210f917cf116ec50c47
authorArnab De <arnabde@fb.com>
Sun, 7 Nov 2021 15:36:17 +0000 (7 07:36 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Sun, 7 Nov 2021 15:37:56 +0000 (7 07:37 -0800)
treee17ded2a312860de4f0ed8c79b815d7e8487c5f6
parente88a40fd722615c195628a57fe3985feb3402ba1
Back out "async break should not preserve thread focus"

Summary:
Original commit changeset: 5667e15ded44

Reverting this diff to fix the issue described in T104888088. Setting `preserveFocusHint` to false for all `pause` messages causes VSCode to focus on the last request paused, which is not the intended behavior.

Reviewed By: paulbiss

Differential Revision: D32214248

fbshipit-source-id: 525c678afd80b486a7ec6bc7a8fee88ab4fda028
hphp/runtime/ext/vsdebug/debugger.cpp