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

Issue 1651413003: Fix crash in NavigationHandle (Closed)

Created:
4 years, 10 months ago by mnaganov (inactive)
Modified:
4 years, 10 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2623
Target Ref:
refs/pending/branch-heads/2623
Project:
chromium
Visibility:
Public.

Description

Fix crash in NavigationHandle This CL fixes a crash in NavigationHandleImpl when a Throttle tries to resume a navigation twice. A check was hit in NavigationHandleImpl::Resume, now the function will just be a no-op in that case. BUG=570200 Review URL: https://codereview.chromium.org/1610583002 Cr-Commit-Position: refs/heads/master@{#370371} (cherry picked from commit 21b595f137ee6444093751a0e659127f72df53f2) Committed: https://chromium.googlesource.com/chromium/src/+/85a7d7ad8e0b08e286e15d475166a4389a4f7f29

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M content/browser/frame_host/navigation_handle_impl.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (1 generated)
mnaganov (inactive)
4 years, 10 months ago (2016-02-02 20:13:30 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
85a7d7ad8e0b08e286e15d475166a4389a4f7f29.

Powered by Google App Engine
This is Rietveld 408576698