-
Robert Sesek authored
With the Service Manager going away, the manifest files that previously mediated access to Mojo services across processes are going away too. Under the new system, various //content classes have methods that bind mojo::Receiver<T> objects via GenericPendingReceiver. Since these call sites control access to objects across a privilege boundary, they should be under the SECURITY_OWNERS review system. This pass splits out BindHostReceiver calls. Bug: 1012033 Change-Id: I390a26af782953625b603270e3201535ff4ee9d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880315Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Sean Topping <seantopping@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#710095}
2382ca6f