Closed
Bug 1596769
Opened 6 years ago
Closed 6 years ago
Ctrl-Shift-3 capture doesn't work on Windows
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: bpeers, Assigned: bpeers)
Details
Attachments
(1 file)
Firefox seems to try write to the current folder, so it probably fails with access permissions when run from Program Files (capture works when using ./mach run).
The capture should go into the user's appdata (via SHGetFolderPathA).
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → bpeers
Severity: normal → minor
Priority: -- → P3
| Assignee | ||
Comment 1•6 years ago
|
||
On Windows, save the Ctrl-Shift-3 capture to the user's local app data
to make sure we have write permissions.
Verified with ./mach run + capture => saved to C:\Users...\AppData\Local\wr-capture
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d7d66b80b6e5
Fix broken WebRender capture on Windows r=kvark
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•