RFR: 8264501: UIWebView for iOS is deprecated [v2]
Jose Pereda
jpereda at openjdk.java.net
Wed Mar 31 12:29:37 UTC 2021
On Wed, 31 Mar 2021 12:19:10 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Jose Pereda has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add new line at the end of file
>
> modules/javafx.web/src/ios/java/com/sun/javafx/sg/prism/web/NGWebView.java line 80:
>
>> 78: return true;
>> 79: }
>> 80: }
>
> Minor: missing newline at end of file.
Fixed
-------------
PR: https://git.openjdk.java.net/jfx/pull/449
More information about the openjfx-dev
mailing list