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

Issue 199443009: Move iframe and plugin compositing triggers into additionalCompositingReasons (Closed)

Created:
6 years, 9 months ago by abarth-chromium
Modified:
6 years, 9 months ago
Reviewers:
pdr., ojan
CC:
blink-reviews, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, abarth-chromium, jchaffraix+rendering, rune+blink, esprehn, ojan, Ian Vollick
Visibility:
Public.

Description

Move iframe and plugin compositing triggers into additionalCompositingReasons This CL move the computation of iframe and plugin compositing triggers into iframe- and plugin-specific overrides of RenderObject::additionalCompositingReasons. This approach means that we don't need to take subtype specific branches for every type in CompositingReasonFinder. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169701

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -22 lines) Patch
M Source/core/rendering/RenderEmbeddedObject.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderEmbeddedObject.cpp View 1 chunk +7 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderPart.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderPart.cpp View 1 chunk +7 lines, -0 lines 0 comments Download
M Source/core/rendering/compositing/CompositingReasonFinder.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/rendering/compositing/CompositingReasonFinder.cpp View 2 chunks +0 lines, -20 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
abarth-chromium
6 years, 9 months ago (2014-03-20 20:33:55 UTC) #1
ojan
lgtm
6 years, 9 months ago (2014-03-20 20:36:21 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/199443009/1
6 years, 9 months ago (2014-03-20 20:36:29 UTC) #3
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-20 20:36:35 UTC) #4
commit-bot: I haz the power
Failed to apply patch for Source/core/rendering/compositing/CompositingReasonFinder.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-20 20:36:36 UTC) #5
abarth-chromium
Note: https://codereview.chromium.org/202523008/ needs to land first.
6 years, 9 months ago (2014-03-20 20:38:33 UTC) #6
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 9 months ago (2014-03-20 21:14:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/199443009/1
6 years, 9 months ago (2014-03-20 21:14:09 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-20 21:16:11 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on win_blink_compile_dbg
6 years, 9 months ago (2014-03-20 21:16:11 UTC) #10
pdr.
On 2014/03/20 21:16:11, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 9 months ago (2014-03-20 21:25:06 UTC) #11
pdr.
The CQ bit was checked by pdr@chromium.org
6 years, 9 months ago (2014-03-20 21:25:09 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/199443009/1
6 years, 9 months ago (2014-03-20 21:25:18 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/199443009/1
6 years, 9 months ago (2014-03-20 21:57:05 UTC) #14
commit-bot: I haz the power
6 years, 9 months ago (2014-03-20 22:29:55 UTC) #15
Message was sent while issue was closed.
Change committed as 169701

Powered by Google App Engine
This is Rietveld 408576698