On Fri, 20 Dec 2024 18:01:56 GMT, Michael Strauß <mstra...@openjdk.org> 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 and Internet -> Ethernet/WiFi -> Metered 
>> connection
>> macOS: Settings -> Network -> Ethernet/WiFi -> Network Settings -> Low data 
>> mode
>> Ubuntu: Settings -> Network -> Wired/WiFi -> Metered connection
>> 
>> Change notifications work consistently on Windows and macOS. On my Ubuntu 24 
>> system, the GIO `network-changed` signal is not sent when I only toggle the 
>> "metered connection" flag in network settings (and there's no signal 
>> specifically for low-data mode). The new value is only picked up when the 
>> connection changes by coming offline or going online.
>
> Michael Strauß has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   release macOS PlatformSupport instance

I highly recommend syncing up with the latest master once the PR branch is out 
for a prolonged period.  This will ensure that the new changes do not interfere 
with the latest updates, and it also saves the reviewer's time as they need to 
merge in order to do a good review (times N reviewers).

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

PR Comment: https://git.openjdk.org/jfx/pull/1656#issuecomment-2557504420

Reply via email to