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

Issue 183263003: RenderLayer::clipParent() should avoid calling clippedByAncestor unless needed (Closed)

Created:
6 years, 9 months ago by esprehn
Modified:
6 years, 9 months ago
CC:
blink-reviews, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, blink-layers+watch_chromium.org, jchaffraix+rendering, pdr.
Visibility:
Public.

Description

RenderLayer::clipParent() should avoid calling clippedByAncestor unless needed Calling clippedByAncestor is not free, we should avoid calling it unless the compositingReasons() say we need to. R=ojan@chromium.org,vollick@chromium.org,abarth@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168234

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
esprehn
6 years, 9 months ago (2014-02-28 23:40:47 UTC) #1
Ian Vollick
lgtm
6 years, 9 months ago (2014-03-01 01:58:28 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/esprehn@chromium.org/183263003/1
6 years, 9 months ago (2014-03-01 01:58:55 UTC) #3
commit-bot: I haz the power
6 years, 9 months ago (2014-03-01 03:33:13 UTC) #4
Message was sent while issue was closed.
Change committed as 168234

Powered by Google App Engine
This is Rietveld 408576698