You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
What steps will reproduce the problem?
1. Start GWT application in Firefox with Firebug running
2. Disable Firebug
3. Enable Firebug
4. Cause a Log to be fired
5. $wnd.console has no properties exception shows in firebug with no log
message.
What is the expected output? What do you see instead?
Firebug exception:
$wnd.console has no properties
log_3(50000, "[FATAL] Uncaught
Exception:\ncom.google.gwt.core.client.JavaScriptException:\nJavaScript
TypeError exc...")AE69DD91A377BC1CB... (line 1008) log(50000, "[FATAL]
Uncaught Exception:", null)AE69DD91A377BC1CB... (line 81)
fatal("[FATAL] Uncaught Exception:",
com.google.gwt.core.client.JavaScriptException: JavaScript TypeError
exception: $wnd.console has no properties
stackTrace=[Ljava.lang.StackTraceElement;@1)AE69DD91A377BC1CB... (line 55)
$fatal_0(com.allen_sauer.gwt.log.client.impl.LogImplDebug@2
currentLogLevel=10000, "[FATAL] Uncaught Exception:",
com.google.gwt.core.client.JavaScriptException: JavaScript TypeError
exception: $wnd.console has no properties
stackTrace=[Ljava.lang.StackTraceElement;@1)AE69DD91A377BC1CB... (line 1273)
fatal_2("Uncaught Exception:",
com.google.gwt.core.client.JavaScriptException: JavaScript TypeError
exception: $wnd.console has no properties
stackTrace=[Ljava.lang.StackTraceElement;@1)AE69DD91A377BC1CB... (line 1090)
$onUncaughtException(com.allen_sauer.gwt.log.client.impl.LogImplBase$1@6
$H=6, com.google.gwt.core.client.JavaScriptException: JavaScript TypeError
exception: $wnd.console has no properties
stackTrace=[Ljava.lang.StackTraceElement;@1)AE69DD91A377BC1CB... (line 1397)
dispatchEventAndCatch(undefined, undefined, undefined,
undefined)AE69DD91A377BC1CB... (line 2595)
dispatchEvent(click clientX=0, clientY=0, button.gwt-Button, <button
title="Send a 'DEBUG' message" class="gwt-Button"
type="button">Log.debug(...)</button>
element=button.gwt-Button)AE69DD91A377BC1CB... (line 2578)
__dispatchEvent(click clientX=0, clientY=0)AE69DD91A377BC1CB... (line 3295)
[Break on this error] $wnd.console.error(message);
What version of the product are you using? On what operating system?
gwt-log 1.5.2
GWT 1.4.60
Firebug 1.05
Firefox 2.0.0.11
Windows Vista
Please provide any additional information below.
Issue replicated on Interactive Demo.
Original issue reported on code.google.com by [email protected] on 7 Feb 2008 at 11:13
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 7 Feb 2008 at 11:13The text was updated successfully, but these errors were encountered: