New issue
Advanced search Search tips

Issue 689385 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug


Sign in to add a comment

[Blink] Add ability to mock service connectors in JS for layout tests

Project Member Reported by blundell@chromium.org, Feb 7 2017

Issue description

Currently, Blink has no way to mock service connectors client-side in JS for layout tests. This is blocking the port of several Mojo interfaces to be hosted in the Device Service rather than //content/browser, as layout tests rely on providing mock implementations by calling interfaceProvider.addOverrideForTesting().

This email thread has more context: https://groups.google.com/a/chromium.org/forum/#!topic/platform-architecture-dev/RGIi1FxI8CE.

This CL is an attempt to add this functionality: https://codereview.chromium.org/2643063002/. It is currently stalled.
 
Blocking: 689437
Blocking: 689499
Blocking: 678920

Comment 4 by leon....@intel.com, Mar 17 2017

Blocking: 686687

Comment 5 by leon....@intel.com, Mar 17 2017

Blocking: 689383

Comment 6 by jam@chromium.org, Mar 27 2017

Owner: blundell@chromium.org
Status: Fixed (was: Available)
Blocking: -689437
Components: Internals>Services>Device

Sign in to add a comment