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

Issue 609943002: Ensure that the browser’s copy of page id is in sync with the renderer’s. (Closed)

Created:
6 years, 2 months ago by Avi (use Gerrit)
Modified:
6 years, 2 months ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Ensure that the browser’s copy of page id is in sync with the renderer’s. This is likely to crash, and so has debugging statements. BUG=407376 TEST=no crashing, we hope Committed: https://crrev.com/af3e9e0b1325f0f4aaaf784c1379ffa34a20c31e Cr-Commit-Position: refs/heads/master@{#297263}

Patch Set 1 #

Total comments: 10

Patch Set 2 : review #

Total comments: 4

Patch Set 3 : siteinstance #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -1 line) Patch
M chrome/common/crash_keys.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host_delegate.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 2 chunks +35 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
Charlie Reis
Yes, this should give us some more info. I especially like comparing against the last ...
6 years, 2 months ago (2014-09-26 19:30:11 UTC) #2
Avi (use Gerrit)
https://codereview.chromium.org/609943002/diff/1/content/browser/frame_host/render_frame_host_impl.cc File content/browser/frame_host/render_frame_host_impl.cc (right): https://codereview.chromium.org/609943002/diff/1/content/browser/frame_host/render_frame_host_impl.cc#newcode1005 content/browser/frame_host/render_frame_host_impl.cc:1005: CHECK_EQ(render_view_host_->page_id_, page_id); On 2014/09/26 19:30:11, Charlie Reis wrote: > ...
6 years, 2 months ago (2014-09-26 19:58:19 UTC) #3
Charlie Reis
LGTM with one extra bit of information. https://codereview.chromium.org/609943002/diff/20001/content/browser/web_contents/web_contents_impl.cc File content/browser/web_contents/web_contents_impl.cc (right): https://codereview.chromium.org/609943002/diff/20001/content/browser/web_contents/web_contents_impl.cc#newcode3647 content/browser/web_contents/web_contents_impl.cc:3647: base::IntToString(entry->GetPageID())); From ...
6 years, 2 months ago (2014-09-26 20:09:15 UTC) #4
Avi (use Gerrit)
Charlie, the last changes you asked for Robert, as you have seen before https://codereview.chromium.org/609943002/diff/20001/content/browser/web_contents/web_contents_impl.cc File ...
6 years, 2 months ago (2014-09-26 20:22:34 UTC) #6
Charlie Reis
Thanks, LGTM.
6 years, 2 months ago (2014-09-26 20:25:55 UTC) #7
Robert Sesek
lgtm
6 years, 2 months ago (2014-09-26 20:34:18 UTC) #8
Avi (use Gerrit)
M39 was cut; let's do this.
6 years, 2 months ago (2014-09-29 21:02:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/609943002/40001
6 years, 2 months ago (2014-09-29 21:04:15 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001) as ab356cba6890ac12d4a78b743677ff38f763221b
6 years, 2 months ago (2014-09-29 21:11:28 UTC) #12
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/af3e9e0b1325f0f4aaaf784c1379ffa34a20c31e Cr-Commit-Position: refs/heads/master@{#297263}
6 years, 2 months ago (2014-09-29 21:15:26 UTC) #13
Charlie Reis
6 years, 2 months ago (2014-09-30 21:45:58 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/616163002/ by creis@chromium.org.

The reason for reverting is: Crash data coming in, in version 40.0.2174.0.
See http://crbug.com/419129 for details..

Powered by Google App Engine
This is Rietveld 408576698