pasko
2015/07/09 13:37:13
If I were a third_party reviewer, I would not be h
If I were a third_party reviewer, I would not be happy with it because this
needs an extra explanation what part is imported, the fact that we commit to
removing this dependency soon, etc.
The review process is not the most lightweight (eng/oss/security):
https://www.chromium.org/developers/adding-3rd-party-libraries
We are not importing anything from a third party, the code is authored by our
team of chromium committers, and we can put it under the same license as all
chromium for the temporary period of time until we update the android support
library we use, and the equivalent code there gets used.
9
10 Local Modifications:
11 - Minor changes to the AIDL files:
12 - Add common.aidl
13 - Remove the "import" statement for the callback from the service file.
Issue 1224553003: customtabs: Convert to the new AIDL interface.
(Closed)
Created 5 years, 5 months ago by Benoit L
Modified 5 years, 5 months ago
Reviewers: Yusuf, pasko, lizeb1, Maria
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 30