[WebLayer] Handle CRPService closing
This CL removes the following assumptions from CPRService: * PRService has to be alive when calling CPRService.close(). * PRService.disconnectFromClientWithDebugMessage() calls CPRService.close(). Reducing this kind of coupling would make it easier to maintain CPRService, PRService. Bug: 1025619 Change-Id: I17b278ae20a5cce305d9d1f9330fac2c13ce762f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2543837 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#828521}
Showing
Please register or sign in to comment