hg: openjfx/8u/rt: 2 new changesets
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Tue Jan 23 20:25:10 UTC 2018
Changeset: 00c154c7b9d7
Author: arajkumar
Date: 2018-01-20 23:05 +0530
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/00c154c7b9d7
8194935: Cherry pick GTK WebKit 2.18.5 changes
Reviewed-by: mbilla, kcr
! modules/web/src/main/native/Source/JavaScriptCore/runtime/JSGlobalObject.cpp
! modules/web/src/main/native/Source/JavaScriptCore/runtime/JSGlobalObject.h
! modules/web/src/main/native/Source/WTF/wtf/Platform.h
! modules/web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.cpp
! modules/web/src/main/native/Source/WebCore/page/Performance.cpp
! modules/web/src/main/native/Source/cmake/OptionsGTK.cmake
! modules/web/src/main/native/Tools/gtk/gtkdoc.py
Changeset: 130cbdf9f575
Author: azvegint
Date: 2018-01-23 14:20 +0530
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/130cbdf9f575
8185634: Java Fx-Swing dialogs appearing behind main stage
Reviewed-by: kcr, serb, ssadetsky
! modules/graphics/src/main/java/com/sun/glass/ui/gtk/GtkWindow.java
! modules/graphics/src/main/java/com/sun/javafx/tk/TKStage.java
! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/WindowStage.java
! modules/swing/src/main/java/javafx/embed/swing/SwingNode.java
+ tests/system/src/test/java/javafx/embed/swing/SwingNodeBase.java
+ tests/system/src/test/java/javafx/embed/swing/SwingNodeJDialogTest.java
+ tests/system/src/test/java/javafx/embed/swing/SwingNodePlatformExitCrashTest.java
More information about the openjfx-changes
mailing list