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

Issue 11794018: Revert 175303 (Closed)

Created:
7 years, 11 months ago by jamesr
Modified:
7 years, 11 months ago
Reviewers:
jamesr
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, cc-bugs_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Revert 175303 > Make RenderWidget responsible for the composited view's lifetime > > Chromium side of https://bugs.webkit.org/show_bug.cgi?id=105071. > content::RenderWidget constructs a WebLayerTreeView when WebKit > asks it and then retains ownership. This has to be destroyed > before the WebWidget is closed since the WLTVClient is (currently) > a WebKit object. > > BUG=156175 > TBR=piman@chromium.org for content/content_renderer.gypi > > Review URL: https://codereview.chromium.org/11575049 TBR=jamesr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175304

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+246 lines, -302 lines) Patch
M content/content_renderer.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M content/renderer/render_widget.h View 3 chunks +0 lines, -9 lines 0 comments Download
M content/renderer/render_widget.cc View 8 chunks +10 lines, -56 lines 0 comments Download
M webkit/compositor_bindings/web_layer_tree_view_impl.h View 2 chunks +58 lines, -71 lines 0 comments Download
M webkit/compositor_bindings/web_layer_tree_view_impl.cc View 2 chunks +178 lines, -163 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jamesr
7 years, 11 months ago (2013-01-06 20:29:19 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698