Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Issue 453893002: Add a force-layout-height-to-zero layout mode to WebViewImpl (Closed)

Created:
6 years, 4 months ago by mkosiba (inactive)
Modified:
6 years, 4 months ago
CC:
blink-reviews, jamesr, dglazkov+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Add a force-layout-height-to-zero layout mode to WebViewImpl This makes it possible for the android_webview to implement 'wrap_content' mode for the view's height without completely ignoring the viewport meta tag (like it's doing now). TBR=abarth@chromium.org, aelias@chromium.org, mnaganov@chromium.org BUG=392460 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179823

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -0 lines) Patch
M Source/core/frame/Settings.in View 1 chunk +4 lines, -0 lines 0 comments Download
M Source/web/WebSettingsImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/WebSettingsImpl.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/web/WebViewImpl.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 chunk +80 lines, -0 lines 0 comments Download
M public/web/WebSettings.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mkosiba (inactive)
This is a re-land of https://codereview.chromium.org/382543003/ with a minor change to the tests to make ...
6 years, 4 months ago (2014-08-08 10:02:33 UTC) #1
mkosiba (inactive)
The CQ bit was checked by mkosiba@chromium.org
6 years, 4 months ago (2014-08-08 10:02:41 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkosiba@chromium.org/453893002/1
6 years, 4 months ago (2014-08-08 10:03:31 UTC) #3
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 11:45:22 UTC) #4
Message was sent while issue was closed.
Change committed as 179823

Powered by Google App Engine
This is Rietveld 408576698