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

Issue 4536097: A gadget lifecycle registry for the container

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by igor1x
Modified:
12 years, 10 months ago
Base URL:
http://svn.apache.org/repos/asf/shindig/trunk/
Visibility:
Public.

Description

Allows container components to register themselves and react to preload/navigate/close/unload gadget events. Allows features that rely on feature parameters(e.g. opensearch, actions) to find out when gadgets are added, and react to their contributions.

Patch Set 1 #

Total comments: 17

Patch Set 2 : updated with Paul's feedback. #

Patch Set 3 : Updated with Mike's comments. #

Total comments: 6

Patch Set 4 : Added Mike's changes. Moved the closed callback up in the closeGadget code. #

Patch Set 5 : Updated with latest container changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -2 lines) Patch
features/src/main/javascript/features/container/constant.js View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
features/src/main/javascript/features/container/container.js View 1 2 3 4 8 chunks +68 lines, -2 lines 0 comments Download

Messages

Total messages: 13
igor1x
Mike, not sure if you saw this, so just wanted to make sure. This is ...
12 years, 10 months ago (2011-06-03 11:27:36 UTC) #1
andrewedavis
Paul, Mike, Can we move this code review along? we have Declarative actions and opensearch ...
12 years, 10 months ago (2011-06-07 01:57:23 UTC) #2
plindner1
take a spin through this. I'll do some basic cleanups on container.js to clean up ...
12 years, 10 months ago (2011-06-07 09:58:58 UTC) #3
igor1x
Some clarifications. http://codereview.appspot.com/4536097/diff/1/features/src/main/javascript/features/container/container.js File features/src/main/javascript/features/container/container.js (right): http://codereview.appspot.com/4536097/diff/1/features/src/main/javascript/features/container/container.js#newcode35 features/src/main/javascript/features/container/container.js:35: * @type {Array} array of callback objects, ...
12 years, 10 months ago (2011-06-07 15:14:14 UTC) #4
igor1x
updated with Paul's feedback.
12 years, 10 months ago (2011-06-07 15:37:26 UTC) #5
mhermanto
http://codereview.appspot.com/4536097/diff/1/features/src/main/javascript/features/container/container.js File features/src/main/javascript/features/container/container.js (right): http://codereview.appspot.com/4536097/diff/1/features/src/main/javascript/features/container/container.js#newcode35 features/src/main/javascript/features/container/container.js:35: * @type {Array} array of callback objects, all of ...
12 years, 10 months ago (2011-06-07 17:29:36 UTC) #6
igor1x
Updated with Mike's comments.
12 years, 10 months ago (2011-06-07 20:20:23 UTC) #7
mhermanto
LGTM++ Mostly stylistic comments. Please correct, re-upload change, and I can help commit http://codereview.appspot.com/4536097/diff/11001/features/src/main/javascript/features/container/container.js File ...
12 years, 10 months ago (2011-06-08 05:20:48 UTC) #8
igor1x
Added Mike's changes. Moved the closed callback up in the closeGadget code.
12 years, 10 months ago (2011-06-08 13:47:07 UTC) #9
igor1x
Still having issues with chunk mismatch in code review, will try to figure it out. ...
12 years, 10 months ago (2011-06-08 14:04:07 UTC) #10
plindner1
try uploading to reviews.apache.org... On Wed, Jun 8, 2011 at 7:04 AM, Igor Belakovskiy <igor1x@gmail.com> ...
12 years, 10 months ago (2011-06-08 15:08:29 UTC) #11
bull_alum.mit.edu
Fixed it. On Wed, Jun 8, 2011 at 11:08 AM, Paul Lindner <plindner@google.com> wrote: > ...
12 years, 10 months ago (2011-06-08 15:53:00 UTC) #12
mhermanto
12 years, 10 months ago (2011-06-09 00:11:57 UTC) #13
Committed as r1133607.

On 2011/06/08 15:53:00, bull_alum.mit.edu wrote:
> Fixed it.
> 
> On Wed, Jun 8, 2011 at 11:08 AM, Paul Lindner <mailto:plindner@google.com>
wrote:
> 
> > try uploading to http://reviews.apache.org...
> >
> >
> > On Wed, Jun 8, 2011 at 7:04 AM, Igor Belakovskiy <mailto:igor1x@gmail.com>
wrote:
> >
> >> Still having issues with chunk mismatch in code review, will try to figure
> >> it out.
> >> On Jun 8, 2011 9:47 AM, <mailto:igor1x@gmail.com> wrote:
> >> > Added Mike's changes. Moved the closed callback up in the closeGadget
> >> > code.
> >> >
> >> > http://codereview.appspot.com/4536097/
> >>
> >
> >
Sign in to reply to this message.

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