[remoteobjects] Implement RemoteObjectInjector#removeInterface
This CL implements RemoteObjectInjector#removeInterface which should call the RemoveNamedObject method on a RemoteObjectGateway remote. This CL changes to removing the unnamed object on only the browser side to secure that the object is injected again on the renderer. It is consistent with the old code, and fixes JavaBridgeBasicsTest#testRemovalNotReflectedUntilReload. Bug: 1105925 Change-Id: I7a304dba05f4e09b190658f684c13632497481d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379270Reviewed-by:Bo <boliu@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Shimi Zhang <ctzsm@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#816520}
Showing
Please register or sign in to comment