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

Issue 42467: Fix an invalid DCHECK for media request context (Closed)

Created:
11 years, 9 months ago by Alpha Left Google
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix an invalid DCHECK for media request context BUG=9082 Since I forwarded CreateOffTheRecordForMedia to CreateOriginalForMedia, it triggers a DCHECK. Since the implementation of off the record media cache is not going to be implemented soon, I duplicated the implementation of CreateOriginalForMedia.

Patch Set 1 #

Patch Set 2 : rvargas & aa's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -30 lines) Patch
M chrome/browser/net/chrome_url_request_context.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/net/chrome_url_request_context.cc View 1 3 chunks +37 lines, -30 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Alpha Left Google
11 years, 9 months ago (2009-03-20 22:04:05 UTC) #1
sky
I haven't done enough with this class to know the ramifications of this. Perhaps Aaron ...
11 years, 9 months ago (2009-03-20 22:14:32 UTC) #2
Finnur
I feel the same way. I did, though, apply the patch to my local tree ...
11 years, 9 months ago (2009-03-20 22:16:57 UTC) #3
Finnur
Fixing email. On 2009/03/20 22:16:57, Finnur wrote: > I feel the same way. I did, ...
11 years, 9 months ago (2009-03-20 22:18:11 UTC) #4
rvargas (doing something else)
Isn't it easier to temporarily remove the DCHECK? If the motivation is that everything that ...
11 years, 9 months ago (2009-03-21 01:20:08 UTC) #5
Aaron Boodman
On 2009/03/21 01:20:08, rvargas wrote: > Isn't it easier to temporarily remove the DCHECK? If ...
11 years, 9 months ago (2009-03-21 05:47:13 UTC) #6
Alpha Left Google
On 2009/03/21 05:47:13, Aaron Boodman wrote: > On 2009/03/21 01:20:08, rvargas wrote: > > Isn't ...
11 years, 9 months ago (2009-03-23 17:47:55 UTC) #7
rvargas (doing something else)
11 years, 9 months ago (2009-03-23 18:12:28 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698