Przeglądaj źródła

Make profiler work again (#10462)

tags/8.3.0.alpha1
Artur 6 lat temu
rodzic
commit
2558f364c1

+ 1
- 1
client/src/main/java/com/vaadin/client/Profiler.java Wyświetl plik

@@ -289,7 +289,7 @@ public class Profiler {

private native String getEvtGroup()
/*-{
return this.EVT_GROUP;
return this.evtGroup;
}-*/;

private native double getMillis()

Ładowanie…
Anuluj
Zapisz