 Chromium Code Reviews
 Chromium Code Reviews Issue 2744963002:
  Introduce InterfaceEndpointClient(IEC), InterfaceEndpointHandle and  (Closed)
    
  
    Issue 2744963002:
  Introduce InterfaceEndpointClient(IEC), InterfaceEndpointHandle and  (Closed) 
  | Index: third_party/WebKit/LayoutTests/vibration/vibration-iframe-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/vibration/vibration-iframe-expected.txt b/third_party/WebKit/LayoutTests/vibration/vibration-iframe-expected.txt | 
| index 314f8bc5a2c7583ad475324aefb68b6e967a8597..0a0865efed15473f9dc8fc9df60c269b8510e028 100644 | 
| --- a/third_party/WebKit/LayoutTests/vibration/vibration-iframe-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/vibration/vibration-iframe-expected.txt | 
| @@ -1,5 +1,5 @@ | 
| -CONSOLE ERROR: line 299: Uncaught TypeError: Cannot read property 'then' of undefined | 
| -CONSOLE ERROR: line 299: Uncaught TypeError: Cannot read property 'then' of undefined | 
| +CONSOLE ERROR: line 300: Uncaught TypeError: Cannot read property 'then' of undefined | 
| 
yzshen1
2017/03/29 22:05:34
This seems unfortunate. :/ Does this break everyti
 | 
| +CONSOLE ERROR: line 300: Uncaught TypeError: Cannot read property 'then' of undefined | 
| This is a testharness.js-based test. | 
| Harness Error. harness_status.status = 1 , harness_status.message = Uncaught TypeError: Cannot read property 'then' of undefined | 
| PASS Iframe reload cancels vibration started by it before. |