Re: RFR: 8343398: Add reducedData preference [v3]

2024-12-11 Thread Kevin Rushforth
On Wed, 11 Dec 2024 20:08:50 GMT, Andy Goryachev wrote: > > I feel this wouldn't age well, considering that the particular UI used by > > the different operating systems has often changed over the years. > > I think it has merit. Now that we need to re-test the functionality, it would > have h

Re: RFR: 8343398: Add reducedData preference [v3]

2024-12-11 Thread Andy Goryachev
On Wed, 11 Dec 2024 18:14:40 GMT, Michael Strauß wrote: > I feel this wouldn't age well, considering that the particular UI used by the > different operating systems has often changed over the years. I think it has merit. Now that we need to re-test the functionality, it would have helped. E

Re: RFR: 8343398: Add reducedData preference [v3]

2024-12-11 Thread Michael Strauß
On Wed, 11 Dec 2024 16:17:04 GMT, Andy Goryachev wrote: > I might suggest adding the instructions on how to control the platform > settings as comments somewhere in the implementation. > > ``` > Windows: Settings -> Network and Internet -> Ethernet/WiFi -> Metered > connection > macOS: Setting

Re: RFR: 8343398: Add reducedData preference [v3]

2024-12-11 Thread Michael Strauß
On Wed, 11 Dec 2024 16:15:05 GMT, Michael Strauß wrote: > Does not seem to work on macOS 15.1.1 M1: It also works on 15.1.1 on my machine. Just to check the obvious: did you close the WiFi Details window? The settings are only applied when you click OK. - PR Comment: https://git.o

Re: RFR: 8343398: Add reducedData preference [v3]

2024-12-11 Thread Andy Goryachev
On Wed, 4 Dec 2024 15:55:20 GMT, Michael Strauß wrote: >> The `reducedData` preference instructs applications to minimize internet >> traffic, as users might be on a metered network or a limited data plan. >> >> This corresponds to the following OS settings: >> >> Windows: Settings -> Network

Re: RFR: 8343398: Add reducedData preference [v3]

2024-12-11 Thread Michael Strauß
On Wed, 11 Dec 2024 16:02:27 GMT, Andy Goryachev wrote: > Does not seem to work on macOS 15.1.1 M1: It works on my 14.6 machine. Let me try upgrading and testing again... - PR Comment: https://git.openjdk.org/jfx/pull/1656#issuecomment-2536440408

Re: RFR: 8343398: Add reducedData preference [v3]

2024-12-11 Thread Andy Goryachev
On Wed, 4 Dec 2024 15:55:20 GMT, Michael Strauß wrote: >> The `reducedData` preference instructs applications to minimize internet >> traffic, as users might be on a metered network or a limited data plan. >> >> This corresponds to the following OS settings: >> >> Windows: Settings -> Network

Re: RFR: 8343398: Add reducedData preference [v3]

2024-12-04 Thread Michael Strauß
On Wed, 4 Dec 2024 15:55:20 GMT, Michael Strauß wrote: >> The `reducedData` preference instructs applications to minimize internet >> traffic, as users might be on a metered network or a limited data plan. >> >> This corresponds to the following OS settings: >> >> Windows: Settings -> Network

Re: RFR: 8343398: Add reducedData preference [v3]

2024-12-04 Thread Michael Strauß
> The `reducedData` preference instructs applications to minimize internet > traffic, as users might be on a metered network or a limited data plan. > > This corresponds to the following OS settings: > > Windows: Settings -> Network and Internet -> Ethernet/WiFi -> Metered > connection > macOS: