[WebLayer] Clean up mPaymentRequestService in CPRService
* Null-check mPaymentRequestService for its uses in the non-BrowserPRSservice interface implementation methods. This is in case other interfaces might use mPaymentRequestService after its closing. * Removed the unnecessary mPaymentRequestService null-checks when it is not used in the method. Bug: 1025619 Change-Id: Ic4fddfcb7279db09dfbfdc35f89c9c836dfaf420 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2543375 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Nick Burris <nburris@chromium.org> Cr-Commit-Position: refs/heads/master@{#828473}
Showing
Please register or sign in to comment