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

Issue 1811001: Nicely steal moniker and bind context from the urlmon url request. (Closed)

Created:
10 years, 8 months ago by stoyan
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Nicely steal moniker and bind context from the urlmon url request. BUG=42104

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -19 lines) Patch
M chrome_frame/urlmon_url_request.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome_frame/urlmon_url_request.cc View 5 chunks +35 lines, -18 lines 0 comments Download
M chrome_frame/urlmon_url_request_private.h View 3 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
stoyan
10 years, 8 months ago (2010-04-28 19:29:12 UTC) #1
stoyan
10 years, 8 months ago (2010-04-28 19:32:52 UTC) #2
tommi (sloooow) - chröme
lgtm. nice
10 years, 8 months ago (2010-04-28 19:51:26 UTC) #3
amit
10 years, 8 months ago (2010-04-28 20:09:35 UTC) #4
Drive by....
Since UrlmonUrlRequest already communicates with the manager using
PluginUrlRequestDelegate, won't it be better to add TerminateBind to that
interface instead of creating a callback object? In this case we just need to
set a boolean flag in the request object.

Powered by Google App Engine
This is Rietveld 408576698