----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13257/ -----------------------------------------------------------
(Updated Aug. 4, 2013, 1:47 p.m.) Review request for shindig. Bugs: SHINDIG-1924 https://issues.apache.org/jira/browse/SHINDIG-1924 Repository: shindig Description ------- Fixing JavaScript reference errors I found in the common container's invalidateAllTokens_ API when trying to use it in the OpenSocial Explorer project. Diffs ----- http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/container/container.js 1510045 Diff: https://reviews.apache.org/r/13257/diff/ Testing ------- Made sure I can call osapi.container.Container.forceRefreshAllTokens in the OpenSocial Explorer and I don't get JS errors. Thanks, Stanton Sievers