[support] help finding javascript problem

Lluís Forns enboig at gmail.com
Tue Aug 28 08:24:18 UTC 2012


I "solved" half of the problem adding

debugger;

to every js file loaded by the web. Now I know which file is causing
my problems so I can check it with firebug/javascpt debugger

2012/8/28 Lluís Forns <enboig at gmail.com>:
> I use firebug, my problem is that as soon as I open the node, the
> browser freezes. If I dissable javascript it loads, but I cannot debug
> it with firebug.
>
> I think the problem is a loop eating all the memory, but I am unable
> to find it. If there was a way to block just one script, I could find
> which one is causing problems and check all the code.
>
>
> 2012/8/27 Joel Willers <joel.willers at sigler.com>:
>> I use the Firefox browser with Firebug, and it allows you to step through scripts. Most other browsers have similar developer tools.
>>
>> Joel
>>
>>
>> -----Original Message-----
>> From: support-bounces at drupal.org [mailto:support-bounces at drupal.org] On Behalf Of Lluís Forns
>> Sent: Monday, August 27, 2012 6:34 AM
>> To: support at drupal.org
>> Subject: [support] help finding javascript problem
>>
>> I have made some changes in a website using lots of modules, and now there is a content type which blocks browser as soon as I try to see it. Anybody knows a extension to enable scripts one by one? or any other way to find it?
>>
>> --
>> *Ser freak no és imprescindible per ser informàtic, però ajuda.
>> *La vida no ha de ser feliç, ha de ser plena.
>> *Abans d'imprimir aquest missatge, pensa en el medi ambient.
>> --
>> [ Drupal support list | http://lists.drupal.org/ ]
>> --
>> [ Drupal support list | http://lists.drupal.org/ ]
>
>
>
> --
> *Ser freak no és imprescindible per ser informàtic, però ajuda.
> *La vida no ha de ser feliç, ha de ser plena.
> *Abans d'imprimir aquest missatge, pensa en el medi ambient.



-- 
*Ser freak no és imprescindible per ser informàtic, però ajuda.
*La vida no ha de ser feliç, ha de ser plena.
*Abans d'imprimir aquest missatge, pensa en el medi ambient.


More information about the support mailing list