Closed
Bug 1637092
Opened 5 years ago
Closed 5 years ago
Target WebRender captures into the home folder
Categories
(Core :: Graphics: WebRender, task, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: kvark, Assigned: kvark)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
It looks like the current folder on macOS (where the WR capture is saved by default) is sometimes pointing to /
, which the user doesn't have access to.
In bug 1596769 we fixed Windows size of things to always write to AppData folder.
I think we should just switch all the platforms to point to a single place. Between AppData and the home folder, it seems to me that the home folder should be more convenient, since the users would typically want to access the result right away, and putting it far deep into the tree is not very convenient.
Assignee | ||
Comment 1•5 years ago
|
||
Point the captures to the home folder at all times.
Updated•5 years ago
|
Assignee: nobody → dmalyshau
Status: NEW → ASSIGNED
Comment 2•5 years ago
|
||
Eh, sure. Just need to update this :)
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/248552e07373
Change WR capture path to point to the home folder r=Bert,webdriver-reviewers,whimboo
Assignee | ||
Updated•5 years ago
|
Type: defect → task
Component: Graphics: WebGPU → Graphics: WebRender
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•