1. Visit the site with a trailing dot and using DOM Storage. 2. Remove the profile in about:profiles Actual: There is no warning or error shows up but the profile is not removed Expect: The profile should be removed The fix should probably be done by using the prefix `\\?\` for https://searchfox.org/mozilla-central/source/toolkit/profile/nsIToolkitProfile.idl#85
Bug 1648490 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
1. Visit the site with a trailing dot and using DOM Storage. 2. Remove the profile in about:profiles Actual: There is no warning or error shows up but the profile is not removed Expect: The profile should be removed The fix should probably be done by using the prefix `\\?\` or using QMS's API for https://searchfox.org/mozilla-central/source/toolkit/profile/nsIToolkitProfile.idl#85