I tested our gwt app today on FireFox 3.5 on OSX now that it has been
released. Lots of very nasty javascript errors related to DOM with a
copy and paste as an example. Using GWT 1.6.4. The application loads
and I don't get error messages until I execute a particular part of
the application. I am using GXT for GUI so it could be a GXT related
issue.

Is FireFox 3.5 formally supported?

[FATAL] Uncaught Exception:
com.google.gwt.core.client.JavaScriptException:
(NS_ERROR_DOM_NOT_SUPPORTED_ERR): Operation is not supported
code: 9
INDEX_SIZE_ERR: 1
DOMSTRING_SIZE_ERR: 2
HIERARCHY_REQUEST_ERR: 3
WRONG_DOCUMENT_ERR: 4
INVALID_CHARACTER_ERR: 5
NO_DATA_ALLOWED_ERR: 6
NO_MODIFICATION_ALLOWED_ERR: 7
NOT_FOUND_ERR: 8
NOT_SUPPORTED_ERR: 9
INUSE_ATTRIBUTE_ERR: 10
INVALID_STATE_ERR: 11
SYNTAX_ERR: 12
INVALID_MODIFICATION_ERR: 13
NAMESPACE_ERR: 14
INVALID_ACCESS_ERR: 15
VALIDATION_ERR: 16
TYPE_MISMATCH_ERR: 17
result: 2152923145
filename: 
http://localhost:8084/edu.scripps.hddesktop.Main/91F6113CB504FAA289B3017C98A2CE93.cache.html
lineNumber: 2403
columnNumber: 0
inner: null
data: null
[FATAL] Uncaught Exception:
com.google.gwt.core.client.JavaScriptException:
(NS_ERROR_DOM_NOT_SUPPORTED_ERR): Operation is not supported
code: 9
INDEX_SIZE_ERR: 1
DOMSTRING_SIZE_ERR: 2
HIERARCHY_REQUEST_ERR: 3
WRONG_DOCUMENT_ERR: 4
INVALID_CHARACTER_ERR: 5
NO_DATA_ALLOWED_ERR: 6
NO_MODIFICATION_ALLOWED_ERR: 7
NOT_FOUND_ERR: 8
NOT_SUPPORTED_ERR: 9
INUSE_ATTRIBUTE_ERR: 10
INVALID_STATE_ERR: 11
SYNTAX_ERR: 12
INVALID_MODIFICATION_ERR: 13
NAMESPACE_ERR: 14
INVALID_ACCESS_ERR: 15
VALIDATION_ERR: 16
TYPE_MISMATCH_ERR: 17
result: 2152923145
filename: 
http://localhost:8084/edu.scripps.hddesktop.Main/91F6113CB504FAA289B3017C98A2CE93.cache.html
lineNumber: 2403
columnNumber: 0
inner: null
data: null
--~--~---------~--~----~------------~-------~--~----~
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