Return-Path: X-Original-To: apmail-shindig-issues-archive@www.apache.org Delivered-To: apmail-shindig-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 33CA07A67 for ; Mon, 21 Nov 2011 20:41:18 +0000 (UTC) Received: (qmail 48065 invoked by uid 500); 21 Nov 2011 20:41:17 -0000 Delivered-To: apmail-shindig-issues-archive@shindig.apache.org Received: (qmail 48049 invoked by uid 500); 21 Nov 2011 20:41:17 -0000 Mailing-List: contact issues-help@shindig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@shindig.apache.org Delivered-To: mailing list issues@shindig.apache.org Received: (qmail 48006 invoked by uid 99); 21 Nov 2011 20:41:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Nov 2011 20:41:17 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Nov 2011 20:41:13 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 46F1E421FD for ; Mon, 21 Nov 2011 20:40:53 +0000 (UTC) Date: Mon, 21 Nov 2011 20:40:53 +0000 (UTC) From: "jiraposter@reviews.apache.org (Commented) (JIRA)" To: issues@shindig.apache.org Message-ID: <778563385.52830.1321908053292.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <477146374.37348.1319922572313.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SHINDIG-1653) Add callback function to print timing information for gadget preloading. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SHINDIG-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154473#comment-13154473 ] jiraposter@reviews.apache.org commented on SHINDIG-1653: -------------------------------------------------------- ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2616/#review3405 ----------------------------------------------------------- Ship it! I only reviewed the changes to the actions feature. LFTM. - Matthew On 2011-11-18 21:56:17, Ryan Baxter wrote: bq. bq. ----------------------------------------------------------- bq. This is an automatically generated e-mail. To reply, visit: bq. https://reviews.apache.org/r/2616/ bq. ----------------------------------------------------------- bq. bq. (Updated 2011-11-18 21:56:17) bq. bq. bq. Review request for shindig, Matthew Hatem and Igor Belakovskiy. bq. bq. bq. Summary bq. ------- bq. bq. I have added additional lifecycle handlers. My primary use case here is to be able to time the different events that take place as a gadget is rendered, but these additional lifecycle handlers may be used for other things as well. bq. bq. bq. This addresses bug SHINDIG-1653. bq. https://issues.apache.org/jira/browse/SHINDIG-1653 bq. bq. bq. Diffs bq. ----- bq. bq. http://svn.apache.org/repos/asf/shindig/trunk/content/samplecontainer/examples/commoncontainer/assembler.js 1203746 bq. http://svn.apache.org/repos/asf/shindig/trunk/content/samplecontainer/examples/commoncontainer/viewController.js 1203746 bq. http://svn.apache.org/repos/asf/shindig/trunk/extras/src/main/javascript/features-extras/org.openajax.hub-2.0.5/iframe.js 1203746 bq. http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/actions/actions_container.js 1203746 bq. http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/container.gadget/gadget_holder.js 1203746 bq. http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/container.gadget/gadget_site.js 1203746 bq. http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/container.util/constant.js 1203746 bq. http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/container/container.js 1203746 bq. http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/opensearch/opensearch.js 1203746 bq. http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/shared-script-frame/shared-script-frame-container.js 1203746 bq. http://svn.apache.org/repos/asf/shindig/trunk/features/src/test/javascript/features/container/gadget_holder_test.js 1203746 bq. bq. Diff: https://reviews.apache.org/r/2616/diff bq. bq. bq. Testing bq. ------- bq. bq. Modified sample container to log this information and updated unit tests. bq. bq. bq. Thanks, bq. bq. Ryan bq. bq. > Add callback function to print timing information for gadget preloading. > ------------------------------------------------------------------------ > > Key: SHINDIG-1653 > URL: https://issues.apache.org/jira/browse/SHINDIG-1653 > Project: Shindig > Issue Type: Improvement > Affects Versions: 3.0.0 > Reporter: Ryan Baxter > Priority: Minor > Original Estimate: 3h > Remaining Estimate: 3h > > I have added additional lifecycle handlers. My primary use case here is to be able to time the different events that take place as a gadget is rendered, but these additional lifecycle handlers may be used for other things as well. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira