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

Issue 327593002: Remove illegal compositing queries in RenderObject::adjustStyleDifference (Closed)

Created:
6 years, 6 months ago by ajuma
Modified:
6 years, 6 months ago
Reviewers:
abarth-chromium
CC:
blink-layers+watch_chromium.org, blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr., rune+blink, zoltan1
Visibility:
Public.

Description

Remove illegal compositing queries in RenderObject::adjustStyleDifference This replaces calls to RenderLayer::hasDirectReasonsForCompositing in RenderObject::adjustStyleDifference with calls to RenderLayer::styleDeterminedCompositingReasons. This also removes hasDirectReasonsForCompositing altogether, as it no longer has any callers. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175842

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
ajuma
6 years, 6 months ago (2014-06-09 22:43:20 UTC) #1
abarth-chromium
LGTM!!!
6 years, 6 months ago (2014-06-10 00:01:03 UTC) #2
ajuma
The CQ bit was checked by ajuma@chromium.org
6 years, 6 months ago (2014-06-10 00:37:16 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ajuma@chromium.org/327593002/1
6 years, 6 months ago (2014-06-10 00:37:46 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-10 01:20:59 UTC) #5
Message was sent while issue was closed.
Change committed as 175842

Powered by Google App Engine
This is Rietveld 408576698