[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-openjfx-dev
Subject:    Re: RFR: 8240218: IOS Webkit implementation broken
From:       Kevin Rushforth <kcr () openjdk ! java ! net>
Date:       2020-02-28 13:56:20
Message-ID: m-u0yDi-iEJwhiYMPBxUTbDbh5aqlJ1BkCV3Vkomuyo=.db2f5b38-e764-4774-a3b5-287cbf09ed8e () github ! com
[Download RAW message or body]

On Fri, 28 Feb 2020 11:58:22 GMT, Johan Vos <jvos@openjdk.org> wrote:

> Make modifications to javafx.web files for iOS, so that it can compile again.
> 
> Fix for JDK-8240218

The HTMLEditorSkin class needs to move to match the package declaration. The rest \
looks fine.

modules/javafx.web/src/ios/java/com/sun/javafx/scene/web/skin/HTMLEditorSkin.java \
line 26:

> 25: 
> 26: package javafx.scene.web;
> 27: 

The package and the file location no longer match. I think the file needs to move to \
`modules/javafx.web/src/ios/java/javafx/scene/web/skin/HTMLEditorSkin.java `.

-------------



PR: https://git.openjdk.java.net/jfx/pull/128


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic