Platform/GFX/Quantum Render: Difference between revisions

m
→‎Captures: the bug landed
(→‎Debugging: Be more explicit about debugging for content processes)
m (→‎Captures: the bug landed)
Line 181: Line 181:
=== Captures ===
=== Captures ===


Once {{bug|1508652}} lands, it will be possible to get WR captures from GeckoView-based products that have WR enabled. To trigger the capture, you need to run the product (e.g. GVE) with the <tt>devtools.remote.usb.enabled</tt> pref enabled, and use <tt>Web Developer > WebIDE</tt> in Firefox desktop to connect to the phone. In the "Main Process" browser console, run this command:
As of {{bug|1508652}}, it is be possible to get WR captures from GeckoView-based products that have WR enabled. To trigger the capture, you need to run the product (e.g. GVE) with the <tt>devtools.remote.usb.enabled</tt> pref enabled, and use <tt>Web Developer > WebIDE</tt> in Firefox desktop to connect to the phone. In the "Main Process" browser console, run this command:


   window.windowUtils.wrCapture();
   window.windowUtils.wrCapture();
Confirmed users
586

edits