Hi All,

I am really new to GWT and working for my first GWT WebApp. Now I have got
an error in the development console from eclipse, it ONLY happens in Chrome
(either the latest stable version 11 or the latest beta version 13). I have
no idea what is the problem. This happens after I upgraded GWT from 2.2 to
2.3. There is nothing affected by the WebApp itself, everything works as
before.

In Eclipse Dev Console
============
(UnknownFileName:-1) 2011-05-26 15:52:20,140 [FATAL] Uncaught JavaScript
exception [Script error.] in , line 0
============
Every time I left click anywhere (on a widget or even a blank area) in the
webapp.


In Chrome (V13 beta) Dev Tool window
============
(UnknownFileName:-1) 2011-05-26 15:31:10,375 [FATAL] Uncaught JavaScript
exception [Script error.] in , line 0
%7Bcommon,util%7D.js:1<http://maps.gstatic.com/cat_js/intl/en_us/mapfiles/api-3/5/4a/%7Bcommon,util%7D.js>Uncaught
TypeError: Object #<Object> has no method '__gjsload__'
 (UnknownFileName:-1) 2011-05-26 15:34:12,156 [FATAL] Uncaught JavaScript
exception [Script error.] in , line 0
chrome-extension://hmbifdmobcbjlhplmlnbjbofnnoolink/js/xl.js:111<chrome-extension://hmbifdmobcbjlhplmlnbjbofnnoolink/js/xl.js>Uncaught
ReferenceError: xl_chrome_menu is not defined
 (UnknownFileName:-1) 2011-05-26 15:34:14,703 [FATAL] Uncaught JavaScript
exception [Script error.] in , line 0
chrome-extension://hmbifdmobcbjlhplmlnbjbofnnoolink/js/xl.js:111<chrome-extension://hmbifdmobcbjlhplmlnbjbofnnoolink/js/xl.js>Uncaught
ReferenceError: xl_chrome_menu is not defined
 (UnknownFileName:-1) 2011-05-26 15:34:18,531 [FATAL] Uncaught JavaScript
exception [Script error.] in , line 0
chrome-extension://hmbifdmobcbjlhplmlnbjbofnnoolink/js/xl.js:111<chrome-extension://hmbifdmobcbjlhplmlnbjbofnnoolink/js/xl.js>Uncaught
ReferenceError: xl_chrome_menu is not defined
(Repeat)
============

Any idea?

Thanks heaps.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to