Revert "Add an interface to communicate between the fake openvr and tests"
This reverts commit edb91802. Reason for revert: Suspecting flaky crashes: Win10 FYI Release (Intel HD 630) vr_browser_test https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win10%20FYI%20Release%20%28Intel%20HD%20630%29/974 Received fatal exception EXCEPTION_ACCESS_VIOLATION Backtrace: (No symbol) [0x6A3B41A0] (No symbol) [0x6A3B174E] device::OpenVRRenderLoop::SubmitFrameWithTextureHandle [0x052D8C2F+323] device::mojom::VRPresentationProviderStubDispatch::Accept [0x0399C195+1089] device::mojom::VRPresentationProviderStub<mojo::RawPtrImplRefTraits<device::mojom::VRPresentationProvider> >::Accept [0x052D9963+19] mojo::InterfaceEndpointClient::HandleValidatedMessage [0x03562159+541] mojo::FilterChain::Accept [0x0441F4F3+131] mojo::InterfaceEndpointClient::HandleIncomingMessage [0x03563006+106] mojo::internal::MultiplexRouter::ProcessIncomingMessage [0x0356658A+698] mojo::internal::MultiplexRouter::Accept [0x03566111+295] mojo::FilterChain::Accept [0x0441F4F3+131] mojo::Connector::ReadSingleMessage [0x03560830+364] mojo::Connector::ReadAllAvailableMessages [0x03560F0D+87] <snip> Bug: 853790 Original change's description: > Add an interface to communicate between the fake openvr and tests > > This change creates a way for tests to control the behavior of > the fake OpenVR, and allows devices to send information up to > tests. > > BUG=801034 > > Change-Id: Ie0fe035ada9553114c054717f52788d375d5c62f > Reviewed-on: https://chromium-review.googlesource.com/1100157 > Commit-Queue: Bill Orr <billorr@chromium.org> > Reviewed-by: Brian Sheedy <bsheedy@chromium.org> > Cr-Commit-Position: refs/heads/master@{#567725} TBR=jam@chromium.org,bsheedy@chromium.org,billorr@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 801034 Change-Id: Ie55238c46b1d9c34d92bee2b6324539912b47846 Reviewed-on: https://chromium-review.googlesource.com/1104837Reviewed-by:Jamie Madill <jmadill@chromium.org> Reviewed-by:
Bill Orr <billorr@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org> Cr-Commit-Position: refs/heads/master@{#568093}
Showing
Please register or sign in to comment