Hi,

some defects will not reported in development mode.
So I switched to "production mode" for TEST. However, 6 instance of
JavaScript will be created.

In the past I was able to reduce to number of supported browser within
the module.xml.
Meanwhile the definition of of browser is very deeply hidden in the
modul hierarchy
user -> event -> domEvent -> DOM -> UserAgent

No chance to easily overwrite a module to reduce the number of
user.agent.
Just to define
<define-property name="user.agent" values="gecko" />
will fail.

What is the supported way to reduce the number of browsers?

Stefan Bachert
http://gwtworld.de

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

Reply via email to