| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
*error = "<" + exp->Name().Merged() + ">" + " is expected, but " + "<" +Would it be more readable if you rewrite it with `base::StringPrintf`?
https://source.chromium.org/chromium/chromium/src/+/main:base/strings/stringprintf.h
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Auto-Submit | +1 |
| Commit-Queue | +1 |
Thanks! Can you take a look at the diff please since your +1 was revoked :(
*error = "<" + exp->Name().Merged() + ">" + " is expected, but " + "<" +Would it be more readable if you rewrite it with `base::StringPrintf`?
https://source.chromium.org/chromium/chromium/src/+/main:base/strings/stringprintf.h
| 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. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Increase test coverage in /remoting/signaling - Part 1
I'm going to start adding the code to handle structured jingle
messages in the service protos but I wanted to ensure we have solid
test coverage in /signaling before modifying the code. This CL adds
tests for several existing FTL classes and for the XML converter class.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |