STR: 1. Have an Android device with USB debugging enabled in Dev Settings and in Fenix. 2. Run Fenix. Connect it to your computer via USB. 3. On your computer, open either FF Nightly (80a1) or release FF (78.0.1). Go to `about:debugging`, connect to your device and open up the Fenix. 4. In FF Nightly, inspect Multiprocess Toolbox, on FF inspect Main Process. 5. Go to Network tab. 6. In Fenix, open a private tab and go to https://drive.google.com/file/d/1FNmuJkUivTWbihkjepp6zEwKtE6JGfjU/view?usp=drivesdk then click Download. 7. Observer Download Failed on Fenix 8. Look at the Network tab and observe the last three requests. Expected behavior: You are able to see the information on those three requests (headers, cookies, etc) Actual behavior: There's no information about the requests - no headers or cookies. All of this happened on OS X 14.6 Mojave, the above versions of FF, and latest Fenix Nightly. Please see the screenshot of what I see attached. I also saved the HAR with the requests in question - I had to use Google HAR analyzer to get the information on the requests. So it seems like the info is there, but it's not shown for some reason. Of course, I am not able to modify and resend the requests, which makes it hard to debug the Fenix/GeckoView issue I'm dealing with.
Bug 1653099 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
STR: 1. Have an Android device with USB debugging enabled in Dev Settings and in Fenix. 2. Run Fenix. Connect it to your computer via USB. 3. On your computer, open either FF Nightly (80a1) or release FF (78.0.1). Go to `about:debugging`, connect to your device and open up the Fenix. 4. In FF Nightly, inspect Multiprocess Toolbox, on FF inspect Main Process. 5. Go to Network tab. 6. In Fenix, open a private tab and go to https://drive.google.com/file/d/1FNmuJkUivTWbihkjepp6zEwKtE6JGfjU/view?usp=drivesdk then click Download. 7. Observe Download Failed on Fenix 8. Look at the Network tab and observe the last three requests. Expected behavior: You are able to see the information on those three requests (headers, cookies, etc) Actual behavior: There's no information about the requests - no headers or cookies. All of this happened on OS X 14.6 Mojave, the above versions of FF, and latest Fenix Nightly. Please see the screenshot of what I see attached. I also saved the HAR with the requests in question - I had to use Google HAR analyzer to get the information on the requests. So it seems like the info is there, but it's not shown for some reason. Of course, I am not able to modify and resend the requests, which makes it hard to debug the Fenix/GeckoView issue I'm dealing with.