Re: RFR: 8342461: Remove calls to doPrivileged in javafx.web/{android,ios}

2024-11-27 Thread Johan Vos
On Wed, 27 Nov 2024 22:54:01 GMT, Jose Pereda wrote: > Removes `doPrivileged` remaining calls in the `javafx.web` module included in > {android,ios} code. Looks good. There is much more cleanup work to do, but that is clearly not in scope for this PR. - Marked as reviewed by jvos

Re: RFR: 8342461: Remove calls to doPrivileged in javafx.web/{android,ios}

2024-11-27 Thread Kevin Rushforth
On Wed, 27 Nov 2024 22:54:01 GMT, Jose Pereda wrote: > Removes `doPrivileged` remaining calls in the `javafx.web` module included in > {android,ios} code. Looks good. Since I can't test it, @johanvos might want to review. - Marked as reviewed by kcr (Lead). PR Review: https://git