We use single permutation (safari) for all browsers, if you do not, you 
have to look at
 
  target\projectName-1.0-SNAPSHOT\projectName\compilation-mappings.txt

in order to understand which script is current.

Then go to 

target\projectName-1.0-SNAPSHOT\WEB-INF\deploy\projectName\symbolMaps

Here you will find a map file for each permutation with something like 

Yr,com.google.gwt.user.client.Timer::clearTimeout(I)V,com.google.gwt.user.client.Timer,clearTimeout,com/google/gwt/user/client/Timer.java,154,0

this means that function Yr(...){...} is Timer::clearTimeout


-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to