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

Issue 11778068: Revert 175827 (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 175827 > 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 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175303 > > Review URL: https://codereview.chromium.org/11575049 Broke interactive_ui_tests:ExtensionApiTest.NotificationsHasPermissionManifest on windows TBR=jamesr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175834

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+241 lines, -298 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 +9 lines, -55 lines 0 comments Download
M webkit/compositor_bindings/web_layer_tree_view_impl.h View 2 chunks +57 lines, -70 lines 0 comments Download
M webkit/compositor_bindings/web_layer_tree_view_impl.cc View 2 chunks +175 lines, -161 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jamesr
7 years, 11 months ago (2013-01-09 18:28:44 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698