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

Issue 10736059: Add support of DISPATCH_PROPERTYPUT and DISPATCH_PROPERTYPUTREF to remoting::dispatch::Invoke(). (Closed)

Created:
8 years, 5 months ago by alexeypa (please no reviews)
Modified:
8 years, 5 months ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Added support of DISPATCH_PROPERTYPUT and DISPATCH_PROPERTYPUTREF to remoting::dispatch::Invoke(). According to MSDN (http://msdn.microsoft.com/en-us/library/windows/desktop/ms221479(v=vs.85).aspx) when IDispatch::Invoke() is used with DISPATCH_PROPERTYPUT or DISPATCH_PROPERTYPUTREF, the property setter's parameter must be named. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147106

Patch Set 1 #

Total comments: 4

Patch Set 2 : CR feedback. #

Total comments: 2

Patch Set 3 : CR feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -9 lines) Patch
M remoting/base/dispatch_win.h View 1 2 8 chunks +80 lines, -8 lines 0 comments Download
M remoting/base/dispatch_win.h.pump View 1 2 2 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
alexeypa (please no reviews)
Please take a look.
8 years, 5 months ago (2012-07-12 22:17:21 UTC) #1
Wez
https://chromiumcodereview.appspot.com/10736059/diff/1/remoting/base/dispatch_win.h.pump File remoting/base/dispatch_win.h.pump (right): https://chromiumcodereview.appspot.com/10736059/diff/1/remoting/base/dispatch_win.h.pump#newcode173 remoting/base/dispatch_win.h.pump:173: // DISPATCH_PROPERTYPUT and DISPATCH_PROPERTYPUTREF require special handling. nit: Put ...
8 years, 5 months ago (2012-07-12 22:26:15 UTC) #2
alexeypa (please no reviews)
FYI https://chromiumcodereview.appspot.com/10736059/diff/1/remoting/base/dispatch_win.h.pump File remoting/base/dispatch_win.h.pump (right): https://chromiumcodereview.appspot.com/10736059/diff/1/remoting/base/dispatch_win.h.pump#newcode173 remoting/base/dispatch_win.h.pump:173: // DISPATCH_PROPERTYPUT and DISPATCH_PROPERTYPUTREF require special handling. On ...
8 years, 5 months ago (2012-07-12 23:16:52 UTC) #3
alexeypa (please no reviews)
Ping?
8 years, 5 months ago (2012-07-17 17:15:42 UTC) #4
Wez
https://chromiumcodereview.appspot.com/10736059/diff/5001/remoting/base/dispatch_win.h.pump File remoting/base/dispatch_win.h.pump (right): https://chromiumcodereview.appspot.com/10736059/diff/5001/remoting/base/dispatch_win.h.pump#newcode166 remoting/base/dispatch_win.h.pump:166: // the parameter to be named, so |cNamedArgs| and ...
8 years, 5 months ago (2012-07-17 19:53:23 UTC) #5
alexeypa (please no reviews)
https://chromiumcodereview.appspot.com/10736059/diff/5001/remoting/base/dispatch_win.h.pump File remoting/base/dispatch_win.h.pump (right): https://chromiumcodereview.appspot.com/10736059/diff/5001/remoting/base/dispatch_win.h.pump#newcode166 remoting/base/dispatch_win.h.pump:166: // the parameter to be named, so |cNamedArgs| and ...
8 years, 5 months ago (2012-07-17 19:58:12 UTC) #6
Wez
lgtm
8 years, 5 months ago (2012-07-17 20:12:53 UTC) #7
Wez
On 2012/07/17 19:58:12, alexeypa wrote: > https://chromiumcodereview.appspot.com/10736059/diff/5001/remoting/base/dispatch_win.h.pump > File remoting/base/dispatch_win.h.pump (right): > > https://chromiumcodereview.appspot.com/10736059/diff/5001/remoting/base/dispatch_win.h.pump#newcode166 > ...
8 years, 5 months ago (2012-07-17 20:13:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/10736059/10001
8 years, 5 months ago (2012-07-17 20:32:58 UTC) #9
commit-bot: I haz the power
8 years, 5 months ago (2012-07-17 22:24:49 UTC) #10
Change committed as 147106

Powered by Google App Engine
This is Rietveld 408576698