DescriptionRevert of Reland: Add code to deal with serial device disconnection detection on Windows (patchset #16 id:300001 of https://codereview.chromium.org/1439443002/ )
Reason for revert:
Broke Win GN build http://build.chromium.org/p/chromium.win/builders/Win%20x64%20GN%20%28dbg%29/builds/13710
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}
>
> Committed: https://crrev.com/8d09d9564ea10012d55ed634c0c2835efbd8d01f
> Cr-Commit-Position: refs/heads/master@{#360347}
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/221127798bff4a91906781f6e862a9258cd8b9f8
Cr-Commit-Position: refs/heads/master@{#360356}
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|