New issue
Advanced search Search tips

Issue 790008 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jul 20
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Enable scrollTopLeftInterop for applications targetting P.

Project Member Reported by tobiasjs@chromium.org, Nov 30 2017

Issue description

See internal bug b/65254599 and  crbug.com/761016 

WebView needed to preserve the legacy values of document.documentElement.scroll{Width|Height}, but a new API version gives us an opportunity to deprecate legacy behaviour.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Dec 4 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/e3526f77d76ab1277059880b3cc472ea25d64fe7

commit e3526f77d76ab1277059880b3cc472ea25d64fe7
Author: Tobias Sargeant <tobiasjs@google.com>
Date: Mon Dec 04 16:26:02 2017

Enable CSS hex alpha and scrollTopLeftInterop based on P targetting

Bug:  618472 , 790008 
Change-Id: I663d380d14c927890a0863f4cb3158c2db1be408
Reviewed-on: https://chromium-review.googlesource.com/801017
Reviewed-by: Richard Coles <torne@chromium.org>
Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org>
Cr-Commit-Position: refs/heads/master@{#521360}
[modify] https://crrev.com/e3526f77d76ab1277059880b3cc472ea25d64fe7/android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java
[modify] https://crrev.com/e3526f77d76ab1277059880b3cc472ea25d64fe7/android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java

Status: Fixed (was: Assigned)

Sign in to add a comment