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

Issue 622823002: Make root layer DCHECK in RWC::layout less general (Closed)

Created:
6 years, 2 months ago by enne (OOO)
Modified:
6 years, 2 months ago
Reviewers:
danakj, jamesr
CC:
chromium-reviews, danakj, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, piman+watch_chromium.org, dmichael (off chromium)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Make root layer DCHECK in RWC::layout less general WebViewImpl always makes a root layer in layout, but not all RenderWidgets do. Instead, only DCHECK if there's a readback request. R=jamesr@chromium.org BUG=397321, 419644 Committed: https://crrev.com/fd619f2a10f1d0be2111b78dace3f975ab01258b Cr-Commit-Position: refs/heads/master@{#297880}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/renderer/gpu/render_widget_compositor.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (2 generated)
enne (OOO)
PTAL I could alternatively call the output request with nothing when there's no root layer, ...
6 years, 2 months ago (2014-10-02 14:42:46 UTC) #1
danakj
LGTM
6 years, 2 months ago (2014-10-02 15:02:15 UTC) #3
enne (OOO)
More specifically, the issue is that the Pepper WebWidget doesn't always have a root layer ...
6 years, 2 months ago (2014-10-02 15:04:45 UTC) #4
enne (OOO)
cq?
6 years, 2 months ago (2014-10-02 18:12:41 UTC) #5
jamesr
lgtm
6 years, 2 months ago (2014-10-02 18:25:27 UTC) #7
jamesr
It'd be great to make the pepper widget behave more similarly to other RenderWidgets, of ...
6 years, 2 months ago (2014-10-02 18:25:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/622823002/1
6 years, 2 months ago (2014-10-02 18:26:33 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1) as 76fcfdfa01b5708a953d735f385c14dbf9c4c915
6 years, 2 months ago (2014-10-02 19:27:50 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/fd619f2a10f1d0be2111b78dace3f975ab01258b Cr-Commit-Position: refs/heads/master@{#297880}
6 years, 2 months ago (2014-10-02 19:28:46 UTC) #11
Noel Gordon
On 2014/10/02 18:25:46, jamesr wrote: > It'd be great to make the pepper widget behave ...
6 years, 2 months ago (2014-10-03 02:30:16 UTC) #12
dmichael(do not use this one)
6 years, 2 months ago (2014-10-03 16:26:02 UTC) #13
Message was sent while issue was closed.
On 2014/10/03 02:30:16, Noel Gordon wrote:
> On 2014/10/02 18:25:46, jamesr wrote:
> > It'd be great to make the pepper widget behave more similarly to other
> > RenderWidgets, of course.
> 
> @dmichael  maybe file a bug about that?

Done. Feel free to comment.
https://code.google.com/p/chromium/issues/detail?id=420089

Powered by Google App Engine
This is Rietveld 408576698