Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
"if the CRD host is not configured and run on a Corp machine."
nit: maybe ", or if it is not run"? The use of "and" could be ambiguous and misunderstood as "will not be sent on a corp machine".
"if the CRD host is not configured and run on a Corp machine."
ditto
GetUpdateRemoteAccessHostRequest(const std::string& directory_id,
As I mentioned in the internal CL, it might be more manageable to pass these as a struct, but I'm fine if you fix this in a separate CL.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Auto-Submit | +1 |
Commit-Queue | +1 |
"if the CRD host is not configured and run on a Corp machine."
nit: maybe ", or if it is not run"? The use of "and" could be ambiguous and misunderstood as "will not be sent on a corp machine".
Thanks I missed that while editing the annotation. I've fixed it to be more clear.
"if the CRD host is not configured and run on a Corp machine."
Joe Downingditto
Done
GetUpdateRemoteAccessHostRequest(const std::string& directory_id,
As I mentioned in the internal CL, it might be more manageable to pass these as a struct, but I'm fine if you fix this in a separate CL.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
`//tools/traffic_annotation` LGTM
Not triggering autosubmit, because bots were red in the dry-run
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Auto-Submit | +0 |
`//tools/traffic_annotation` LGTM
Not triggering autosubmit, because bots were red in the dry-run
Thanks! The failures are unrelated ([2034/11530] SOLINK ./libchromeos_ui_clipboard_history.so) so I'm going to rebase and submit.
Thanks!
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
It turns out there was another build issue (masked by the external failure) that I had to address. Can i get you guys to +1 again?
Thanks!
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +2 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Add Heartbeat related methods to CorpServiceClient
These are analogous to the methods on the Cloud service client
but with the service details in //remoting/internal.
Internal CL: https://chrome-internal-review.googlesource.com/c/chrome/remoting/internal/+/7698773
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |