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

Issue 669117: Remove a CHECK() which was firing.... (Closed)

Created:
10 years, 9 months ago by eroman
Modified:
9 years, 6 months ago
Reviewers:
wtc
CC:
chromium-reviews, jam+cc_chromium.org, brettw+cc_chromium.org, Paul Godavari, darin-cc_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Remove a CHECK() which was firing. The problem was the load state poller may call OnUploadProgress() while a redirect is in progress. It should be safe to remove the CHECK(), since it was recently added and execution used to pass through previously in this case. BUG=37035 TBR=wtc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=40684

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M chrome/browser/renderer_host/safe_browsing_resource_handler.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
eroman
10 years, 9 months ago (2010-03-04 23:54:17 UTC) #1
wtc
10 years, 9 months ago (2010-03-05 00:02:27 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698