Open
Bug 2054572
Opened 10 days ago
Running Firefox with --screenshot hangs if the page fails to load
Categories
(Firefox :: Shell Integration, defect)
Firefox
Shell Integration
Tracking
()
NEW
People
(Reporter: dmcintosh, Unassigned)
Details
If I run:
firefox --screenshot https://this-domain-doesnt-exist.invalid --no-remote
Then the process never exits, since the load event doesn't fire on error pages, so GetDimensions never resolves.
You need to log in
before you can comment on or make changes to this bug.
Description
•