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

Issue 19059004: Remove didReceiveDocumentData() and set its only state in didCommitProvisionalLoad (Closed)

Created:
7 years, 5 months ago by Nate Chapin
Modified:
7 years, 5 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Remove didReceiveDocumentData() and set its only state in didCommitProvisionalLoad The only use for this callback is to set state that we could just as well set in didCommitProvisionalLoad, which is called almost immediately after. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212390

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
Nate Chapin
PTAL
7 years, 5 months ago (2013-07-17 22:48:30 UTC) #1
jochen (gone - plz use gerrit)
lgtm
7 years, 5 months ago (2013-07-18 07:14:46 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/19059004/1
7 years, 5 months ago (2013-07-18 15:52:33 UTC) #3
commit-bot: I haz the power
7 years, 5 months ago (2013-07-18 19:13:28 UTC) #4
Message was sent while issue was closed.
Change committed as 212390

Powered by Google App Engine
This is Rietveld 408576698