Closed Bug 1542888 Opened 6 years ago Closed 6 years ago

avoid Rkv::Manager call to std::fs::canonicalize

Categories

(Toolkit :: Storage, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: myk, Assigned: myk)

References

Details

Attachments

(1 file)

kvstore should avoid crashing on Android in std::fs::canonicalize (bug 1531887) by calling Rkv::new directly rather than through the Rkv::Manager singleton.

Avoid using Rkv::Manager, which calls std::fs::canonicalize, triggering bug 1531887 in Firefox on Android.

Blocks: 1515094
Component: General → Storage
Pushed by myk@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a978703681f9 avoid Rkv::Manager call to std::fs::canonicalize r=lina
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: