You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Paudi Moriarty (JIRA)" <ji...@apache.org> on 2009/05/01 11:24:30 UTC

[jira] Created: (TAP5-678) Allow blackbird to be disabled in production mode

Allow blackbird to be disabled in production mode
-------------------------------------------------

                 Key: TAP5-678
                 URL: https://issues.apache.org/jira/browse/TAP5-678
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.2
            Reporter: Paudi Moriarty


blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.

It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Taylor Mathewson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770053#action_12770053 ] 

Taylor Mathewson commented on TAP5-678:
---------------------------------------

This also affects 5.1.  Any chance of backporting it there?

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0.0
>
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Andy Blower (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729176#action_12729176 ] 

Andy Blower commented on TAP5-678:
----------------------------------

I think it's important to be able to completely disable the blackbird console for production to avoid the unnecessary .css and .js downloads (12.1K and 7.1K) for live sites. 

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Andy Blower (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729176#action_12729176 ] 

Andy Blower commented on TAP5-678:
----------------------------------

I think it's important to be able to completely disable the blackbird console for production to avoid the unnecessary .css and .js downloads (12.1K and 7.1K) for live sites. 

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "rektide de la fey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898332#action_12898332 ] 

rektide de la fey commented on TAP5-678:
----------------------------------------

i've generally found blackbird to be a nuisance that swallows important information on errors i'd rather be seeing/debugging on, and have developed a script to circumnavigate blackbird.  note that this doesnt help avoid the 20K of downloads imposed by blackbird, it simply alters the Tapestry's behavior at runtime.  none the less, i've found it extremely useful and am posting it here, and you're free to use the script as you see fit. http://rektide.voodoowarez.com/2010/8/blackbird.circumnavigator.js

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0
>
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Taylor Mathewson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770053#action_12770053 ] 

Taylor Mathewson edited comment on TAP5-678 at 10/26/09 3:45 PM:
-----------------------------------------------------------------

This also affects 5.1.  Any chance of backporting the fix there?

      was (Author: trails):
    This also affects 5.1.  Any chance of backporting it there?
  
> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0.0
>
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Taylor Mathewson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770053#action_12770053 ] 

Taylor Mathewson commented on TAP5-678:
---------------------------------------

This also affects 5.1.  Any chance of backporting it there?

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0.0
>
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko reassigned TAP5-678:
-----------------------------------

    Assignee: Igor Drobiazko

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Taylor Mathewson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770053#action_12770053 ] 

Taylor Mathewson edited comment on TAP5-678 at 10/26/09 3:45 PM:
-----------------------------------------------------------------

This also affects 5.1.  Any chance of backporting the fix there?

      was (Author: trails):
    This also affects 5.1.  Any chance of backporting it there?
  
> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0.0
>
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "rektide de la fey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898332#action_12898332 ] 

rektide de la fey commented on TAP5-678:
----------------------------------------

i've generally found blackbird to be a nuisance that swallows important information on errors i'd rather be seeing/debugging on, and have developed a script to circumnavigate blackbird.  note that this doesnt help avoid the 20K of downloads imposed by blackbird, it simply alters the Tapestry's behavior at runtime.  none the less, i've found it extremely useful and am posting it here, and you're free to use the script as you see fit. http://rektide.voodoowarez.com/2010/8/blackbird.circumnavigator.js

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0
>
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko closed TAP5-678.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.0.0

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0.0
>
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko closed TAP5-678.
-------------------------------

    Resolution: Fixed

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0.0
>
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko closed TAP5-678.
-------------------------------

    Resolution: Fixed

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0.0
>
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko reassigned TAP5-678:
-----------------------------------

    Assignee: Igor Drobiazko

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reopened TAP5-678:
---------------------------------------


See comments in the mailing list ... simply skipping blackbird.js leaves gaps in tapestry.js that refer to Tapestry.Console.debug() & etc.

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0.0
>
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko closed TAP5-678.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.0.0

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0.0
>
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (TAP5-678) Allow blackbird to be disabled in production mode

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reopened TAP5-678:
---------------------------------------


See comments in the mailing list ... simply skipping blackbird.js leaves gaps in tapestry.js that refer to Tapestry.Console.debug() & etc.

> Allow blackbird to be disabled in production mode
> -------------------------------------------------
>
>                 Key: TAP5-678
>                 URL: https://issues.apache.org/jira/browse/TAP5-678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Paudi Moriarty
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0.0
>
>
> blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application.
> It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.