DescriptionRevert of Add code to deal with serial device disconnection detection on Windows (patchset #14 id:260001 of https://codereview.chromium.org/1439443002/ )
Reason for revert:
Reverting because of compile issue on https://build.chromium.org/p/chromium/builders/Win/builds/37540
unresolved external symbol "public: __thiscall device::DeviceInfoQueryWin::DeviceInfoQueryWin(void)
Please fix
Original issue's description:
> Add code to deal with serial device disconnection
> detection on Windows.
>
> This patch added code to deal with serial device
> disconnection detection problem on Windows. It gets the
> COM port information from the device path and compare
> the COM port information with the port information that
> serial io handler holds. If they match, cancel read for
> that port.
>
> BUG=361606
>
> Committed: https://crrev.com/195a0f202c1b89540d4a385d881cd483abe757fa
> Cr-Commit-Position: refs/heads/master@{#360193}
TBR=reillyg@chromium.org,grt@chromium.org,thestig@chromium.org,juncai@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=361606
Committed: https://crrev.com/4e9fba01a3d8e3f699dca4fa7c48df08edd5e8b7
Cr-Commit-Position: refs/heads/master@{#360212}
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|