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

Issue 202523008: Simplify CompositingReasonFinder::requiresCompositingForPlugin (Closed)

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

Description

Simplify CompositingReasonFinder::requiresCompositingForPlugin This CL removes the optimization not to create a composited layer for 0x0 plugins. Removing this optimization simplifies the CompositingReasonFinder and removes a dependency on layout information. We've already removed a similar optimization for 0x0 iframes. This CL also removes RenderEmbeddedObject::allowsAcceleratedCompositing. This function is redundant with RenderPart::requiresAcceleratedCompositing because RenderPart is a base class of RenderEmbeddedObject. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169693

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : fix bad merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -28 lines) Patch
M Source/core/rendering/RenderEmbeddedObject.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderEmbeddedObject.cpp View 1 chunk +1 line, -6 lines 0 comments Download
M Source/core/rendering/compositing/CompositedLayerMapping.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/rendering/compositing/CompositingReasonFinder.h View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/compositing/CompositingReasonFinder.cpp View 1 2 2 chunks +3 lines, -16 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
abarth-chromium
6 years, 9 months ago (2014-03-20 19:55:43 UTC) #1
Ian Vollick
On 2014/03/20 19:55:43, abarth wrote: Nice! lgtm.
6 years, 9 months ago (2014-03-20 20:01:44 UTC) #2
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 9 months ago (2014-03-20 20:05:04 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/202523008/1
6 years, 9 months ago (2014-03-20 20:05:43 UTC) #4
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:06:06 UTC) #5
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:06:06 UTC) #6
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 9 months ago (2014-03-20 20:12:24 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/202523008/20001
6 years, 9 months ago (2014-03-20 20:12:26 UTC) #8
abarth-chromium
The CQ bit was unchecked by abarth@chromium.org
6 years, 9 months ago (2014-03-20 20:15:34 UTC) #9
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 9 months ago (2014-03-20 20:18:02 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/202523008/30006
6 years, 9 months ago (2014-03-20 20:18:08 UTC) #11
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:21:03 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg
6 years, 9 months ago (2014-03-20 20:21:03 UTC) #13
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 9 months ago (2014-03-20 20:24:43 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/202523008/30006
6 years, 9 months ago (2014-03-20 20:24:45 UTC) #15
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:27:18 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg
6 years, 9 months ago (2014-03-20 20:27:19 UTC) #17
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 9 months ago (2014-03-20 20:53:10 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/202523008/30006
6 years, 9 months ago (2014-03-20 20:53:25 UTC) #19
abarth-chromium
6 years, 9 months ago (2014-03-20 21:10:54 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 manually as r169693 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698