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

Issue 1581193002: Track down crash during RenderFrameImpl::didCommitProvisionalLoad. (Closed)

Created:
4 years, 11 months ago by Charlie Reis
Modified:
4 years, 11 months ago
Reviewers:
dcheng, nasko
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, jam, Nate Chapin, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, nasko+codewatch_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

Track down crash during RenderFrameImpl::didCommitProvisionalLoad. It's possible that the RenderFrame isn't being deleted during swap in some case, in which case the RenderView doesn't have its main_render_frame_ cleared. BUG=575245 TEST=Crashes in OnSwapOut instead of didCommitProvisionalLoad. Committed: https://crrev.com/c6d547dcd9331ac29eb261dd2087f9980a2eb197 Cr-Commit-Position: refs/heads/master@{#369577}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M content/renderer/render_frame_impl.cc View 1 chunk +12 lines, -0 lines 2 comments Download

Messages

Total messages: 18 (5 generated)
Charlie Reis
Nasko and Daniel, can you take a look? This won't fix the crash, but it ...
4 years, 11 months ago (2016-01-13 23:30:50 UTC) #2
dcheng
+japhet https://codereview.chromium.org/1581193002/diff/1/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/1581193002/diff/1/content/renderer/render_frame_impl.cc#newcode1507 content/renderer/render_frame_impl.cc:1507: frame_->swap(proxy->web_frame()); On 2016/01/13 at 23:30:49, Charlie Reis wrote: ...
4 years, 11 months ago (2016-01-14 00:15:26 UTC) #3
dcheng
I also found https://regenerator-runtime-only.jepso.com/list/whatwg/topic/navigation-triggered-from-unload, which seems to claim that gecko does respect navigation in unload ...
4 years, 11 months ago (2016-01-14 00:24:29 UTC) #4
dcheng
Oh, so apparently the spec does say something about this: https://html.spec.whatwg.org/multipage/browsers.html#navigating-across-documents So it looks like ...
4 years, 11 months ago (2016-01-14 00:33:35 UTC) #5
Charlie Reis
On 2016/01/14 00:33:35, dcheng wrote: > Oh, so apparently the spec does say something about ...
4 years, 11 months ago (2016-01-14 18:06:12 UTC) #6
Charlie Reis
Nasko/Daniel: Would you be ok approving this to land while we decide the right way ...
4 years, 11 months ago (2016-01-14 21:02:32 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1581193002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1581193002/1
4 years, 11 months ago (2016-01-14 21:03:37 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-14 21:48:43 UTC) #11
nasko
Landing this to help diagnose, LGTM.
4 years, 11 months ago (2016-01-14 22:11:39 UTC) #12
Charlie Reis
Thanks. Daniel sounded ok with it when we chatted earlier, so I'll proceed and we ...
4 years, 11 months ago (2016-01-14 22:15:02 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1581193002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1581193002/1
4 years, 11 months ago (2016-01-14 22:17:28 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-14 22:23:17 UTC) #16
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 22:25:39 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c6d547dcd9331ac29eb261dd2087f9980a2eb197
Cr-Commit-Position: refs/heads/master@{#369577}

Powered by Google App Engine
This is Rietveld 408576698