Closed Bug 1342588 Opened 7 years ago Closed 7 years ago

Browser Toolbox profile incorrectly stored in ~/Library/Caches on macOS

Categories

(DevTools :: General, defect, P3)

All
macOS
defect

Tracking

(firefox54 fixed)

RESOLVED FIXED
Firefox 54
Tracking Status
firefox54 --- fixed

People

(Reporter: jryans, Assigned: jryans)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

At some point (around 2016-05-24 looking my timestamps), the chrome_debugger_profile on macOS moved from:

~/Library/Application Support/Firefox/Profiles/<PROFILE>/chrome_debugger_profile

to:

~/Library/Caches/Firefox/Profiles/<PROFILE>/chrome_debugger_profile

but this is incorrect, since it's not temporary cache data.
Assignee: nobody → jryans
Status: NEW → ASSIGNED
Comment on attachment 8842585 [details]
Bug 1342588 - Use ProfD for Browser Toolbox profile.

https://reviewboard.mozilla.org/r/116376/#review118342

Looks good, thanks for catching that. I didn't realized this profile was meant to be persistent!
Attachment #8842585 - Flags: review?(poirot.alex) → review+
Pushed by jryans@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/1878102f1cea
Use ProfD for Browser Toolbox profile. r=ochameau
https://hg.mozilla.org/mozilla-central/rev/1878102f1cea
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 54
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.