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

Issue 1206753003: Add a TestRenderFrame to use in RenderViewTests (Closed)

Created:
5 years, 6 months ago by clamy
Modified:
5 years, 6 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a TestRenderFrame to use in RenderViewTests This CL adds a TestRenderFrame to use in RenderView browser tests. This allows RenderFrameImpl::OnNavigate to be private again, and RenderViewImplTests is no longer a friend of RenderFrameImpl. BUG=475027 Committed: https://crrev.com/98a9dee008d6a7a295f41dca6228fd31ea7595d4 Cr-Commit-Position: refs/heads/master@{#335930}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed Nasko's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -107 lines) Patch
M content/content_tests.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/test/render_view_test.cc View 4 chunks +11 lines, -6 lines 0 comments Download
M content/renderer/render_frame_impl.h View 1 3 chunks +4 lines, -7 lines 0 comments Download
M content/renderer/render_view_browsertest.cc View 27 chunks +50 lines, -94 lines 0 comments Download
A content/test/test_render_frame.h View 1 chunk +46 lines, -0 lines 0 comments Download
A content/test/test_render_frame.cc View 1 1 chunk +71 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
clamy
@nasko: PTAL @carlosk, fdegans: FYI
5 years, 6 months ago (2015-06-24 13:39:43 UTC) #2
nasko
LGTM with nits. https://codereview.chromium.org/1206753003/diff/1/content/renderer/render_frame_impl.h File content/renderer/render_frame_impl.h (right): https://codereview.chromium.org/1206753003/diff/1/content/renderer/render_frame_impl.h#newcode618 content/renderer/render_frame_impl.h:618: nit: No need for extra empty ...
5 years, 6 months ago (2015-06-24 14:18:02 UTC) #3
clamy
Thanks! https://codereview.chromium.org/1206753003/diff/1/content/renderer/render_frame_impl.h File content/renderer/render_frame_impl.h (right): https://codereview.chromium.org/1206753003/diff/1/content/renderer/render_frame_impl.h#newcode618 content/renderer/render_frame_impl.h:618: On 2015/06/24 14:18:02, nasko (paris) wrote: > nit: ...
5 years, 6 months ago (2015-06-24 14:51:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1206753003/20001
5 years, 6 months ago (2015-06-24 14:51:36 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-24 16:09:18 UTC) #8
commit-bot: I haz the power
5 years, 6 months ago (2015-06-24 16:10:16 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/98a9dee008d6a7a295f41dca6228fd31ea7595d4
Cr-Commit-Position: refs/heads/master@{#335930}

Powered by Google App Engine
This is Rietveld 408576698