Bug 1843001 Comment 8 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I can't reproduce this , could provide more detailed steps or a video?

I did following steps.
1. Install LWS (lightweight web server) from f-droid and listen at 127.0.0.1:8080 when WIFI off (otherwise it will listen on WIFI interface's IP) and also no mobile data available.
2. WIFI On and then open GeckoView Example and load http://127.0.0.1:8080 (loaded successfully) , also do a fetch to http://127.0.0.1:8080/random1 in remote debugging console (loaded successfully)
3. WIFI off  ,  load  http://127.0.0.1:8080/random2 (loaded successfully) also do a fetch to  http://127.0.0.1:8080/random3 in remote debugging console (loaded successfully)
I can't reproduce this , could you help providing more detailed steps or a video?

I did following steps.
1. Install LWS (lightweight web server) from f-droid and listen at 127.0.0.1:8080 when WIFI off (otherwise it will listen on WIFI interface's IP) and also no mobile data available.
2. WIFI On and then open GeckoView Example and load http://127.0.0.1:8080 (loaded successfully) , also do a fetch to http://127.0.0.1:8080/random1 in remote debugging console (loaded successfully)
3. WIFI off  ,  load  http://127.0.0.1:8080/random2 (loaded successfully) also do a fetch to  http://127.0.0.1:8080/random3 in remote debugging console (loaded successfully)

Back to Bug 1843001 Comment 8