Bug 1762823 Comment 6 Edit History

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

(In reply to dalanicolai from comment #0)
> firefox --screenshot test.png www.google.com
> 

When I tested with the command on my Linux PC with latest m-c, I saw the following error.

> Failure taking screenshot: Error: Invalid URL passed to loadContentWindow(): www.google.com
> [GFX1-]: Failed to connect WebRenderBridgeChild.

And then, I tried the following, I got a screenshot without error.

>  ./firefox --screenshot ~/test.png http://www.google.com
(In reply to dalanicolai from comment #0)
> firefox --screenshot test.png www.google.com
> 

When I tested with the command on my Linux PC with latest m-c, I saw the following error.

> Failure taking screenshot: Error: Invalid URL passed to loadContentWindow(): www.google.com
> [GFX1-]: Failed to connect WebRenderBridgeChild.

And then, I tried the following, I got a screenshot without error. Then the problem seemed not related to WebRender.

>  ./firefox --screenshot ~/test.png http://www.google.com

Back to Bug 1762823 Comment 6