Revert of [mojo] Enable ServiceRegistryImpl to override remote services...
Revert of [mojo] Enable ServiceRegistryImpl to override remote services (patchset #12 id:220001 of https://codereview.chromium.org/1470153002/ ) Reason for revert: Causing Oilpan leak bot failure https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20Leak/builds/17113 Original issue's description: > [mojo] Enable ServiceRegistryImpl to override remote services > > This adds a new AddServiceOverride method to ServiceRegistryImpl. > The purpose of this is to allow testing code to intercept remote > service connections and opaquely provide a mock implementation of > any service. > > The new interface is also added to the ServiceRegistry's JS > bindings. > > Committed: https://crrev.com/9b0d7173af550086d5688137752a6f70109e9c98 > Cr-Commit-Position: refs/heads/master@{#371736} TBR=jam@chromium.org,reillyg@chromium.org,rockot@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. Review URL: https://codereview.chromium.org/1639233004 Cr-Commit-Position: refs/heads/master@{#372061}
Showing
Please register or sign in to comment