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

Issue 869533004: Fix WCO::RenderFrameCreated and WCO::RenderFrameDeleted notifications.

Created:
5 years, 11 months ago by nasko
Modified:
5 years, 10 months ago
Reviewers:
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix WCO::RenderFrameCreated and WCO::RenderFrameDeleted notifications. BUG=450799

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Passing content browser and unit tests. #

Patch Set 4 : Fixes for RenderFrameHostChanged. #

Patch Set 5 : Fixes for RenderFrameHostChanged. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+265 lines, -103 lines) Patch
M content/browser/frame_host/frame_tree_unittest.cc View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 3 4 11 chunks +43 lines, -13 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 1 2 3 7 chunks +15 lines, -12 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 2 4 chunks +10 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 8 chunks +42 lines, -47 lines 0 comments Download
M content/browser/web_contents/web_contents_impl_unittest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/public/test/web_contents_observer_sanity_checker.h View 1 2 1 chunk +7 lines, -1 line 0 comments Download
M content/public/test/web_contents_observer_sanity_checker.cc View 1 2 3 15 chunks +105 lines, -27 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 chunks +11 lines, -0 lines 0 comments Download
M content/test/test_render_frame_host.cc View 1 2 3 chunks +14 lines, -1 line 0 comments Download
M content/test/test_web_contents.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698