hg: openjfx/8u/rt: 3 new changesets

david.hill at oracle.com david.hill at oracle.com
Tue Jul 5 14:08:41 UTC 2016


Changeset: 09d66d90666e
Author:    asrivastava
Date:      2016-06-28 15:17 +0530
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/09d66d90666e

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: 042353b179e2
Author:    asrivastava
Date:      2016-07-01 11:52 +0530
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/042353b179e2

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: 7821cb73a421
Author:    asrivastava
Date:      2016-07-01 12:20 +0530
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/7821cb73a421

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