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

Issue 787333003: Clean up render_frame_impl.cc removing unnecessary static. (Closed)

Created:
6 years ago by dshwang
Modified:
6 years 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
Project:
chromium
Visibility:
Public.

Description

Clean up render_frame_impl.cc removing unnecessary static. Committed: https://crrev.com/b721ddf2c0d00a889a25fc32c954489e05294234 Cr-Commit-Position: refs/heads/master@{#307763}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rename to CreateRenderFrameImplFunction #

Total comments: 2

Patch Set 3 : clean up RenderFrameImpl::InstallCreateHook() also #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -13 lines) Patch
M content/renderer/render_frame_impl.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 7 chunks +13 lines, -12 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
dshwang
could you review this small clean up? I extract this from https://codereview.chromium.org/445013002/ as you mentioned.
6 years ago (2014-12-10 09:02:32 UTC) #2
mlamouri (slow - plz ping)
drive-by lgtm https://codereview.chromium.org/787333003/diff/1/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/787333003/diff/1/content/renderer/render_frame_impl.cc#newcode476 content/renderer/render_frame_impl.cc:476: using CreateRenderFrameImpl = RenderFrameImpl* (*)(RenderViewImpl*, int32); nit: ...
6 years ago (2014-12-10 09:50:03 UTC) #4
dshwang
Thank you for reviewing! https://codereview.chromium.org/787333003/diff/1/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/787333003/diff/1/content/renderer/render_frame_impl.cc#newcode476 content/renderer/render_frame_impl.cc:476: using CreateRenderFrameImpl = RenderFrameImpl* (*)(RenderViewImpl*, ...
6 years ago (2014-12-10 10:08:31 UTC) #5
Charlie Reis
Thanks! One note below, from my previous comment. https://codereview.chromium.org/787333003/diff/20001/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/787333003/diff/20001/content/renderer/render_frame_impl.cc#newcode554 content/renderer/render_frame_impl.cc:554: RenderFrameImpl* ...
6 years ago (2014-12-10 18:13:19 UTC) #6
dshwang
Thank you for reviewing. Done. https://codereview.chromium.org/787333003/diff/20001/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/787333003/diff/20001/content/renderer/render_frame_impl.cc#newcode554 content/renderer/render_frame_impl.cc:554: RenderFrameImpl* (*create_render_frame_impl)(RenderViewImpl*, int32)) { ...
6 years ago (2014-12-10 18:48:57 UTC) #7
Charlie Reis
Thanks! LGTM. (Don't worry about the checkdeps try job failures; that's from an unrelated CL.)
6 years ago (2014-12-10 19:27:34 UTC) #8
dshwang
On 2014/12/10 19:27:34, Charlie Reis wrote: > Thanks! LGTM. > > (Don't worry about the ...
6 years ago (2014-12-10 20:31:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/787333003/40001
6 years ago (2014-12-10 20:32:11 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-10 21:22:59 UTC) #12
commit-bot: I haz the power
6 years ago (2014-12-10 21:23:51 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b721ddf2c0d00a889a25fc32c954489e05294234
Cr-Commit-Position: refs/heads/master@{#307763}

Powered by Google App Engine
This is Rietveld 408576698