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

Issue 798913002: Remove FIXME regarding respecting overflow clip. (Closed)

Created:
6 years ago by mstensho (USE GERRIT)
Modified:
6 years ago
Reviewers:
chrishtr
CC:
blink-layers+watch_chromium.org, blink-reviews, blink-reviews-rendering, Dominik Röttsches, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Remove FIXME regarding respecting overflow clip. Background: https://bugs.webkit.org/show_bug.cgi?id=91117 This is where ShouldRespectOverflowClip was introduced, and, as the name might suggest, it was only meant to be used for "overflow clip" (RenderObject::hasOverflowClip()), not "clip" (RenderObject::hasClip()). The 'clip' property should always be respected, while we have to ignore overflow clipping sometimes, so that we can composite content not currently within the viewport established by a scrollable container. R=chrishtr@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187047

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M Source/core/rendering/RenderLayerClipper.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
mstensho (USE GERRIT)
6 years ago (2014-12-12 10:46:46 UTC) #1
chrishtr
lgtm
6 years ago (2014-12-12 17:03:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/798913002/1
6 years ago (2014-12-12 17:04:17 UTC) #4
commit-bot: I haz the power
6 years ago (2014-12-12 19:20:19 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=187047

Powered by Google App Engine
This is Rietveld 408576698