Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(291)

Issue 2623041: Common container: 2 small rpc updates (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 4 months ago by mhermanto
Modified:
15 years, 4 months ago
Reviewers:
johnfargo, dev-remailer
Base URL:
http://svn.apache.org/repos/asf/shindig/trunk/
Visibility:
Public.

Description

- allow container client to register rpc and work with calling GadgetSite. - removed unused (by Shindig) onload rpc service.

Patch Set 1 : Update patch #

Total comments: 1

Patch Set 2 : Update patch #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -61 lines) Patch
features/src/main/javascript/features/container/container.js View 1 3 chunks +25 lines, -6 lines 1 comment Download
features/src/main/javascript/features/container/gadget_site.js View 1 7 chunks +27 lines, -55 lines 0 comments Download

Messages

Total messages: 7
mhermanto
Update patch
15 years, 4 months ago (2010-10-20 23:40:57 UTC) #1
johnfargo
http://codereview.appspot.com/2623041/diff/14001/features/src/main/javascript/features/container/container.js File features/src/main/javascript/features/container/container.js (right): http://codereview.appspot.com/2623041/diff/14001/features/src/main/javascript/features/container/container.js#newcode257 features/src/main/javascript/features/container/container.js:257: callback(site, data); to be more generic (and less "magical") ...
15 years, 4 months ago (2010-10-22 20:15:35 UTC) #2
mhermanto
Update patch
15 years, 4 months ago (2010-10-26 03:21:13 UTC) #3
mhermanto
On 2010/10/22 20:15:35, johnfargo wrote: > http://codereview.appspot.com/2623041/diff/14001/features/src/main/javascript/features/container/container.js > File features/src/main/javascript/features/container/container.js (right): > > http://codereview.appspot.com/2623041/diff/14001/features/src/main/javascript/features/container/container.js#newcode257 > ...
15 years, 4 months ago (2010-10-26 03:23:43 UTC) #4
johnfargo
http://codereview.appspot.com/2623041/diff/18001/features/src/main/javascript/features/container/container.js File features/src/main/javascript/features/container/container.js (right): http://codereview.appspot.com/2623041/diff/18001/features/src/main/javascript/features/container/container.js#newcode259 features/src/main/javascript/features/container/container.js:259: var argsCopy = [ this ]; given that you're ...
15 years, 4 months ago (2010-10-26 19:11:46 UTC) #5
mhermanto
Talked offline. Left as is. On Tue, Oct 26, 2010 at 12:11 PM, <johnfargo@gmail.com> wrote: ...
15 years, 4 months ago (2010-10-26 22:02:54 UTC) #6
johnfargo
15 years, 4 months ago (2010-10-26 22:06:42 UTC) #7
LGTM

Thanks for the patience.

On Tue, Oct 26, 2010 at 3:02 PM, Michael Hermanto <mhermanto@gmail.com>wrote:

> Talked offline. Left as is.
>
>
> On Tue, Oct 26, 2010 at 12:11 PM, <johnfargo@gmail.com> wrote:
>
>>
>>
>>
http://codereview.appspot.com/2623041/diff/18001/features/src/main/javascript...
>>
>> File features/src/main/javascript/features/container/container.js
>> (right):
>>
>>
>>
http://codereview.appspot.com/2623041/diff/18001/features/src/main/javascript...
>> features/src/main/javascript/features/container/container.js:259: var
>> argsCopy = [ this ];
>> given that you're copying over the "from" bit, you can probably get rid
>> of this first argument. You may also want to copy over the rpc callback
>> ("callback") field.
>>
>>
>> http://codereview.appspot.com/2623041/
>>
>
>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b