New issue
Advanced search Search tips

Issue 618635 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug

Blocking:
issue 618471



Sign in to add a comment

"[GLOBAL OBJECT].attribute chrome" exposed in chrome but not in webview

Project Member Reported by timvolod...@chromium.org, Jun 9 2016

Issue description

It looks like since https://codereview.chromium.org/1994683004/ the a new "chrome" attribute has been exposed. However it does not appear to be exposed in WebView, is this intentional?

+cc: a couple of people on the above patch, feel free to cc more.
 
Blocking: 618471
so as discussed on the patch thread see https://codereview.chromium.org/1994683004/ this is one of those 'apis' that are only exposed in layout tests, not actually web-exposed. Since we run the global-interface-listing layout test in WebView in a non-chrome-layout test setting it gets picked up as absent (while it's listed in the expectations file).

So this is the expected result and simply adding it to exclusions resolves the issue see  crbug.com/618471  for details.

Status: Fixed (was: Untriaged)

Sign in to add a comment