----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13257/ -----------------------------------------------------------
Review request for shindig. 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