Closed
Bug 1686341
Opened 4 years ago
Closed 4 years ago
[Wayland] Allow to dump wl_buffers of Wayland SW renderer to png files
Categories
(Core :: Widget: Gtk, enhancement)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
In order to debug various painting issues allow to dump wl_buffers as .png files.
Assignee | ||
Comment 1•4 years ago
|
||
Dump wayland buffers as png images when MOZ_WAYLAND_DUMP_WL_BUFFERS env variable is set and also log that.
The images are stored in recent working directory unless MOZ_WAYLAND_DUMP_DIR is set.
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/bdf6e16241a3
[Wayland] Dump Wayland buffers to png files behind MOZ_WAYLAND_DUMP_WL_BUFFERS env pref, r=jhorak
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Comment 4•4 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•