New issue
Advanced search Search tips

Issue 855623 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 855270
Owner:
Closed: Jun 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

PiP API breaks system_webview_shell_layout_test_apk

Project Member Reported by mattcary@chromium.org, Jun 22 2018

Issue description

Hi François,

I think your crrev.com/c/1090728 broke system_webview_shell_layout_test_apk. It's now failing with errors like the following. Could you fix it?

C  110.367s Main  [FAIL] org.chromium.webview_shell.test.WebViewLayoutTest#testWebViewIncludedStableInterfaces:
C  110.367s Main  org.junit.ComparisonFailure: Missing webview interfaces found expected:<[]> but was:<[interface ShadowRoot : DocumentFragment.getter pictureInPictureElement
C  110.367s Main  interface Document : Node.method exitPictureInPicture
C  110.367s Main  interface Document : Node.getter pictureInPictureEnabled
C  110.367s Main  interface Document : Node.getter pictureInPictureElement
C  110.367s Main  interface PictureInPictureWindow : EventTarget
C  110.367s Main  interface HTMLVideoElement : HTMLMediaElement.getter onenterpictureinpicture
C  110.367s Main  interface HTMLVideoElement : HTMLMediaElement.getter onleavepictureinpicture
C  110.367s Main  interface HTMLVideoElement : HTMLMediaElement.setter onleavepictureinpicture
C  110.367s Main  interface HTMLVideoElement : HTMLMediaElement.method requestPictureInPicture
C  110.367s Main  interface HTMLVideoElement : HTMLMediaElement.setter disablePictureInPicture
C  110.367s Main  interface HTMLVideoElement : HTMLMediaElement.getter disablePictureInPicture
C  110.367s Main  interface HTMLVideoElement : HTMLMediaElement.setter onenterpictureinpicture
C  110.367s Main  ]>
C
 
Mergedinto: 855270
Status: Duplicate (was: Untriaged)
Thank you!
I'm fixing at https://bugs.chromium.org/p/chromium/issues/detail?id=855270

Sign in to add a comment