Hi team,
We are adding PDF-related features to ChromeOS Camera App and would like to move services from //chrome/services outside of //chrome due to a recent restriction prohibiting new //chrome dependencies for Ash code.
There are two services that we want to move:
PDF Service: Implementation and Service. Currently, only Ash uses this service.
To be added PDF Searchify Service: Design document and prototype CL. After discussions with the security team, we have decided to run a separate process for each PDF Searchify request. We expect that it can be used in the browser.
We believe that the PDF Service can be moved to //chromeos/ash/services, while the PDF Searchify service can be moved to //services. However, we are also considering if there is a suitable location for both services.
Could you shed some light on where to move the services (current //chrome/browser/pdf/pdf_service.h and //chrome/browser/printing/pdf_searchify_service.h) and the implementations?
Please let me know if any further information is required.
Thanks,
Chu-Hsuan
Hi team,
We are adding PDF-related features to ChromeOS Camera App and would like to move services from //chrome/services outside of //chrome due to a recent restriction prohibiting new //chrome dependencies for Ash code.
There are two services that we want to move:
PDF Service: Implementation and Service. Currently, only Ash uses this service.
To be added PDF Searchify Service: Design document and prototype CL. After discussions with the security team, we have decided to run a separate process for each PDF Searchify request. We expect that it can be used in the browser.
We believe that the PDF Service can be moved to //chromeos/ash/services,
while the PDF Searchify service can be moved to //services.
However, we are also considering if there is a suitable location for both services.
Could you shed some light on where to move the services (current //chrome/browser/pdf/pdf_service.h and //chrome/browser/printing/pdf_searchify_service.h) and the implementations?
Please let me know if any further information is required.
Thanks,
Chu-Hsuan
--
You received this message because you are subscribed to the Google Groups "services-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to services-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/services-dev/1333d545-250b-4a03-8f60-7d1359555291n%40chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to services-dev+unsubscribe@chromium.org.