hg: openjfx/9-dev/rt: 3 new changesets

arunprasad.rajkumar at oracle.com arunprasad.rajkumar at oracle.com
Fri Jul 1 08:24:34 UTC 2016


Changeset: 5dec31642959
Author:    asrivastava
Date:      2016-06-28 15:17 +0530
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/5dec31642959

8089563: Javascript Timing Events stop work on system clock changes at past
Summary: Implemented monotonicallyIncreasingTime() taking reference from glib library
Reviewed-by: arajkumar, kcr, mbilla

! modules/web/src/main/native/Source/WTF/wtf/CurrentTime.cpp

Changeset: faaa627074f2
Author:    asrivastava
Date:      2016-07-01 11:52 +0530
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/faaa627074f2

8159614: Can't get file size with javascript
Summary: Implemented getFileMetadata() and respective Java function fwkGetFileMetadata()
Reviewed-by: arajkumar, kcr

! modules/web/src/main/java/com/sun/webkit/FileSystem.java
! modules/web/src/main/native/Source/WebCore/platform/java/FileSystemJava.cpp

Changeset: 45dedcf0547e
Author:    asrivastava
Date:      2016-07-01 12:20 +0530
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/45dedcf0547e

8130727: WebView Tooltip position no longer changes in 8u60
Summary: Implemented logic to reinstall tooltip if tooltip text is different.
Reviewed-by: arajkumar, kcra, mbilla

! modules/web/src/main/java/com/sun/javafx/webkit/WebPageClientImpl.java



More information about the openjfx-changes mailing list