Closed
Bug 1382493
Opened 8 years ago
Closed 4 years ago
Import file failed if the path contains non-ASCII characters
Categories
(DevTools :: Memory, defect, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1651255
People
(Reporter: yfdyh000, Unassigned)
References
Details
STR:
1. Take and Save a memory report, the path like D:\新建文件夹\24728236.fxsnapshot.
2. Import the file from Memory panel.
Error message:
There was an error processing this snapshot.
Error while performing task "readHeapSnapshot": [Exception... "File error: Not found" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: resource://devtools/shared/heapsnapshot/HeapAnalysesWorker.js :: <TOP_LEVEL> :: line 50" data: no]
@resource://devtools/shared/heapsnapshot/HeapAnalysesWorker.js:50:5
createHandler/<@resource://devtools/shared/worker/helper.js:85:24
EventHandlerNonNull*createTask@resource://devtools/shared/worker/helper.js:61:24
@resource://devtools/shared/heapsnapshot/HeapAnalysesWorker.js:48:1
Updated•8 years ago
|
Priority: -- → P2
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•7 years ago
|
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•