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

Issue 4641058: Code review request for View Enhancements To Open Gadgets and URLs

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by jasonchiangc
Modified:
12 years, 9 months ago
Reviewers:
Paul Lindner, dev, rbaxter85, plindner1
Base URL:
http://svn.apache.org/repos/asf/shindig/trunk
Visibility:
Public.

Description

Please review code changes for the View/Sites Enhancements To Support Opening Of Gadgets and URLs. Link to the spec changes: http://code.google.com/p/opensocial-resources/issues/detail?id=1167 Code changes include updates in the common container sample code with new media sample gadget which uses these new APIs to open gadget/url in dialog or tab.

Patch Set 1 #

Total comments: 24

Patch Set 2 : new patch based on Paul's comments, thanks. #

Patch Set 3 : new patch with dependency on Embedded experiences #

Total comments: 3

Patch Set 4 : move these into a new "open-views" feature based on Paul's feedback #

Patch Set 5 : minor update, add more error checking #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2236 lines, -26 lines) Patch
content/samplecontainer/examples/commoncontainer/cconviews.js View 1 2 1 chunk +358 lines, -0 lines 0 comments Download
content/samplecontainer/examples/commoncontainer/gadgetCollections.json View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
content/samplecontainer/examples/commoncontainer/index.html View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
content/samplecontainer/examples/embeddedexperiences/AlbumViewer.xml View 1 2 3 4 3 chunks +4 lines, -4 lines 0 comments Download
content/samplecontainer/examples/embeddedexperiences/PhotoList.xml View 1 2 3 4 4 chunks +20 lines, -18 lines 0 comments Download
content/samplecontainer/examples/embeddedexperiences/index.html View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
content/samplecontainer/examples/media-openGadgets/Media.xml View 1 2 3 1 chunk +184 lines, -0 lines 0 comments Download
content/samplecontainer/examples/media-openGadgets/MediaUIOpenGadgets.js View 1 2 1 chunk +645 lines, -0 lines 0 comments Download
content/samplecontainer/examples/media-openGadgets/Social.js View 1 1 chunk +158 lines, -0 lines 0 comments Download
content/samplecontainer/examples/media-openGadgets/styles.css View 1 chunk +109 lines, -0 lines 0 comments Download
features/pom.xml View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
features/src/main/javascript/features/features.txt View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
features/src/main/javascript/features/open-views/feature.xml View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
features/src/main/javascript/features/open-views/viewenhancements.js View 1 2 3 1 chunk +144 lines, -0 lines 0 comments Download
features/src/main/javascript/features/open-views/viewenhancements-container.js View 1 2 3 4 1 chunk +417 lines, -0 lines 0 comments Download
features/src/test/javascript/features/open-views/viewEnhancements-test.js View 1 2 3 1 chunk +137 lines, -0 lines 0 comments Download

Messages

Total messages: 11
jasonchiangc
Please review code changes for the View/Sites Enhancements To Support Opening Of Gadgets and URLs. ...
12 years, 10 months ago (2011-06-20 18:10:54 UTC) #1
Paul Lindner
First pass -- didn't look at tests or examples closely. Please run the js code ...
12 years, 9 months ago (2011-07-07 16:03:37 UTC) #2
rbaxter85
Thanks for making a first pass Paul. Is this the tool your referring to? http://code.google.com/p/closure-linter/source/browse/trunk/closure_linter/gjslint.py?r=2 ...
12 years, 9 months ago (2011-07-08 00:38:14 UTC) #3
rbaxter85
Paul still working on updating the patch, you can expect a new patch sometime this ...
12 years, 9 months ago (2011-07-11 14:37:07 UTC) #4
jasonchiangc
new patch based on Paul's comments, thanks.
12 years, 9 months ago (2011-07-14 15:54:35 UTC) #5
jasonchiangc
Have a new patch based on Paul's previous review. Thanks, Jason http://codereview.appspot.com/4641058/diff/1/content/samplecontainer/examples/commoncontainer/cconviews.js File content/samplecontainer/examples/commoncontainer/cconviews.js (right): ...
12 years, 9 months ago (2011-07-14 16:01:03 UTC) #6
jasonchiangc
new patch with dependency on Embedded experiences
12 years, 9 months ago (2011-07-19 23:20:56 UTC) #7
rbaxter85
http://codereview.appspot.com/4641058/diff/32001/features/src/main/javascript/features/views/viewenhancements-container.js File features/src/main/javascript/features/views/viewenhancements-container.js (right): http://codereview.appspot.com/4641058/diff/32001/features/src/main/javascript/features/views/viewenhancements-container.js#newcode137 features/src/main/javascript/features/views/viewenhancements-container.js:137: navigateCallback(site, metadata); check that navigateCallback is not null http://codereview.appspot.com/4641058/diff/32001/features/src/main/javascript/features/views/viewenhancements-container.js#newcode160 ...
12 years, 9 months ago (2011-07-20 00:45:30 UTC) #8
plindner1
Not sure what I think about this. views are supposed to be a core-level feature, ...
12 years, 9 months ago (2011-07-20 08:51:43 UTC) #9
jasonchiangc
move these into a new "open-views" feature based on Paul's feedback
12 years, 9 months ago (2011-07-20 21:59:14 UTC) #10
jasonchiangc
12 years, 9 months ago (2011-07-21 15:28:19 UTC) #11
minor update, add more error checking
Sign in to reply to this message.

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