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

Issue 1410543014: Gather more debug info for the switch away from page id for titles and state. (Closed)

Created:
5 years, 1 month ago by Charlie Reis
Modified:
5 years, 1 month 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
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Gather more debug info for the switch away from page id for titles and state. This is temporary and can be reverted after we observe crashes (or none). BUG=369661 TEST=Watch for crashes in UpdateState and UpdateTitle Committed: https://crrev.com/a67bd94373bfe81c29d2a0cfd7ae956f899eeece Cr-Commit-Position: refs/heads/master@{#358213}

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 3

Patch Set 3 : Avi's suggestions #

Patch Set 4 : Fix null check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -8 lines) Patch
M chrome/common/crash_keys.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 3 chunks +54 lines, -8 lines 0 comments Download
M content/public/common/page_state.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/page_state.cc View 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (8 generated)
Charlie Reis
Avi: Can you review in general? This revives https://codereview.chromium.org/1263393002/ to see if the earlier causes ...
5 years, 1 month ago (2015-11-04 23:59:46 UTC) #2
Avi (use Gerrit)
LGTM with nitpickiness. (Is this the same patch that I landed earlier? I guess I ...
5 years, 1 month ago (2015-11-05 00:50:35 UTC) #3
Robert Sesek
crash_keys LGTM
5 years, 1 month ago (2015-11-05 15:57:27 UTC) #4
Charlie Reis
https://codereview.chromium.org/1410543014/diff/20001/content/browser/web_contents/web_contents_impl.cc File content/browser/web_contents/web_contents_impl.cc (right): https://codereview.chromium.org/1410543014/diff/20001/content/browser/web_contents/web_contents_impl.cc#newcode3899 content/browser/web_contents/web_contents_impl.cc:3899: CHECK(new_entry); On 2015/11/05 00:50:35, Avi wrote: > I get ...
5 years, 1 month ago (2015-11-05 22:12:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1410543014/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1410543014/40001
5 years, 1 month ago (2015-11-05 22:13:48 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/125327) linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 1 month ago (2015-11-05 22:47:44 UTC) #10
Charlie Reis
https://codereview.chromium.org/1410543014/diff/20001/content/browser/web_contents/web_contents_impl.cc File content/browser/web_contents/web_contents_impl.cc (right): https://codereview.chromium.org/1410543014/diff/20001/content/browser/web_contents/web_contents_impl.cc#newcode3899 content/browser/web_contents/web_contents_impl.cc:3899: CHECK(new_entry); On 2015/11/05 22:12:51, Charlie Reis (slow til 11-16) ...
5 years, 1 month ago (2015-11-05 23:05:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1410543014/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1410543014/60001
5 years, 1 month ago (2015-11-05 23:06:35 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/136875)
5 years, 1 month ago (2015-11-06 00:28:05 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1410543014/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1410543014/60001
5 years, 1 month ago (2015-11-06 00:29:43 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 1 month ago (2015-11-06 00:58:14 UTC) #19
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/a67bd94373bfe81c29d2a0cfd7ae956f899eeece Cr-Commit-Position: refs/heads/master@{#358213}
5 years, 1 month ago (2015-11-06 01:00:03 UTC) #20
Avi (use Gerrit)
On 2015/11/06 01:00:03, commit-bot: I haz the power wrote: > Patchset 4 (id:??) landed as ...
5 years, 1 month ago (2015-11-06 02:39:39 UTC) #21
Charlie Reis
5 years, 1 month ago (2015-11-06 19:01:31 UTC) #22
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/1412833009/ by creis@chromium.org.

The reason for reverting is: We're getting crashes for this on the 48.0.2556.0
canary (in both UpdateState and UpdateTitle)..

Powered by Google App Engine
This is Rietveld 408576698