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

Issue 368953006: Added the RenderView routing_id to the DidCommitProvisionalLoad message. (Closed)

Created:
6 years, 5 months ago by Pat Meenan
Modified:
6 years, 5 months ago
Reviewers:
brettw, jam, nasko
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, creis+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Added the RenderView routing_id to the DidCommitProvisionalLoad message. This fixes an issue introduced by https://codereview.chromium.org/135723003/ where the navigation messages are no longer associated with the RenderView and as a result the resource loader was not resetting state for new navigations. BUG=391741 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284985

Patch Set 1 #

Patch Set 2 : Added comments referencing the RenderView dependencies bug #

Total comments: 3

Patch Set 3 : Fixed the comment to reference RenderFrameHost #

Total comments: 1

Patch Set 4 : Updated the comment to explicitly call out the downstream dependencies #

Patch Set 5 : Added references to the bug tracking the RenderViewHost to RenderFrameHost migration #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -1 line) Patch
M content/browser/loader/resource_scheduler_filter.cc View 1 2 3 4 1 chunk +9 lines, -1 line 0 comments Download
M content/common/frame_messages.h View 1 2 3 4 1 chunk +10 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Pat Meenan
nasko@chromium.org, creis@chromium.org: PTAL When the navigation notification was moved from RenderView to RenderFrame ( https://codereview.chromium.org/135723003/ ...
6 years, 5 months ago (2014-07-07 20:01:17 UTC) #1
nasko
This seems like the wrong approach to take and will leave us in the same ...
6 years, 5 months ago (2014-07-08 07:17:31 UTC) #2
Pat Meenan
On 2014/07/08 07:17:31, nasko wrote: > This seems like the wrong approach to take and ...
6 years, 5 months ago (2014-07-08 12:20:48 UTC) #3
nasko
On 2014/07/08 12:20:48, Pat Meenan wrote: > On 2014/07/08 07:17:31, nasko wrote: > > This ...
6 years, 5 months ago (2014-07-08 12:27:44 UTC) #4
Pat Meenan
On 2014/07/08 12:27:44, nasko wrote: > On 2014/07/08 12:20:48, Pat Meenan wrote: > > On ...
6 years, 5 months ago (2014-07-08 13:06:32 UTC) #5
Pat Meenan
On 2014/07/08 13:06:32, Pat Meenan wrote: > On 2014/07/08 12:27:44, nasko wrote: > > On ...
6 years, 5 months ago (2014-07-08 14:22:48 UTC) #6
nasko
On 2014/07/08 14:22:48, Pat Meenan wrote: > On 2014/07/08 13:06:32, Pat Meenan wrote: > > ...
6 years, 5 months ago (2014-07-08 14:40:29 UTC) #7
Pat Meenan
Bug filed: http://crbug.com/392171 I added comments around each of the places where the RVH routing_id ...
6 years, 5 months ago (2014-07-08 15:22:00 UTC) #8
Pat Meenan
brettw@chromium.org: I just noticed that cries was OOTO, would you mind taking a look?
6 years, 5 months ago (2014-07-21 12:35:47 UTC) #9
nasko
Noticed a possible comment error. Otherwise LGTM. https://codereview.chromium.org/368953006/diff/20001/content/browser/loader/resource_scheduler_filter.cc File content/browser/loader/resource_scheduler_filter.cc (right): https://codereview.chromium.org/368953006/diff/20001/content/browser/loader/resource_scheduler_filter.cc#newcode51 content/browser/loader/resource_scheduler_filter.cc:51: // those ...
6 years, 5 months ago (2014-07-21 13:11:24 UTC) #10
Pat Meenan
Thanks, fixed the comment. Just need OWNER LGTM (or feedback) from brettw on content/browser/loader/resource_scheduler_filter.cc and ...
6 years, 5 months ago (2014-07-21 14:25:03 UTC) #11
brettw
Is there a bug open for unwinding this? I also feel like there should be ...
6 years, 5 months ago (2014-07-21 20:46:56 UTC) #12
brettw
John is more involved with this site isolation stuff, I'd prefer he look at it.
6 years, 5 months ago (2014-07-21 20:47:42 UTC) #13
jam
lgtm with comment https://codereview.chromium.org/368953006/diff/40001/content/browser/loader/resource_scheduler_filter.cc File content/browser/loader/resource_scheduler_filter.cc (right): https://codereview.chromium.org/368953006/diff/40001/content/browser/loader/resource_scheduler_filter.cc#newcode49 content/browser/loader/resource_scheduler_filter.cc:49: // dependencies on being able to ...
6 years, 5 months ago (2014-07-22 01:06:18 UTC) #14
Pat Meenan
jam@, the dependencies that I could track down are in the bug that is referenced ...
6 years, 5 months ago (2014-07-22 19:09:33 UTC) #15
jam
On 2014/07/22 19:09:33, Pat Meenan wrote: > jam@, the dependencies that I could track down ...
6 years, 5 months ago (2014-07-22 20:05:01 UTC) #16
nasko
On 2014/07/22 20:05:01, jam wrote: > On 2014/07/22 19:09:33, Pat Meenan wrote: > > jam@, ...
6 years, 5 months ago (2014-07-23 06:48:08 UTC) #17
Pat Meenan
The CQ bit was checked by pmeenan@chromium.org
6 years, 5 months ago (2014-07-23 13:08:28 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pmeenan@chromium.org/368953006/80001
6 years, 5 months ago (2014-07-23 13:09:44 UTC) #19
commit-bot: I haz the power
6 years, 5 months ago (2014-07-23 17:48:15 UTC) #20
Message was sent while issue was closed.
Change committed as 284985

Powered by Google App Engine
This is Rietveld 408576698