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

Issue 23460046: Check the return value when canceling prerenders. (Closed)

Created:
7 years, 3 months ago by davidben
Modified:
7 years, 2 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Check the return value when canceling prerenders. It's possible for an IO thread cancel to race with the prerender being used on the UI thread. If the UI thread wins, the prerender was used and we should not cancel network requests, etc. TEST=none BUG=293540 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225322

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -12 lines) Patch
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc View 3 chunks +12 lines, -12 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
davidben
7 years, 3 months ago (2013-09-17 17:40:23 UTC) #1
mmenke
LGTM, great catch!
7 years, 3 months ago (2013-09-17 17:49:47 UTC) #2
davidben
Oh, forgot to add someone from OWNERS. +jochen.
7 years, 3 months ago (2013-09-18 16:11:15 UTC) #3
plz use chromium.org account
you say this was covered by existing tests, yet you didn't update any test?
7 years, 3 months ago (2013-09-19 13:44:37 UTC) #4
mmenke
On 2013/09/19 13:44:37, plz use chromium.org account wrote: > you say this was covered by ...
7 years, 3 months ago (2013-09-23 16:17:45 UTC) #5
davidben
On 2013/09/19 13:44:37, plz use chromium.org account wrote: > you say this was covered by ...
7 years, 3 months ago (2013-09-23 17:18:31 UTC) #6
jochen (gone - plz use gerrit)
Usually, the TEST= line should tell you how to verify that the problem the CL ...
7 years, 3 months ago (2013-09-23 20:27:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidben@chromium.org/23460046/1
7 years, 3 months ago (2013-09-24 18:40:20 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=171256
7 years, 3 months ago (2013-09-24 20:07:22 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidben@chromium.org/23460046/1
7 years, 2 months ago (2013-09-25 15:05:23 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidben@chromium.org/23460046/1
7 years, 2 months ago (2013-09-25 21:25:37 UTC) #11
commit-bot: I haz the power
7 years, 2 months ago (2013-09-26 04:28:32 UTC) #12
Message was sent while issue was closed.
Change committed as 225322

Powered by Google App Engine
This is Rietveld 408576698