On Fri, 13 Mar 2020 12:23:50 GMT, Tobias Diez 
<[email protected]> wrote:

>> This has now been transferred to the JDK project as 
>> [JDK-8240969](https://bugs.openjdk.java.net/browse/JDK-8240969).
>> You can update the title of this PR to include the bug ID, followed by a 
>> `:`, then a space, then the exact title from
>> the bug you are fixing. So:  8240969: WebView does not allow to load style 
>> sheet in modularized applications
>> 
>> I note that we still need a test program that fails currently, and passes 
>> with your patch.
>
> 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?

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

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

Reply via email to