Bug 1864549 Comment 2 Edit History

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

Test webpage to trigger fullscreen and display a pop up dialog
Test webpage to trigger fullscreen and display a pop up dialog

Example set up:
Host locally using: `python3 -m http.server 8080`
Access localhost from Android device using: `adb reverse tcp:8080 tcp:8080`
Test webpage to trigger fullscreen and display a pop up dialog

Example set up:
Host locally using: `python3 -m http.server 8080`
To access localhost from Android device run: `adb reverse tcp:8080 tcp:8080`
On Android device go to: `localhost:8080`
Test webpage to trigger fullscreen and display a pop up dialog

Example set up:
1 Host locally using: `python3 -m http.server 8080`
2 To access localhost from Android device run: `adb reverse tcp:8080 tcp:8080`
3 On Android device go to: `localhost:8080`
Test webpage to trigger fullscreen and display a pop up dialog

Example set up:
1. Host locally using: `python3 -m http.server 8080`
2. To access localhost from Android device run: `adb reverse tcp:8080 tcp:8080`
3. On Android device go to: `localhost:8080`

Back to Bug 1864549 Comment 2