Combine WebView's services
Combine the crash_receiver_service and variations_service processes into a single webview_service process. This will save memory when crash and variations services are used simultaneously. Combine the crash/ and variations/ Java code into a single services/ directory. Create ServiceInit.java for common initialization code and to ensure ContextUtils.initApplicationContext() is called only once per service process lifetime. BUG=733857 Change-Id: I2588344d3d08d64f37cdd61d70d916438e32bcc4 Reviewed-on: https://chromium-review.googlesource.com/935902 Commit-Queue: Paul Miller <paulmiller@chromium.org> Reviewed-by:Gustav Sennton <gsennton@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#539931}
Showing
Please register or sign in to comment