hg: openjfx/8u/rt: 2 new changesets
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Fri Dec 2 16:05:02 UTC 2016
Changeset: c323ae9b9143
Author: asrivastava
Date: 2016-11-18 09:44 +0530
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/c323ae9b9143
8089915: Input of type file doesn't honor "accept" attribute.
Summary: Implemented HTML5 input tag accept attribute.
Reviewed-by: kcr, mbilla, arajkumar, ghb
! modules/web/src/main/java/com/sun/javafx/webkit/UIClientImpl.java
! modules/web/src/main/java/com/sun/javafx/webkit/drt/UIClientImpl.java
! modules/web/src/main/java/com/sun/webkit/UIClient.java
! modules/web/src/main/java/com/sun/webkit/WebPage.java
! modules/web/src/main/native/Source/WebCore/page/java/ChromeClientJava.cpp
Changeset: 43478db2bf4d
Author: ghb
Date: 2016-11-25 18:53 +0530
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/43478db2bf4d
8166776: Add navigation and stop button to HelloWebView
Reviewed-by: arajkumar, kcr
Contributed-by: viplove.paliwal at oracle.com
! apps/toys/Hello/src/main/java/hello/HelloWebView.java
More information about the openjfx-changes
mailing list