| Commit-Queue | +1 |
"signin/chrome_oauth_consumer_registry.cc",Tanmoy MollikIt looks like this is unrelated to moving the files.
Please extract this to a separate CL.
Done
class ChromeOAuthConsumerRegistry : public OAuthConsumerRegistry {Tanmoy MollikIt looks like this is unrelated to moving the files.
Please extract this to a separate CL.
Done
OAuthConsumer ChromeOAuthConsumerRegistry::GetOAuthConsumerFromIdInternal(Tanmoy MollikIt looks like this is unrelated to moving the files.
Please extract this to a separate CL.
Done
signin::OAuthConsumer GetOAuthConsumerFromId(Tanmoy MollikIt looks like this is unrelated to moving the files.
Please extract this to a separate CL.
Done
oauth_consumer_registry_(signin::ChromeOAuthConsumerRegistry()) {Tanmoy MollikIt looks like this is unrelated to moving the files.
Please extract this to a separate CL.
Done
<< static_cast<int>(oauth_consumer_id_)Tanmoy MollikIt looks like this is unrelated to moving the files.
Please extract this to a separate CL.
This method will no longer be available publically. If i move it in a different cl then I will have to add Mitsuru again for review. To avoid back and forth I would like to keep this change in this cl if it's okay with you.
| 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. |
<< static_cast<int>(oauth_consumer_id_)Tanmoy MollikIt looks like this is unrelated to moving the files.
Please extract this to a separate CL.
This method will no longer be available publically. If i move it in a different cl then I will have to add Mitsuru again for review. To avoid back and forth I would like to keep this change in this cl if it's okay with you.
I don't understand.
Moving files around shouldn't change visibility of a method/function.
<< static_cast<int>(oauth_consumer_id_)Tanmoy MollikIt looks like this is unrelated to moving the files.
Please extract this to a separate CL.
Sylvain DefresneThis method will no longer be available publically. If i move it in a different cl then I will have to add Mitsuru again for review. To avoid back and forth I would like to keep this change in this cl if it's okay with you.
I don't understand.
Moving files around shouldn't change visibility of a method/function.
I meant in the following cl it will no longer be available. I have moved the subclasses and signin code changes to a different cl like you requested. It will no longer need review from you or Mitsuru. If i move this file change to the other cl as well then I will have to add back mitsuru again.
The method was never intended to used outside signin/* code either. I think it was added by mistake. It will not longer be possible to use that method after the next cl.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
<< static_cast<int>(oauth_consumer_id_)Tanmoy MollikIt looks like this is unrelated to moving the files.
Please extract this to a separate CL.
Sylvain DefresneThis method will no longer be available publically. If i move it in a different cl then I will have to add Mitsuru again for review. To avoid back and forth I would like to keep this change in this cl if it's okay with you.
Tanmoy MollikI don't understand.
Moving files around shouldn't change visibility of a method/function.
I meant in the following cl it will no longer be available. I have moved the subclasses and signin code changes to a different cl like you requested. It will no longer need review from you or Mitsuru. If i move this file change to the other cl as well then I will have to add back mitsuru again.
The method was never intended to used outside signin/* code either. I think it was added by mistake. It will not longer be possible to use that method after the next cl.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +0 |
Tough you still need mitsuru +1 since you lost it at some point.
<< GetOAuthConsumerFromId(oauth_consumer_id_).GetName()Boris SazonovThis changes the output. Is this temporary?
Mitsuru OshimaI don't think so. Do you have any concerns about changing this log message? It's still pretty easy to understand which consumer has triggered the error.
This was added for troubleshooting in case there is an issue, so you should make sure that owners are okay with this.
Please add reviewer from chromeos/ash/components/boca/OWNERS. I can stamp once you've got +1.
Hi April, please take a look at chromeos/ash/components/boca/babelroca/* files.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |