cd1d8ba342828fae87c8082f66e6f81b11db701c
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type requestStartTime : Date to requestStartTime : double in method private setRequestStartTime(requestStartTime double) : void in class com.vaadin.client.communication.XhrConnection.XhrResponseHandler | From | To | |
Extract Variable | 2 | ||
Extract Variable millis : double in method public logTimings() : void from class com.vaadin.client.Profiler | From | To | |
Extract Variable subNode : Node in method public logTimings() : void from class com.vaadin.client.Profiler | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type requestStartTime : Date to requestStartTime : double in class com.vaadin.client.communication.XhrConnection.XhrResponseHandler | From | To |