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

2010-08-13 Thread rektide de la fey (JIRA)

[ 
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] Commented: (TAP5-678) Allow blackbird to be disabled in production mode

2009-10-26 Thread Taylor Mathewson (JIRA)

[ 
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

2009-07-09 Thread Andy Blower (JIRA)

[ 
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.