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

Issue 1584993002: Delete code involving overdraw bottom height. (Closed)

Created:
4 years, 11 months ago by aelias_OOO_until_Jul13
Modified:
4 years, 11 months ago
CC:
Changwan Ryu, chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, mcasas+watch_chromium.org, posciak+watch_chromium.org, ymalik
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Delete code involving overdraw bottom height. This code follows up r291306 making renderer-reported overdraw_bottom_height always zero, with some late deletion of dead code that was downstream at the time. This also deletes two pieces of not-strictly-dead code that appear no longer to do anything useful: 1) The workaround for http://crbug.com/440469. I can no longer reproduce on a Lollipop Nexus 10 with the workaround deleted. 2) Mutation of mCachedVisibleViewport. When we don't have a visible renderer, overdraw_bottom_height was populated with the View information, so in theory the mutation could've done something. overdraw_bottom_height was zero the vast majority of the time, though, so it seems unlikely that any layout relies on this. BUG=404315 Committed: https://crrev.com/7dd28324d2477475b898b10c6ffc7d0b62bd92b5 Cr-Commit-Position: refs/heads/master@{#370355}

Patch Set 1 #

Patch Set 2 : Fix Cast test #

Patch Set 3 : Delete more mCachedVisibleViewport lines #

Messages

Total messages: 24 (17 generated)
aelias_OOO_until_Jul13
Hi tedchoc@, PTAL.
4 years, 11 months ago (2016-01-15 03:07:15 UTC) #12
Ted C
Seems fine to me, but I am not at all familiar with this code anymore. ...
4 years, 11 months ago (2016-01-15 17:13:36 UTC) #14
David Trainor- moved to gerrit
Re "2)", so in some cases we had a situation where the mVisibleContentViewport was empty ...
4 years, 11 months ago (2016-01-20 07:35:36 UTC) #15
aelias_OOO_until_Jul13
On 2016/01/20 at 07:35:36, dtrainor wrote: > Re "2)", so in some cases we had ...
4 years, 11 months ago (2016-01-20 07:55:02 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1584993002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1584993002/40001
4 years, 11 months ago (2016-01-20 07:57:48 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2016-01-20 09:17:53 UTC) #22
commit-bot: I haz the power
4 years, 11 months ago (2016-01-20 09:19:13 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7dd28324d2477475b898b10c6ffc7d0b62bd92b5
Cr-Commit-Position: refs/heads/master@{#370355}

Powered by Google App Engine
This is Rietveld 408576698