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

Issue 77723004: [CSS Blending] Fix isolation for the hardware path. (Closed)

Created:
7 years, 1 month ago by mitica
Modified:
7 years, 1 month ago
Reviewers:
Stephen Chennney
CC:
blink-reviews, bemjb+rendering_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, zoltan1
Visibility:
Public.

Description

[CSS Blending] Fix isolation for the hardware path. For "isolation:isolate" with accelerated elements, an ASSERT was triggered in RenderLayerCompositor::subtreeReasonsForCompositing. This was caused by errorneously including |hasIsolation| to RenderObject::CreateGroup. Also, removing the comment from the method since it is misleading. BUG=229615 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162360

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -10 lines) Patch
M LayoutTests/css3/compositing/isolation-isolate-simple.html View 1 chunk +7 lines, -1 line 0 comments Download
M LayoutTests/css3/compositing/isolation-isolate-simple-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/RenderObject.h View 2 chunks +1 line, -4 lines 0 comments Download
M Source/core/rendering/RenderObject.cpp View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mitica
Hi Stephen, could you please also review this? This is the last missing part of ...
7 years, 1 month ago (2013-11-20 08:54:53 UTC) #1
Stephen Chennney
lgtm
7 years, 1 month ago (2013-11-20 12:27:02 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mitica@adobe.com/77723004/1
7 years, 1 month ago (2013-11-20 12:27:08 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-11-20 13:25:34 UTC) #4
Message was sent while issue was closed.
Change committed as 162360

Powered by Google App Engine
This is Rietveld 408576698