RFR: 8240969: WebView does not allow to load style sheet in modularized applications

Tobias Diez github.com+5037600+tobiasdiez at openjdk.java.net
Fri Mar 13 13:08:05 UTC 2020


On Fri, 13 Mar 2020 12:55:27 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> I've changed the title accordingly. However, I've no idea how to add a test and couldn't find any unit test concerning
>> `UserStyleSheetLocation` (apart from some tests that make sure it was invoked on the Javafx thread).
>
> You must have some use case that fails without this proposed fix (else why are you proposing it), right?

Yes, we had this exception in our application which was (temporarily) fixed with
https://github.com/JabRef/jabref/pull/5497. But JabRef is 100k lines of code, so I doubt this counts as a unit test.

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

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


More information about the openjfx-dev mailing list