Chromium Code Reviews
DescriptionRevert 242158 "Refactor CastSocket code for the following:"
Broke Win compile:
231>C:\b\build\slave\Win\build\src\chrome/browser/extensions/api/cast_channel/cast_socket.h(19): fatalerror C1083: Cannot open include file: 'chrome/browser/extensions/api/cast_channel/cast_channel.pb.h': No such file or directory
> Refactor CastSocket code for the following:
> - Refactor the Write code to avoid recursion
> - Refactor the read code to avoid recursion
> - With read code refactored, hook it up appropriately with connection flow
> to avoid re-entrancy of DoConnectLoop
>
> Review URL: https://codereview.chromium.org/79673003
TBR=munjal@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242199
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||