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 2564193002: [SPv2] Add CSS mix-blend-mode support (Closed)

Created:
4 years ago by trchen
Modified:
4 years ago
Reviewers:
pdr., Xianzhu, chrishtr
CC:
ajuma+watch_chromium.org, blink-reviews, blink-reviews-paint_chromium.org, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, f(malita), jbroman, Justin Novosad, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[SPv2] Add CSS mix-blend-mode support This CL adds blendMode field to EffectPaintPropertyNode, upgrades PaintPropertyTreeBuilder to create effect nodes if CSS mix-blend-mode is applied to an element and ensure propery isolation on the parent, and adds corresponding conversion in PaintArtifactCompositor. BUG=609937 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/bdc8576be81b557e582029633b76e509f15bd18f Cr-Commit-Position: refs/heads/master@{#438775}

Patch Set 1 : [SPv2] Add CSS mix-blend-mode support #

Patch Set 2 : rebase #

Patch Set 3 : fix SVG crashes #

Patch Set 4 : update test expectations #

Total comments: 5

Patch Set 5 : fix isolation parent invalidation #

Patch Set 6 : fix under-invalidation & rebase #

Patch Set 7 : fix msvc warning #

Messages

Total messages: 32 (21 generated)
trchen
Will rebaseline tests after trybots. ZZZzzZzzz...
4 years ago (2016-12-10 00:10:50 UTC) #4
pdr.
Overall looks good. Can you remove any lines from TestExpectations with this change?
4 years ago (2016-12-12 18:50:23 UTC) #5
trchen
Test expectation updated. About 2/3 of css3/blending passed. Most of the failures are due to ...
4 years ago (2016-12-13 23:43:35 UTC) #8
pdr.
LGTM, but please wait for WangXianzhu. +reviewer wangxianzhu, can you double-check our approach to testing ...
4 years ago (2016-12-14 01:05:18 UTC) #10
trchen
https://codereview.chromium.org/2564193002/diff/80001/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp File third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp (right): https://codereview.chromium.org/2564193002/diff/80001/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp#newcode384 third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp:384: // Yes, including LayoutSVGRoot, because SVG layout objects don't ...
4 years ago (2016-12-14 01:12:35 UTC) #11
Xianzhu
lgtm https://codereview.chromium.org/2564193002/diff/80001/third_party/WebKit/Source/platform/graphics/paint/EffectPaintPropertyNode.cpp File third_party/WebKit/Source/platform/graphics/paint/EffectPaintPropertyNode.cpp (right): https://codereview.chromium.org/2564193002/diff/80001/third_party/WebKit/Source/platform/graphics/paint/EffectPaintPropertyNode.cpp#newcode25 third_party/WebKit/Source/platform/graphics/paint/EffectPaintPropertyNode.cpp:25: Please wait for https://codereview.chromium.org/2574713003/ landing, then rebase on ...
4 years ago (2016-12-14 01:19:43 UTC) #12
trchen
https://codereview.chromium.org/2564193002/diff/80001/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 File third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 (right): https://codereview.chromium.org/2564193002/diff/80001/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2#newcode2163 third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2:2163: Bug(none) css3/blending/background-blend-mode-overlapping-accelerated-elements.html [ Failure ] Some of them yes, ...
4 years ago (2016-12-14 01:49:55 UTC) #15
trchen
A stacking context (or isolating SVG element) may or may not omit effect nodes depend ...
4 years ago (2016-12-14 02:27:53 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2564193002/140001
4 years ago (2016-12-15 05:15:00 UTC) #27
commit-bot: I haz the power
Committed patchset #7 (id:140001)
4 years ago (2016-12-15 07:30:48 UTC) #30
commit-bot: I haz the power
4 years ago (2016-12-15 07:32:52 UTC) #32
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/bdc8576be81b557e582029633b76e509f15bd18f
Cr-Commit-Position: refs/heads/master@{#438775}

Powered by Google App Engine
This is Rietveld 408576698