My favorites | Sign in
Google
       
Details: Show all Hide all

Older

  • Jul 09, 2009
    issue 2009 (Javascripts with console.log() functions stop running when s...) commented on   -   Also, if you activate the Firebug console, everything runs OK. So I have two ways make the Javascript work: 1) activate Firebug, or 2) keep Firebug off and comment out my console.log()s
    Also, if you activate the Firebug console, everything runs OK. So I have two ways make the Javascript work: 1) activate Firebug, or 2) keep Firebug off and comment out my console.log()s
  • Jul 09, 2009
    issue 2009 (Javascripts with console.log() functions stop running when s...) reported   -   What steps will reproduce the problem? 1. Load a site with a Javascript that logs something to the console with console.log() 2. do not activate Firebug 3. What is the expected result? What do you see instead? It should just ignore console.log() if the console is not active. Instead, it stops running Which version of Firebug? (more specific than latest please): 1.4.0b7 Which version of Firefox? 3.5 On what operating system? Mac OS X 10.5.7 To be able to fix a bug we need a test case and detailed steps to reproduce the problem. Please attach a small test case or public URL for one. No matter how trivial you think a test case may be to create, we almost never work on bugs without one.
    What steps will reproduce the problem? 1. Load a site with a Javascript that logs something to the console with console.log() 2. do not activate Firebug 3. What is the expected result? What do you see instead? It should just ignore console.log() if the console is not active. Instead, it stops running Which version of Firebug? (more specific than latest please): 1.4.0b7 Which version of Firefox? 3.5 On what operating system? Mac OS X 10.5.7 To be able to fix a bug we need a test case and detailed steps to reproduce the problem. Please attach a small test case or public URL for one. No matter how trivial you think a test case may be to create, we almost never work on bugs without one.
 
Powered by Google Project Hosting